Releases: crisp-im/crisp-sdk-ios
Releases · crisp-im/crisp-sdk-ios
1.2.0
- 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
This release fixes a problem with duplicated symbols when also embedding Starscream or SocketIO in the same binary
1.1.0
- updated SocketIO to latest version
- adapted changes from the webclient affecting the appearance of picker and field messages
- bugfixes
1.0.14
- 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
- fixed a crasher that could occur when a message contained multiple horizontal lines
1.0.12
- implemented defaults for values which might be absent in server responses
1.0.11
- 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
- fixed a bug, where the server connection failed for certain locales
1.0.9
- 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)