sendbird_chat_sdk 4.1.1
sendbird_chat_sdk: ^4.1.1 copied to clipboard
With Sendbird Chat for Flutter, you can easily build an in-app chat with all the essential messaging features.
4.1.0 (Nov 3, 2023) #
Features #
NotificationMessage
- Added
NotificationMessagewithnotificationId,messageStatusandnotificationData - Added
markAsReadBy(),logImpression()andlogCustom()inFeedChannel - Replaced
BaseMessage? lastMessagewithNotificationMessage? lastMessageinFeedChannel - Replaced
List<BaseMessage> messageListwithList<NotificationMessage> messageListinNotificationCollection - Modified
onMessagesAdded(),onMessagesUpdated()andonMessagesDeleted()inNotificationCollectionHandler - Modified
onMessageReceived()andonChannelChanged()inFeedChannelHandler
Deprecated Methods #
- Removed
onTotalUnreadMessageCountUpdated()inUserEventHandler
Improvements #
- Improved stability
4.0.13 (Sep 27, 2023) #
4.0.12 (Sep 15, 2023) #
Improvements #
- Fixed the bug regarding parent
FileMessagetype - Updated regarding statistics
4.0.9 (Aug 30, 2023) #
Improvements #
- Fixed the bug regarding the
hasNextinBaseMessageCollection - Fixed the bug when the
reverseistrueinMessageListParamsregardingBaseMessageCollection - Improved stability
4.0.8 (Aug 22, 2023) #
4.0.7 (Aug 18, 2023) #
4.0.6 (Aug 16, 2023) #
4.0.5 (Jul 14, 2023) #
4.0.4 (Jul 3, 2023) #
Improvements #
- Fixed the bug regarding
resendFileMessage() - Fixed the bug regarding connectivity events
4.0.3 (Jun 30, 2023) #
Features #
FeedChannel
- Added
FeedChannelListQuery - Added
FeedChannel - Added
feedinChannelType - Added
getMyFeedChannelChangeLogs()withFeedChannelChangeLogsParamsin SendbirdChat - Added
getTotalUnreadMessageCountWithFeedChannel()in SendbirdChat - Added
FeedChannelHandler - Added
onTotalUnreadMessageCountChanged()inUserEventHandlerandUnreadMessageCount
Collection for notifications
- Added
NotificationCollection,NotificationCollectionHandlerandNotificationContext - Added
BaseMessageCollection,BaseMessageCollectionHandlerandBaseMessageContext - Added
FeedChannelContext,BaseChannelContext
ChatNotification for GroupChannel
- Added
isChatNotificationin GroupChannel - Added
includeChatNotificationinGroupChannelListQueryandGroupChannelChangeLogsParams
Setting and Template for Notification
- Added
getGlobalNotificationChannelSetting()andGlobalNotificationChannelSettingin SendbirdChat - Added
getNotificationTemplateListByToken()withNotificationTemplateListParamsandNotificationTemplateListin SendbirdChat - Added
getNotificationTemplate()andNotificationTemplatein SendbirdChat
NotificationInfo
- Added
NotificationInfo - Added
notificationInfoinAppInfo
Improvements #
- Improved stability
4.0.2 (Jun 23, 2023) #
- Improved stability
4.0.1 (Jun 14, 2023) #
- Improved stability
4.0.0 (May 31, 2023) #
To see detailed changes, please refer to the migration guide
Features #
- Added
GroupChannelCollection,GroupChannelContextandGroupChannelCollectionHandler - Added
MessageCollection,MessageContextandMessageCollectionHandler - Added
enum CollectionEventSource
v3 Changelog #
Please refer to this page