Skip to content

Commit 016e9ec

Browse files
committed
release v4.9.1
1 parent 39176f7 commit 016e9ec

File tree

4 files changed

+13
-34
lines changed

4 files changed

+13
-34
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See full release notes at https://github.com/tommyxchow/frosty/releases

assets/release-notes.md

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.9.1
2+
3+
April 4, 2025
4+
5+
### Bug Fixes
6+
7+
- [Android] Fix overlay latency and stream qualities, persist last chosen stream quality (by @Artiu on GitHub)
8+
9+
---
10+
111
## v4.9.0
212

313
December 30, 2024
@@ -29,36 +39,6 @@ December 26, 2024
2939

3040
- [Android] Fixed video causing random crashes on some devices
3141

32-
---
33-
34-
## v4.7.1
35-
36-
November 19, 2024
37-
38-
### Bug Fixes
39-
40-
- Further improve initial playback stability (by @Shingyx on GitHub)
41-
42-
---
43-
44-
## v4.7.0
45-
46-
November 17, 2024
47-
48-
### New Features
49-
50-
- Added the ability to mute keywords from chat in chat settings (by @zeykafx on GitHub)
51-
52-
### Improvements
53-
54-
- Improved initial playback stability (by @Shingyx on GitHub)
55-
- Content warning is now accepted automatically (by @joaopjrn on GitHub)
56-
- Updated Inter font to v4.1
57-
58-
### Bug Fixes
59-
60-
- Fixed "Pinned" header typo
61-
6242
#### See all release notes at https://github.com/tommyxchow/frosty/releases
6343

6444
---
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
Bug Fixes
2-
- Fixed incorrect badge order and spacing for FFZ bots
3-
- Fixed missing emotes on channels that don't have 7TV enabled
1+
See full release notes at https://github.com/tommyxchow/frosty/releases

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1818
# In Windows, build-name is used as the major, minor, and patch parts
1919
# of the product and file versions while build-number is used as the build suffix.
20-
version: 4.9.0+56
20+
version: 4.9.1+57
2121

2222
environment:
2323
sdk: ^3.5.0

0 commit comments

Comments
 (0)