Releases
v4.9.6
Notifications
Added FeedChannelModule
FeedChannelModule
could be imported from @sendbird/chat/feedChannel
Added createMyFeedChannelListQuery()
to create FeedChannelListQuery
Added getChannel()
, getMyFeedChannelChangeLogsByTimestamp()
, getMyFeedChannelChangeLogsByToken()
to fetch FeedChannel
data
Added getGlobalNotificationChannelSetting()
to get notification settings
Added getNotificationTemplateListByToken()
, getNotificationTemplate()
to fetch NotificationTemplate
Added FeedChannelHandler
Added FeedChannel
Added FEED
channel type
Added createNotificationCollection()
to create NotificationCollection
Added refresh()
to refresh the feed channel
Added markAsRead()
Added FeedChannelListQuery
Added NotificationCollection
NotificationCollection
acts as same as MessageCollection
Added isChatNotification
in GroupChannel
Added includeChatNotification
in GroupChannelListQuery
, GroupChannelListParams
, GroupChannelChangeLogsParams
Added notificationInfo
in AppInfo
Added onTotalUnreadMessageCountChanged
in UserEventHandler
Deprecated onTotalUnreadMessageCountUpdated
in UserEventHandler
Improvements
Added meta data and meta counter related event to pass to GroupChannelCollection
Fixed a bug in parsing parent message info
Fixed a bug where a deactivated or deleted user hangs on reconnect
Fixed a bug where the removed metadata would not be updated when receiving the channel's metadata from the server
Improved stability
You can’t perform that action at this time.