Skip to content

Releases: crisp-im/crisp-sdk-ios

1.2.0

14 Feb 16:06
Compare
Choose a tag to compare
  • Fix duplicated symbols when embedding Starscream or SocketIO in the same binary as the CrispSDK
  • Improve reliability of keyboard avoidance

1.2.0-beta.1

25 Jan 14:21
Compare
Choose a tag to compare
1.2.0-beta.1 Pre-release
Pre-release

This release fixes a problem with duplicated symbols when also embedding Starscream or SocketIO in the same binary

1.1.0

01 Sep 14:36
Compare
Choose a tag to compare
  • updated SocketIO to latest version
  • adapted changes from the webclient affecting the appearance of picker and field messages
  • bugfixes

1.0.15

29 Jul 12:55
Compare
Choose a tag to compare

Cosmetic improvements

1.0.14

16 Jun 13:26
Compare
Choose a tag to compare
  • fixed a bug, where the chat could not be started if a participant had no nickname (refs #47)
  • hiding the Helpdesk icon from the header when "Show a link to helpdesk" is false (refs #43)

1.0.13

06 Apr 10:56
Compare
Choose a tag to compare
  • fixed a crasher that could occur when a message contained multiple horizontal lines

1.0.12

25 Feb 15:58
Compare
Choose a tag to compare
  • implemented defaults for values which might be absent in server responses

1.0.11

23 Feb 13:34
Compare
Choose a tag to compare
  • fixed a bug, where ChatSessionState would not be decoded (refs #40)
  • fixed a bug, where messages received from a remote session with the same sessionID where not displayed
  • fixed a bug, where messages were not marked as read under certain circumstances

1.0.10

02 Feb 11:16
Compare
Choose a tag to compare
  • fixed a bug, where the server connection failed for certain locales

1.0.9

01 Feb 13:15
Compare
Choose a tag to compare
  • fixed a bug where the chat would not start in certain regions (refs #25)
  • fixed a bug, where the wait_reply flag was not parsed properly (refs #25, #38)
  • fixed a bug, where the chat session was not fully reset (refs #39)