Skip to content

Releases: mclemente/fvtt-chat-tabs

1.4.1

20 Dec 04:42
Compare
Choose a tag to compare
  • Fixed interation with Polyglot module where messages without actual languages could get erroneously parsed.

1.4.0

19 Dec 06:20
48dc04a
Compare
Choose a tag to compare
  • Added separate webhooks for each tab (contribution from @elespike, #9).

1.3.6

05 Nov 00:37
Compare
Choose a tag to compare
  • Fixed scene-exclusive messages disappearing when sent in a sceneless tab (#8).

1.3.5

08 Oct 02:08
Compare
Choose a tag to compare
  • Fixed tab-exclusive OOC messages disappearing.
    • There was a misconfiguration and previously sent OOC messages won't show up on the tabs. I'm sorry for everyone affected.
  • Fixed Other-type messages not being tab-exclusive.

1.3.4

03 Oct 20:41
Compare
Choose a tag to compare
  • Restored logic from v1.2 for message handling due to scaling issues when a world had 1000+ messages.

1.3.3

01 Oct 22:31
Compare
Choose a tag to compare
  • Fixed messages not showing up when the "Split In Character and Rolls per Scene" setting was enabled.
  • Fixed the message notification icon showing up when a message was meant for the current tab.

1.3.2

28 Sep 07:35
Compare
Choose a tag to compare
  • Hotfix for the module not loading.

From 1.3

  • Added third party integration (@kai-nashi).
    • You can set messages to have their own message type that will be shown on a user tab. Check the README for more info.
  • Added a setting to allow OOC messages to be tab-exclusive (#4).
  • Fixed settings not opening if a user was deleted (#6).

1.3.1

28 Sep 02:58
Compare
Choose a tag to compare
  • Hotfix for the module not loading.

From 1.3

  • Added third party integration (@kai-nashi).
    • You can set messages to have their own message type that will be shown on a user tab. Check the README for more info.
  • Added a setting to allow OOC messages to be tab-exclusive (#4).
  • Fixed settings not opening if a user was deleted (#6).

1.3

27 Sep 21:50
Compare
Choose a tag to compare
1.3
  • Added third party integration (@kai-nashi).
    • You can set messages to have their own message type that will be shown on a user tab. Check the README for more info.
  • Added a setting to allow OOC messages to be tab-exclusive (#4).
  • Fixed settings not opening if a user was deleted (#6).

1.2

12 Jul 03:23
Compare
Choose a tag to compare
1.2
  • Added a "Send Rolls to Webhooks" setting (off by default).
  • Fixed webhook's avatar not reflecting the sender's image.