Skip to content

4.69.0

Latest
Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 18 Dec 16:09

December 18, 2024

βœ… Added

  • Make CreatePollView public #685
  • Make ChatChannelListViewModel.searchType public and observable #693
  • Allow customizing channel and message search in the ChatChannelListViewModel #690
    • Allow overriding ChatChannelListViewModel.performChannelSearch and ChatChannelListViewModel.performMessageSearch
    • Make ChatChannelListViewModel.channelListSearchController and ChatChannelListViewModel.messageSearchController public

🐞 Fixed

  • Fix message thread reply footnote view not shown if parent message not in cache #681

⚑ Performance

  • Improve message search performance #680

πŸ”„ Changed

  • Update VoiceRecordingContainerView background colors and layout by moving the message text outside of the recording cell #689