| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-03 | 1.3 kB | |
| v6.41.0 source code.tar.gz | 2026-07-03 | 28.3 MB | |
| v6.41.0 source code.zip | 2026-07-03 | 32.3 MB | |
| Totals: 3 Items | 60.5 MB | 0 | |
What's Changed
New Features 🎉
- Add opt-in video disk cache for ExoPlayer playback by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6533
Bug Fixes 🐛
- compose: Resolve local attachment dimensions with EXIF orientation by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6519
- Fall back to original Giphy URL when sized variant is missing by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6522
- Fix
grouped_unread_channelsnot parsed in directNewMessageEventparser by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6529
Improvements ✨
- Fall back to a video frame when the server thumbnail is not ready by @andremion in https://github.com/GetStream/stream-chat-android/pull/6524
- Prevent
MessageListitem jump during IME animation by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6535
Internal 🧪
- Reduce redundant DB writes for users and channel configs by @gpunto in https://github.com/GetStream/stream-chat-android/pull/6508
Full Changelog: https://github.com/GetStream/stream-chat-android/compare/v6.40.0...v6.41.0