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
andChatChannelListViewModel.performMessageSearch
- Make
ChatChannelListViewModel.channelListSearchController
andChatChannelListViewModel.messageSearchController
public
- Allow overriding
π 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