Releases: cometchat/chat-sdk-ios
Releases · cometchat/chat-sdk-ios
3.0.903
Added editMessage and deleteMessage which returns textMessage instead of ActionMessage
3.0.900
Minor optimisations
3.0.90
Fixed the JSONError issue.
3.0.9
Fixed issue with sending of media messages
3.0.8
WebSocket Connection Optimisations.
Fixed onOutgoingCallAccepted when same user is logged-in multiple device.
2.4.2
Fixed issue for onOutgoingCallAccepted when logged-In multiple device with same user.
3.0.7
Added message tag filter and update feature
Added conversation tag filter and update feature
3.0.6
Fixed Logout issue when client migrates from v2 to v3.
3.0.5
V3 real-time chat issue fixed
3.0.3
Added SPM dependency support
Add callbacks to markAsDelivered() and markAsRead() methods