Releases: twilio/conversations-ios
Releases · twilio/conversations-ios
Twilio Conversations Client iOS 4.0.4
Fixes:
- Fix race conditions and enhance memory management
Twilio Conversations Client iOS 4.0.3
Fixes:
- Fix crash on shutdown.
- Fix ordering when processing incoming messages, should make shutdown more reliable, also fix other races.
- Misc bugfixes.
Twilio Conversations Client iOS 4.0.2
Fixes:
- Fixed an issue when debugging with LLDB would become impossible after depending on the Conversations SDK, resolves #42
Twilio Conversations Client iOS 4.0.1
Fixes:
- Fixed an issue when a client could hang during the initialization
Twilio Conversations Client iOS 4.0.0
Breaking changes:
- Participant channel type is refactored to include the actual value of
other
channel type.
Fixes:
- Fixed a crash which could happen during de-initialization.
- Fixed a problem with reconnection after restoring an app from background.
Twilio Conversations Client iOS 3.1.0
Features:
- Added support for Content API
Fixes:
- Fixed an issue when an event about a token expiration could come twice
Twilio Conversations Client 3.0.0
Breaking changes:
• Dropped support for iOS 12
Changes:
• Reduced the SDK footprint by ~75%
• Significantly improved stability by refactoring the transport layer
Twilio Conversations Client 2.2.8
Fixes:
- Fixed an issue with accessing temporary media urls
Twilio Conversations Client iOS 2.2.7
Fixes:
- Fixed a crash which could occur on setting delegate of 'TwilioConversationsClient' to 'nil'
Twilio Conversations Client iOS 2.2.6
Fixes:
- Fixed a rare crash caused by adding a nil key to a dictionary