What's Changed
Bug Fixes ๐
- Fix globalState race condition crash during disconnect by @VelikovPetar in #6122
- Fix crash when onNext is called on disposed subscription by @VelikovPetar in #6126
- Fix network callback and lifecycle observer not being unregistered during disconnect by @VelikovPetar in #6125
- Fix wrong timestamp shown on channel list item by @VelikovPetar in #6131
- Fix crash in channel files screen caused by duplicate IDs by @VelikovPetar in #6132
Improvements โจ
Channel.lastMessageAtas a computed property derived from the currently loaded messages by @VelikovPetar in #6118
Internal ๐งช
- Bump ci workflow by @gpunto in #6114
- Migrate release notes generation based on label by @aleksandar-apostolov in #6127
- Configure publishing through convention plugins by @gpunto in #6129
Full Changelog: 6.32.0...v6.32.1