Skip to content

Releases: sendbird/sendbird-uikit-ios

3.24.4

26 Jul 03:07
cb59451
Compare
Choose a tag to compare
  • ChatSDK dependency version has been updated to v4.19.9

Improvements

  • Fixed menu sheet item background color appearing white after theme change
  • Fixed issue with voiceMessageInputView being drawn behind tabbar
  • Fixed voiceMessageInputView layouts to be drawn without being affected by rotation
  • Fixed minor bugs in MessageTemplate and default layout values

3.24.3

18 Jul 05:53
06a6aa7
Compare
Choose a tag to compare

Improvements

  • ChatSDK dependency version has been updated to v4.19.8

3.24.2

11 Jul 08:08
99eb71c
Compare
Choose a tag to compare

Improvements

  • Removed the deprecated ALAssetsLibrary import logic that is not used by Sendbird UIKit
  • Added crash defense logic when setting autolayout constraints
  • Fixed suggested-replies view not displaying correctly
  • Fixed channel preview messages in the channel list to not expose markdown syntax.
    • (when SendbirdUI.config.groupChannel.channel.isMarkdownForUserMessageEnabled is true)

3.24.1

24 Jun 08:11
7b21a26
Compare
Choose a tag to compare
  • Fixed download failures due to logic issues with storing files in cache

3.24.0

20 Jun 08:04
49a48c2
Compare
Choose a tag to compare

Improvements

  • ChatSDK dependency version has been updated to v4.19.7
  • Changed timing of Builder internal calls related to send of SBUGlobalCustomParams
  • If replyType value of UIKit config is not of type none and messageListParams.replyType value is set, it will not be overwritten by UIKit config value
  • Changed the naming of SBUColor inside SBUColorSet (e.g., primary300 -> primaryMain)
  • Renamed information in SBUColorSet to informationLight and added a new information color set
  • Deprecated the setter of isSuperGroupReactionsEnabled, which is disabled by default. If you wish to use this feature, contact us.
  • Fixed link not working correctly when markdown syntax is nested
  • Fixed a bug where the updated theme is not applied
  • Applied safeAreaLayoutGuide to listComponent

3.23.0

22 May 08:19
30ef52b
Compare
Choose a tag to compare

New Feature

  • Add markdown (link, bold) message feature
    • SendbirdUI.config.groupChannel.channel.isMarkdownForUserMessageEnabled = true
  • Added Horizontal suggested replies view
    • SendbirdUI.config.groupChannel.channel.suggestedRepliesDirection = .vertical

Improvements

  • Improved stability

3.22.0

13 May 07:08
5aac348
Compare
Choose a tag to compare

New Feature

  • Added public func setInputState(_:placeholder:) in SBUMessageInputView that enables or disables the input view inside a ChannelViewController

Improvements

  • Fixed image rendering issues in message templates
  • Separated deprecated logic from the ModuleSet into files
  • Modified the access level of keyboard height calculation functions from 'private' to 'open'
    • getAdjustedKeyboardHeight(with:)
    • getTabBarHeight()

3.21.0

02 May 08:51
730700d
Compare
Choose a tag to compare

New Feature

  • Added interfaces to SBUGlobals to set the ws host and api host up
  • Message templates are now supported in group channels
    • Added Carousel ui component for message template root body items
  • Added default and wide container types support for message contents size

Improvements

  • Fixed empty channels showing up in the channel list
  • Fixed Abnormal number of gesture recognizer dependencies issues
  • Fixed an issue where changing categories in FeedChannel would not work
  • Fixed an issue where the reaction of the last message was not updated
  • Updated the corner radius of the reaction container in the message bubble

v2.2.15

24 Apr 02:46
Compare
Choose a tag to compare
  • Updated iOS deployment target to 12.0
  • Updated Xcode version to 15.0
  • Added PrivacyInfo.xcprivacy for Apple Privacy Manifest

v2.1.16-privacy

24 Apr 04:37
Compare
Choose a tag to compare

Release 2.1.16 with privacy manifest