API Changed: Add optional arguments to suppress logging when registering emote sets.
4.0.0-beta1.5@bd87103fc1c64cf0df6d
Added: Setting to disable chat rituals, such as "User is new here! Say hello!"
Changed: When badges have combined, display both source badges in the tooltip to reduce confusion.
Changed: Support overriding color, image, and title for badges on a per-user level.
Fixed: Apollo caching modified queries when it shouldn't, causing additional data requested by FFZ including stream up-time to not be fetched.
4.0.0-beta1.5@a072b3e2b1e9dd395378
Fixed: Part two of the fixes for the new Apollo version. FFZ should now be loading data mostly correctly.
Bug: The directory features are not currently working unless you navigate to it from another page.
4.0.0-beta1.5@ab19f207a73078a1e97f
Changed: Include our own version of GraphQL because we can't trust Twitch.
Fixed: Temporary fix for FFZ not loading at all on the build of Twitch with updated Apollo and GraphQL libraries.
Several features are still broken for users experiencing that build including: literally everything to do with the directory and stream uptime display.
We'll fix these issues as soon as the main developer can actually get access to the newer build to write compatible code.
4.0.0-beta1.5@5f6029b8672c05bfed85
Fixed: Unable to load Twitch badge data. (They moved it in memory.)
4.0.0-beta1.5@5aed9c5b086948ebcfc3
Added: Render badges added by FrankerFaceZ and other extensions using FFZ's API.
Added: Option to show the channel metadata bar when hovering over the player in theatre mode.
Fixed: Badges and chat font size displaying incorrectly when the browser's font size is not set to default.
4.0.0-beta1.5@68369664d8835665997c
Fixed: Chat Freeze breaking due to Twitch moving the scrollToBottom function out of the prototype and defining it on the chat pane during construction.
4.0.0-beta1.5@9a60ce1ee6c58905c6eb
Fixed: Player not covering the whole window in theater mode with a custom chat width and chat collapsed.
Fixed: Player not covering the whole screen when you enter fullscreen from theater mode. (Twitch Bug)
Fixed: Position of channel bar with Minimize Navigation is enabled.
Fixed: Tooltip placement.
4.0.0-beta1.5@764c7c372c158220ed04
Fixed: Directory stuff breaking.
4.0.0-beta1.5@fbebd8ab68081089f9f4
Fixed: Detection of Promise return values on Firefox, where Promises are apparently not Promises.
4.0.0-beta1.5@88b2aa86d34d0649d0d5
Added: Host Button
Added: Option to hide vodcasts from the directory.
4.0.0-beta1.4@317c31074720f7071bd3
Fixed: Tooltip positioning.
Fixed: Stream titles disappearing in the directory.
Fixed: Borders with Swap Sidebars enabled.
Fixed: Channel logos and game boxart not hiding on hover when the appropriate option is enabled.
Fixed: Custom chat font sizes not changing the line height.
4.0.0-beta1.4@7ca245f1bf1509160a2c
Fixed: Everything.
Twitch renamed all their CSS classes to start with tw- requiring significant modifications to basically all of FFZ to insert tw- everywhere.
4.0.0-beta1.4@8e759e6ddfa7aa70cfea
Fixed: Message highlighting in chat.
4.0.0-beta1.4@eb51eeb2dadafdea2bde
Added: Block games and hide thumbnails in the directory.
Added: Show stream up-time in the directory.
Added: Group hosts of the same channel in the directory.
Added: Show user avatars in the directory.
Changed: Use chat appearance settings on whisper messages.
Fixed: Don't try running on the blog sub-domain.
Fixed: Invalid cheers in chat rendering as cheers.
Fixed: Swap Sidebars, the channel bar positioning, and Chat Width that broke when Twitch launched their Mini Player feature.
4.0.0-beta1.3@5e6a1dc050c847836d76
Fixed: Update the Gray Theme to work with the latest Twitch changes.
4.0.0-beta1.3@e9f50a51ebfc3148faf9
Added: Option to disable the player's auto-play when you're on the front page of Twitch.
Fixed: Bug with emoticons not appearing for yourself, or appearing incorrectly, when you send a message with emoticons.
Fixed: Chat Width not applying to Chat on Videos.
4.0.0-beta1.3@af36d7201d43cc346d1b
Fixed: Chat lines that you have been mentioned in not highlighting and not having proper padding.
4.0.0-beta1.3@7493d51cfb8e1b4448f0
Fixed: Emoticons not appearing for yourself when you send a message with /me
Changed: Transform re-sub notices into a standard chat message so that we can override the rendering. This fixes colors, emotes, etc.
4.0.0-beta1.3@da5b35d5323e5151e3ea
Fixed: Add a touch scroll event handler for chat scrolling, as Twitch left that out for some reason.
Fixed: Don't use the user login from the FFZ API unless we don't already have the login for a room.
Fixed: Don't leave a gap under the player in theatre mode when whispers are hidden.
4.0.0-beta1.3@1ee69894e169e3173e19
Fixed: Twitch removed the current route from the output of store.getState(), causing loading issues with FFZ enabled.
Changed: Use slightly brighter/darker colors for testing username readability, due to alternating rows having different background colors.
4.0.0-beta1.3@f93396a7a97f1a01b284
Fixed: Chat Font Size and Family settings not being applied.
Fixed: Scroll to Change Volume being reversed on Firefox.
4.0.0-beta1.3@e82e3deb4ad3e3f1b253
Added: Chat > Behavior > General > Scrollback Length