Changes compared to previous Release
Changes compared to previous release version (v0.27):
- Recognize lead moderator badge as moderator, added status:L prefix to match on lead moderators specifically
- Added support for Points Redemptions in EventSub (only available for the broadcaster, see UserVoice)
- Removed "Continue thread" from replies, changed how threads are detected. Note: Sending replies is now done with a new API so it requires a new access scope, so you need to re-auth.
- Shared Chat:
- Added additional badge display options
- Now showing mod actions from shared channels properly
- Custom Tabs:
- Added option to display channel name in addition to channel logo (also shows channel name as fallback for not yet loaded channel logos)
- Added context menu entry to go to source message
- Changed Highlight/Ignore Dialogs to work the same as Custom Tabs in this regard
- Custom Commands:
- Added various $(stream...) identifiers for live channels (capitalized names, stream id, uptime in seconds)
- Added custom headers support to $request() function
- Notifications:
- Added ncat: prefix (Notification Category), which can be used in Notifications to react only to specific Highlights that have the same ncat: category as a prefix
- Added Sound Notifications setting to play sounds via system command as a workaround for playback issues
- Added setting to insert messages at the top
- Added initial Text to Speech support (Windows only for now) for reading chat messages or triggered by Notifications
- Updated help
Changes compared to previous Beta
Changes compared to previous beta version (v0.28-b3):
- Custom Commands: Added $(streamid) and $(streamseconds) identifiers, added custom headers support to $request() function
- Custom Tabs: Added context menu entry to go to source message
- Recognize lead moderator badge as moderator, added status:L to match on lead moderators specifically
- Updated help