Skip to content

Releases: tommyxchow/frosty

v4.0.1

01 Nov 18:05
Compare
Choose a tag to compare

Bug Fixes

  • Fixed missing 7TV emotes (#287)

Full Changelog: v4.0.0...v4.0.1

v4.0.0

30 Oct 00:10
Compare
Choose a tag to compare

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

20 Jun 02:59
Compare
Choose a tag to compare

Bug Fixes

  • Fixed audio playing in chat-only mode (#272)

Full Changelog: v3.1.3...v3.1.4

v3.1.3

03 Jun 01:47
Compare
Choose a tag to compare

Bug Fixes

  • Fix emote/mention autocomplete not updating (#267)

Full Changelog: v3.1.2...v3.1.3

v3.1.2

01 Jun 01:26
Compare
Choose a tag to compare

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

03 May 04:25
Compare
Choose a tag to compare

Bug Fixes

  • Fixed chatters not sorted alphabetically

Full Changelog: v3.1.0...v3.1.1

v3.1.0

01 May 02:39
Compare
Choose a tag to compare

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

05 Mar 10:39
Compare
Choose a tag to compare

Bug Fixes

  • Fixed FFZ emotes and badges no longer showing

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Jan 22:09
Compare
Choose a tag to compare

Improvements

  • Upgraded to Flutter 3.7.0 (#233)

Bug Fixes

  • Fixed pip exception on Android (#232)
  • Fixed badges/emotes in chat switching from old image (#234)
  • Fixed emote menu header not updating properly (#238)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Jan 06:37
Compare
Choose a tag to compare

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