Removed: Mini Player. Twitch has its own feature for that now.
Fixed: Twitch's mini player didn't get along with FFZ's.
3.5.386
Added: Support high-DPI images for custom moderator badges.
3.5.385
Fixed: Mod cards not properly initializing in channels where you're not a mod.
3.5.384
Fixed: Issue causing empty chat lines when badge data has not yet loaded.
3.5.383
Fixed: Update moderation card after Twitch made some changes.
3.5.382
Fixed: Bits breaking chat.
3.5.381
Added: Setting to make mentions clickable. They open moderation cards. (Note: Only at signs (@) followed by usernames are clickable. Localized display names will not work.)
Fixed: Typo in new scrolling logic making it not scroll down to the video on channel pages.
3.5.380
Fixed: Lazy load bits rendering information to avoid a race condition.
Fixed: Hook the new scrolling logic in the Ember service layout.
3.5.379
Changed: Minor refactor to bits rendering.
API Changed: Badge classes now use name_key rather than id for badges added through the API to give them predictable classes.
3.5.378
Fixed: Chat breaking when trying to access data for a badge that ended up not loading.
Fixed: Host mode would no longer trigger with FFZ enabled due to the removal of an experiment flag.
API Changed: Add name_key parameter to API constructor.
3.5.377
Fixed: Group bits emoticons in chat based on their prefix rather than as one single lump.
Fixed: Properly generate CSS for bits emoticons with every possible prefix.