Releases: tommyxchow/frosty
Releases · tommyxchow/frosty
v4.0.1
v4.0.0
New Features
- Redesigned with Material 3/You (#280)
- Added initial support for reply threads (#280)
- Added a bottom sheet when viewing emote details, with actions to copy the emote name or URL and open it in the browser (#280)
- Added scrollbar indicators to chat and other long lists (#280)
- Added a new message count indicator to the "Resume scroll" button in the chat (#280)
- Added sub emotes for the watched channel to emote menu (#281)
Improvements
- Streamlined sleep timer with time presets ranging from 5 minutes to 12 hours (#280)
- Simplified search history management with a single "Clear" button (#280)
- Converted categories from a grid to a list (#280)
- Upgraded to the latest Flutter version (v3.13.9) (#280)
- Upgraded all packages (#280)
Bug Fixes
- Fixed subtitles blocking stream on iOS (#282)
- Fixed a case where Twitch Turbo emotes were preventing subbed emotes from showing in the emote menu (#281)
Full Changelog: v3.1.4...v4.0.0
v3.1.4
v3.1.3
v3.1.2
Improvements
- Upgrade Flutter/Dart versions and dependencies (#265)
Bug Fixes
- Fixed video streams not loading on iOS
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
Improvements
- Migrated to Firebase for crash logs and analytics (#263)
- Migrated to new Twitch API badges endpoint (#256)
Bug Fixes
- Fixed chatters not showing due to legacy Twitch API shutdown (chatters are now based on recent messages) (#262)
Full Changelog: v3.0.2...v3.1.0
v3.0.2
v3.0.1
v3.0.0
New Features
- Added automatic picture-in-picture (Android) (#218)
- Added basic onboarding on first launch (#229)
- Added ability to tap viewer count to show chatters (#226)
Improvements
- Redesigned stream overlay with uptime indicator (#218, #226)
- Redesigned and reorganized settings (#226)
- Redesigned emote menu (#226)
- Redesigned large stream card (#226)
- Redesigned in-chat notifications and snack bars (#226)
- Improved top section toolbar design (#226)
- Improved tooltip theme (i.e., background color) (#226)
- Improved tooltip and action behavior: some tooltips and actions will now trigger on tap rather than long-press (#226)
- Improved animation timings and curves on animated widgets (#226)
- Improved and changed some icons (#226)
- Moved "Sleep Timer" and "Clear Recent Emotes" buttons to the "More" section in chat (#226)
- Streams/categories lists will now update when resuming after 5 minutes (#221)
Bug Fixes
- Fixed emote menu causing GIFs to slow down (#226)
- Fixed missing English usernames for non-English display names in chat (#226)
- Fixed jump button on incorrectly showing on chat users list (#226)
- Fixed visual glitches on updating thumbnails when refreshing the streams list (#226)
Full Changelog: v2.4.0...v3.0.0