4.45.0
December 11, 2023
StreamChat
β Added
- Add an option to configure the AudioSession when using VoiceRecordings #2919
π Fixed
- Fix
UserInfo.isInvisible
not nullable #2920 - Fix CocoaPods minimum iOS target not in sync with the Xcode project #2924
- Improve
InternetConnection.Monitor
stability #2923
π Changed
- The
UserInfo.isInvisible
is now nullable andnil
by default #2920
StreamChatUI
π Fixed
- Fix date separator decoration view showing in the last message of the current page #2899
- Fix
JumpToUnreadMessagesButton
not localizable #2917 - Fix CocoaPods minimum iOS target not in sync with the Xcode project #2924
- Fix quoting message without bubble view when text is only emojis #2925
- Fix user mention not tappable when contains "@" character #2928
- Fix user mention not tappable if user does not have a name #2928
- Fix edit action possible in giphy messages #2926
- Fix not adding a space in the message input when mentioning a user #2927
β οΈ Important
- iOS 11 support has been dropped since Xcode 15 does not allow publishing apps with iOS 11.