SendBird SyncManager v1.1.23 (JavaScript) has been released! (2021-02-09)

https://github.com/sendbird/sendbird-syncmanager-javascript/releases/tag/v1.1.23

• New messages to be queued if the background sync does not reach the latest messages.
• Bug-fix in handleSendMessageResponse() not to give the succeeded message.
• Bug-fix in background sync operation crash due to the absence of lock.
• Improved stability.