Skip to content

Releases: twilio/conversations-ios

Twilio Conversations Client iOS 4.0.4

28 Jun 15:45
Compare
Choose a tag to compare

Fixes:

  • Fix race conditions and enhance memory management

Twilio Conversations Client iOS 4.0.3

11 Dec 10:16
Compare
Choose a tag to compare

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

03 Aug 12:51
Compare
Choose a tag to compare

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

20 Jun 11:40
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue when a client could hang during the initialization

Twilio Conversations Client iOS 4.0.0

06 Jun 12:47
Compare
Choose a tag to compare

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

04 May 11:41
a22656a
Compare
Choose a tag to compare

Features:

Fixes:

  • Fixed an issue when an event about a token expiration could come twice

Twilio Conversations Client 3.0.0

04 Apr 10:39
8491c32
Compare
Choose a tag to compare

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

15 Feb 13:25
81699ec
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue with accessing temporary media urls

Twilio Conversations Client iOS 2.2.7

31 Jan 12:06
eb5e775
Compare
Choose a tag to compare

Fixes:

  • Fixed a crash which could occur on setting delegate of 'TwilioConversationsClient' to 'nil'

Twilio Conversations Client iOS 2.2.6

07 Nov 11:51
f1768fe
Compare
Choose a tag to compare

Fixes:

  • Fixed a rare crash caused by adding a nil key to a dictionary