Skip to content

Releases: crisp-im/crisp-sdk-ios

2.4.6

26 Feb 16:21
901dff2
Compare
Choose a tag to compare
  • print a warning when an invalid key is used for session data

2.4.5

01 Feb 11:42
fae2e01
Compare
Choose a tag to compare
  • [fix] Under certain circumstances the textView would be incorrectly disabled

2.4.4

12 Oct 10:00
2a4d7b6
Compare
Choose a tag to compare
  • [fix] Events were not pushed correctly

2.4.3

25 Aug 10:02
23b5695
Compare
Choose a tag to compare
  • [fix] Add cancel button to error screen to allow dismissal of ChatViewController in landscape (refs #91)

2.4.1

22 Aug 09:00
e7094fb
Compare
Choose a tag to compare
  • fix: Initial session data failed to load (refs #90)

2.4.0

11 Aug 16:23
84fcb77
Compare
Choose a tag to compare
  • feat: Support Helpdesk-Only mode
  • feat: Support landscape orientation (refs #88)
  • feat: Add functionality to select "Chat" tab (refs #86)

2.3.1

22 Jun 14:51
6de7db8
Compare
Choose a tag to compare
  • fix: When setting multiple session values, the latter would overwrite the former

2.3.0

05 May 14:43
1081a06
Compare
Choose a tag to compare
  • feat: Open Helpdesk URLs in Helpdesk tab instead of external browser
  • fix: Remove aliasing around avatar images
  • fix: Encode/Restore previews when persisting messages in a session

2.2.1

23 Mar 11:55
5d4cda4
Compare
Choose a tag to compare
  • fix: Add Obj-C bridging header to framework

2.2.0

28 Feb 18:52
25bf694
Compare
Choose a tag to compare
  • feat: Add support for displaying local messages (more info)
  • feat: Add support for registering callbacks (more info)
  • feat: Show close button when ChatViewController is presented (refs #80)