Skip to content

Commit 7267e1d

Browse files
committed
release v5.0.5
1 parent 9306d9c commit 7267e1d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

assets/release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v5.0.5
2+
3+
January 9, 2026
4+
5+
### Bug Fixes
6+
7+
- Fixed lag/frame drops in overlay chat mode.
8+
- Fixed draggable divider still interactable in fullscreen mode.
9+
- Fixed landscape bottom padding in chat bottom bar.
10+
- [iOS] Fixed user agent breaking login.
11+
12+
---
13+
114
## v5.0.4
215

316
January 8, 2026

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: 5.0.4+67
20+
version: 5.0.5+68
2121

2222
environment:
2323
sdk: ^3.9.0

0 commit comments

Comments
 (0)