4.56.1
May 23, 2024
StreamChatUI
🐞 Fixed
- Do not re-display suggestion view on each character change #3215
- Fix command suggestions not appearing #3215
- Reduce suggestion view height updates while scrolling #3215
🔄 Changed
- Replace
updateCommandSuggestions()
andupdateMentionSuggestions()
withupdateSuggestions()
inChatSuggestionVC
#3215