Releases: noahm/featured-follow-button
Releases · noahm/featured-follow-button
v2.4.3
v2.4.2: Merge pull request #5 from noahm/fix-blank-video
- Fixed a bug that could cause the extension to completely blank out the video player
v2.4.1
v2.4.0
- Consolidated two config screens down to a single tabbed interface available both from live dashboard and extensions settings.
- Added options to display avatars and channel descriptions in list mode (component, panel, and mobile views).
- Automatically uses current live stream thumbnail as background of layout editor when you are live.
- Added new option providing manual control over L/R alignment of buttons in an overlay layout.
- Added tons of options to control visual style of follow zones and buttons.
- Changed default font to match the rest of twitch.
v2.3.1
v2.3.0
v2.2.1
v2.2.0
- Supports twitch's new docked component design with a new list-style display, simply providing a list of channels to follow that can be added or removed in real-time.
- Uses list-style display to support using the extension as a panel type, and as a mobile view.
- List-style display allows edits from any place the extension is visible: config page, dashboard, or channel page.
- When mounted as a video overlay, all old behavior remains including custom layouts with buttons and zones.
v2.1.0
Improvements
- Added the ability to pick Auto (new default) or Left alignment for buttons in component mode. (Previously Right alignment was the default and only option.)
Bug Fixes
- Fixed an issue where the button could become impossible to activate or clear after the extension had been changed from fullscreen overlay mode to component mode
v2.0.0
Frontend
- Now supports mostly transparent "follow zones" as an alternative to buttons.
- New configuration allows building layouts to position buttons and zones anywhere in the stream. (Overlay activations only).
- New top-level "Hide" checkbox will show or hide all active elements from viewers. (Broadcaster will still see active buttons and zones regardless of the setting.)
- Now uses Twitch extensions configurations service instead of a custom EBS.
Backend
- No longer used, thanks to the addition of the Twitch extensions configurations service.