| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-24 | 1.1 kB | |
| v6.42.0 source code.tar.gz | 2026-08-24 | 28.3 MB | |
| v6.42.0 source code.zip | 2026-08-24 | 32.3 MB | |
| Totals: 3 Items | 60.5 MB | 0 | |
What's Changed
Bug Fixes 🐛
- Resize image attachments on by default with a 2MP cap by @aleksandar-apostolov in https://github.com/GetStream/stream-chat-android/pull/6633
- Prevent markRead when the last message is a server-rejected local-only echo by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6643
- Fix CDN image resizer host matching and dimension edge cases by @aleksandar-apostolov in https://github.com/GetStream/stream-chat-android/pull/6641
- Persist draft messages optimistically and on draft events by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6648
- Skip mark-read only when the server has no message in the channel by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6646
- Skip mark-read when the only messages are deleted by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6658
Full Changelog: https://github.com/GetStream/stream-chat-android/compare/v6.41.2...v6.42.0