Releases: crisp-im/crisp-sdk-ios
Releases · crisp-im/crisp-sdk-ios
2.4.6
- print a warning when an invalid key is used for session data
2.4.5
- [fix] Under certain circumstances the textView would be incorrectly disabled
2.4.4
- [fix] Events were not pushed correctly
2.4.3
- [fix] Add cancel button to error screen to allow dismissal of ChatViewController in landscape (refs #91)
2.4.1
- fix: Initial session data failed to load (refs #90)
2.4.0
- feat: Support Helpdesk-Only mode
- feat: Support landscape orientation (refs #88)
- feat: Add functionality to select "Chat" tab (refs #86)
2.3.1
- fix: When setting multiple session values, the latter would overwrite the former
2.3.0
- 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
- fix: Add Obj-C bridging header to framework
2.2.0
- 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)