Releases: sendbird/sendbird-uikit-ios-spm
Releases · sendbird/sendbird-uikit-ios-spm
v3.6.0
v3.6.0 (Jun 22, 2023) with Chat SDK v4.9.2
- Support metatype interfaces in
SBUModuleSet
- Added the new public static properties corresponding to the previous in
SBUModuleSet
- Added the new public static properties corresponding to the previous in each SBU module classes.
- Deprecated all of the previous public static properties in
SBUModuleSet
- Deprecated all of the previous public static properties in each SBU module classes.
SBUModuleSet.GroupChannelListModule = CustomModule.self // Metatype Type SBUModuleSet.GroupChannelListModule.HeaderComponent = CustomComponent.self // Metatype Type
- Added the new public static properties corresponding to the previous in
- Support feature configuration
- Added
SBUConfig
class - Added
config
property inSendbirdUI
class - Added
SBUPrioritizedConfig
propertyWrapper - Applied decoder on
SBUReplyType
,SBUThreadReplySelectType
enum - Deprecated
replyType
,threadReplySelectType
property inSBUReplyType
classinit(type:threadReplySelectType:)
method inSBUReplyType
classisVoiceMessageEnabled
property inSBUVoiceMessageConfiguration
classisChannelListTypingIndicatorEnabled
property inSBUGlobals
classisChannelListMessageReceiptStateEnabled
property inSBUGlobals
classisOpenChannelUserProfileEnabled
property inSBUGlobals
classisUserMentionEnabled
property inSBUGlobals
classisVoiceMessageEnabled
property inSBUGlobals
class
- Added
- Fixed a problem that tintcolor is not applied properly in
SBUEmptyView
class - Fixed an issue of changing 'AVAudioSession' before using the player.
v3.5.9
v3.5.8
v3.5.7
v2.2.14
v3.5.6
v3.5.5
v3.5.4
v3.5.4 (Apr 14, 2023) with Chat SDK v4.6.6
- Separated
quotedMessageBackgroundColor
asquotedMessageLeftBackgroundColor
andquotedMessageRightBackgroundColor
inSBUMessageCellTheme
- Deprecated
quotedMessageBackgroundColor
inSBUMessageCellTheme
- Added
quotedMessageLeftBackgroundColor
andquotedMessageRightBackgroundColor
inSBUMessageCellTheme
- Deprecated
- Modified access level to the public of
SBUCommonItem
properties. - Supported multi-line title of channel cell
- Improved stability
v3.5.3
v3.5.2
v3.5.2 (Mar 24, 2023)
- Added
SBUCommonViewControllerSet
- Added
FileViewController
toSBUCommonViewControllerSet
- Renamed
SBUFileViewer
toSBUFileViewController
- Added
- Added new static properties in
SBUGlobals
- Added
isTintColorEnabledForCustomizedIcon
andisCustomizedIconResizable
- Added
- Improved stability