4.89.0
Pre-release
Pre-release
September 22, 2025
There is a missing import which will fail to compile the project. Please update to 4.89.1.
✅ Added
- Add
toolbarThemed(content:)for creating custom views with themed navigation bar #953 - Add support for downloading file attachments #952
🐞 Fixed
- Fix updating back button tint with
ColorPalette.navigationBarTintColor#953 - Fix swipe to reply enabled when quoting a message is disabled #977
- Fix composer not showing images in the composer when editing signed attachments #956
- Fix replacing an image while editing a message not showing the new image in the message list #956
- Improve precision when scrolling to the newest message with long text #958
- Fix draft attachments being sent with local file urls to the server #964
- Fix keyboard showing with attachment picker when editing a message #965
- Fix race condition when clearing text in a regular TextField #955
🔄 Changed
- Change the gallery header view to show the message timestamp instead of online status #962