Releases: sendbird/sendbird-chat-sdk-javascript
Releases · sendbird/sendbird-chat-sdk-javascript
v4.12.10
Improvements
- Fixed a bug that
connect()fails if a session key is expired
v4.12.9
Features
- Added
submitMessageForm()toBaseMessage
Improvements
- Lower the version of
react-native-mmkvinpeerDependenciesfrom^2.12.2to^2.0.0.
v4.12.8
Improvement
- Added
includeMetaDatatoGroupChannelFilter
v4.12.7
Improvement
- Fixed the Feedback feature to function correctly
- Fixed a bug where
groupChannel.cachedMetadatawas returned asundefinedin the result value ofChangeLogs
v4.12.6
Improvement
- Fixed a bug that always throws a
Connection is cancelederror whenconnect()is failed - Fixed a bug where
SessionRefreshed()was called twice - Fixed a bug where SessionHandler callback is called when
connect()is failed - Fixed a bug inconsistent count of joined channels
- Improved stability
v4.12.5
Improvement
- Fixed a bug that pending
MultipleFilesMessagehas emptydata - Fixed a bug that
loadMore()inGroupChannelCollectiongives less channels in a certain condition - Improved stability
v4.12.4
Improvement
- Added support for the thread policy on last message and unread message count
- Added
useMMKVStorageStoretoSendbirdChatParams - Deprecated
useAsyncStorageStoreinSendbirdChatParams - Fixed a bug that
connect()call may crash in a certain condition - Fixed a bug that
MultipleFilesMessagehas wrongdatavalue - Improved stability
v4.12.3
Improvement
- Fixed a bug when called
resetMyHistory(), messages in the cache aren't deleted
v4.12.2
Improvement
- Added ErrorCode(
USER_DEACTIVATED) in Message Resendable Condition
v4.12.1
Features
- Added additional parameters in
GroupChannelEventContext
Improvement
- Fixed a bug that
lastMessagenot updating on reply - Fixed a bug that database upgrade fails in certain environment
- Improvement stability