Releases: sendbird/sendbird-ios-framework
Releases · sendbird/sendbird-ios-framework
v3.1.60
Compare
Sorry, something went wrong.
No results found
Improvements
Fixed a WebSocket client callback queue hang by decoupling client callbacks and notifications onto dedicated serial queues
Added a callback generation guard so stale callbacks are dropped after clear and connection teardown
Added regression test coverage for SBDWebSocketClient callback queue lifecycle
v3.1.59
Compare
Sorry, something went wrong.
No results found
3.1.59 (May 7, 2026)
Improvements
Fixed a WebSocket client teardown race that could crash on disconnect/clear re-entry and stale engine callbacks
Added regression test coverage for SBDWebSocketClient teardown races and SBDSessionWebSocketEngine restart/clear/queue races
v3.1.58
Compare
Sorry, something went wrong.
No results found
3.1.58 (Frb 10, 2025)
Improvements
Fixed a crash where the delegate method of SBDWebSocketEngine would crash when called.
v3.1.57
Compare
Sorry, something went wrong.
No results found
3.1.57 (Jul 31, 2024)
Improvements
Fixed a crash where SBDSessionWebSocketEngine would crash when establishing a new WebSocket connection.
v3.1.56
Compare
Sorry, something went wrong.
No results found
Improvements
Updated iOS deployment target to 12.0
Updated Xcode version to 15.0
Added PrivacyInfo.xcprivacy for Apple Privacy Manifest
v3.1.55
Compare
Sorry, something went wrong.
No results found
3.1.55 (Dec 11, 2023)
Improvements
Fixed a crash that could occur when closing websocket connection.
v3.1.54
Compare
Sorry, something went wrong.
No results found
3.1.54 (Nov 10, 2023)
Improvements
Fixed a crash that could occur when closing websocket connection.
v3.1.53
Compare
Sorry, something went wrong.
No results found
3.1.53 (Sep 27, 2023)
Improvements
Fixed an intermittent crash issue when receiving pinned messages.
v3.1.52
Compare
Sorry, something went wrong.
No results found
3.1.52 (Aug 24, 2023)
Improvements
Fixed a crash issue when websocket starts.
v3.1.51
Compare
Sorry, something went wrong.
No results found
Improvements
Improved stability
Fixed an issue where completionHandler of SBDMain.initWithApplication does not get called if useCaching is set to false