Skip to content

Commit fe48e5f

Browse files
committed
release v5.0.3
1 parent 71efc3c commit fe48e5f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

assets/release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v5.0.3
2+
3+
January 6, 2026
4+
5+
### Improvements
6+
7+
- Reconnection messages now update in place instead of spamming chat.
8+
- Chat now shows sending status and relevant error notifications when messages fail to send.
9+
- [Android] The "Enhanced rendering" video setting has been renamed to "Fast video rendering" and reset to enabled for all users.
10+
11+
### Bug Fixes
12+
13+
- Fixed send button not working in landscape mode.
14+
- Fixed text field input being cleared before server confirmation.
15+
16+
---
17+
118
## v5.0.2
219

320
January 4, 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.2+65
20+
version: 5.0.3+66
2121

2222
environment:
2323
sdk: ^3.9.0

0 commit comments

Comments
 (0)