Skip to content

Releases: crisp-im/crisp-sdk-ios

2.8.1

12 Dec 16:34
Compare
Choose a tag to compare

fix: Using placeholders in custom texts using the Customization plugin would crash

2.8.0

21 Nov 16:21
Compare
Choose a tag to compare
  • feat: Support push notifications

2.7.0

15 Nov 20:13
Compare
Choose a tag to compare
  • feat: Support uploading and viewing videos
  • feat: Introduce ChatViewConfiguration to prevent textfield from becoming firstResponder
  • fix: Prevent a crash when localizations were overridden with empty strings
  • fix: Support required messages

2.6.0

16 Sep 15:18
bc291fd
Compare
Choose a tag to compare
  • fix: Welcome text wasn't taken from Customization plugin if Welcome Theme was set to anything other than default
  • fix: Display only the first name of operators
  • chore: Make CrispSDK.session and CrispSDK.user immutable to silence concurrency warnings

2.5.5

30 Jul 17:42
a1e0aac
Compare
Choose a tag to compare
  • fix: Customizing text in the Customization could lead to a hang in the chat (refs #97)

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