v3.2.2 (Oct 28, 2022) with Chat SDK v4.1.2
- Fixed
scrollToBottom
button flickers when send a message - Improved fileMessage related processing
- Added
messageCellConfiguration
inSBUGlobals
- Modified fonts and colors in
SBUTheme
- Renamed
ChannelListTheme
toSBUGroupChannelListTheme
(alsoSBUTheme.groupChannelListTheme
) - Renamed
ChannelCellTheme
toSBUGroupChannelCellTheme
(alsoSBUTheme.groupChannelCellTheme
) - Renamed
SBUTheme.setChannelList(channelListTheme:channelCellTheme:)
toSBUTheme.setGroupChannelList(channelListTheme:channelCellTheme:)
SBUGroupChannelListTheme
notificationOnTintColor
: light (SBUColorSet.background50
->SBUColorSet.ondark01
)
SBUGroupChannelCellTheme
- Added
fileIconBackgroundColor
,fileIconTintColor
- Added
SBUOpenChannelCellTheme
participantCountFont
: light(SBUColorSet.caption1
->SBUColorSet.caption2
)
SBUChannelTheme
- Added
openChannelOGTitleColor
,buttonBackgroundColor
,buttonTitleColor
,sideButtonIconColor
,newMessageBadgeColor
menuItemDisabledColor
: light(SBUColorSet.ondark04
->SBUColorSet.onlight04
)mentionLimitGuideTextFont
: (SBUFontSet.body1
->SBUFontSet.body3
)quotedMessageBackgroundColor
: light(removed alpha value 0.5)
- Added
SBUMessageCellTheme
- Renamed
unknownMessageDescTextColor
tounknownMessageDescLeftTextColor
- Added
unknownMessageDescRightTextColor
- Renamed
SBUChannelSettingsTheme
userNameFont
(subtitle1 -> h1)urlFont
(body3 -> body1)cellDescriptionTextFont
(subtitle3 -> body3)
SBUCreateOpenChannelTheme
textFieldFont
(body3 -> subtitle1)
- Renamed
- Fixed bcsymbolmap issue for SPM