Skip to content

Releases: crisp-im/crisp-sdk-ios

2.5.4

24 May 10:48
74088a8
Compare
Choose a tag to compare
  • fix: Coalesce changes to session data performed when offline into a single update to prevent being rate limited

2.5.3

17 May 15:36
4db0f2c
Compare
Choose a tag to compare
  • fix: Reading from user or session would erroneously return cached remote data if new data was set while the ChatBox was offline (i. e. not presented)

2.5.2

16 May 17:10
6ce068b
Compare
Choose a tag to compare
  • fix: Prevent transformation of session data keys when serializing, which could lead to session data not being saved

2.5.1

17 Apr 15:55
1f19bb9
Compare
Choose a tag to compare
  • feat: Add Privacy Manifest and sign framework

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)