Releases: hellohaptik/HaptikLib-iOS
Releases · hellohaptik/HaptikLib-iOS
2.4.2
What's Changed
- Forces DB to reset on inconsistency exceptions.
2.4.1
What's Changed
🐛 Bug Fixes
- Fixes navigation items showing wrong tint color
- Fix background task error in CoreData
💯 Enhancements
- Integrations - UI Test (#1227)
- Make shared utilities thread-safe
2.4.0
What's Changed
🐛 Bug Fixes
- Fixes composer not taking appropriate height on paste action
💯 Enhancements
- Removed speed-test native action support
- Updates UIWebView with WKWebKit implementation
- Make Rate & Share optional
- Deprecated "notifyApplication:" method
2.3.0
What's Changed
💯 Enhancements
- Deprecate MHGallery
- Make providing fonts optional
- Deprecate masonry
🐛 Bugs
- Correct custom data syncing
2.2.3
What's Changed
💯 Enhancements
- Better Notification Handling
2.2.2
What's Changed
📖 Documentation
- Updated Documentation
💯 Enhancements
- Adds MQTT Session Delegate safe checks
📦 Packages Updated
- Bump danger from 6.2.0 to 6.2.1
2.2.1
What's Changed
🚀 Features
- Allow custom data requests before chat initiation
🐛 Bug Fixes
- Device Token not parsed correctly is fixed
💯 Enhancements
- Deprecated user details and settings scene
2.2.0
What's Changed
🚀 Features
- Enable launch message capabilities
🐛 Bug Fixes
- Fixes User 2 Put Call Parsing Bug
- Corrects message level feedback views on smaller devices
- Fixes resend message functionality
- Fixes user attributes analytics crash
2.1.1
What's Changed
💯 Enhancements
- Restrict unnecessary push token update API calls
🐛 Bugs
- Conversation closing on dismissing Rate us is fixed
2.1.0
What's Changed
🚀 Features
- Message level feedback functionality is added
- Offline conversation functionality added
- Analytics is abstracted out in a separate spec
💯 Enhancements
- Added Unit tests in
HaptikBase
- Taskbox to be presented after every 8 minutes of last message sent
- Add loader animation in place picker when detecting user location
- Show location address while searching for places
- Removed support of i386 architecture from the SDK
- Analytics added for offline module
- Only active forms are fetched while syncing
- Use ChildVC for feedback overlay
- Refactor Location Module
- Refactor Localisation in HPConfiguration
🐛 Bugs
- Fix place picker loader animation not being dismissed
- Fix unsafe typecasting crash while dismissing taskbox overlay