| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-27 | 970 Bytes | |
| v6.33.0 source code.tar.gz | 2026-02-27 | 29.3 MB | |
| v6.33.0 source code.zip | 2026-02-27 | 33.1 MB | |
| Totals: 3 Items | 62.4 MB | 6 | |
What's Changed
New Features 🎉
- Add
headerContentandfooterContentslots toMessagescomposable by @tafelnl in https://github.com/GetStream/stream-chat-android/pull/6166 - Add
messageSearchSortoption toChannelListViewModelandChannelViewModelFactoryby @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6187
Bug Fixes 🐛
- Fix incorrect validation for searchMessages parameters by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6180
Improvements ✨
- Use cursor-based pagination for search messages by @VelikovPetar in https://github.com/GetStream/stream-chat-android/pull/6179
New Contributors
- @tafelnl made their first contribution in https://github.com/GetStream/stream-chat-android/pull/6166
Full Changelog: https://github.com/GetStream/stream-chat-android/compare/v6.32.4...v6.33.0