Skip to content

Releases: hellohaptik/HaptikLib-iOS

2.4.2

09 Apr 17:34
32e334c
Compare
Choose a tag to compare

What's Changed

  • Forces DB to reset on inconsistency exceptions.

2.4.1

04 Apr 11:10
88d2aa7
Compare
Choose a tag to compare

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

27 Mar 12:29
470d712
Compare
Choose a tag to compare

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

26 Feb 08:11
0ea51f4
Compare
Choose a tag to compare

What's Changed

💯 Enhancements

  • Deprecate MHGallery
  • Make providing fonts optional
  • Deprecate masonry

🐛 Bugs

  • Correct custom data syncing

2.2.3

18 Feb 05:29
c771882
Compare
Choose a tag to compare

What's Changed

💯 Enhancements

  • Better Notification Handling

2.2.2

14 Feb 08:32
586d23b
Compare
Choose a tag to compare

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

06 Feb 04:13
e1c1218
Compare
Choose a tag to compare

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

13 Jan 08:50
c69cde9
Compare
Choose a tag to compare

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

27 Dec 20:39
8c5fe84
Compare
Choose a tag to compare

What's Changed

💯 Enhancements

  • Restrict unnecessary push token update API calls

🐛 Bugs

  • Conversation closing on dismissing Rate us is fixed

2.1.0

04 Dec 11:44
08bb6ab
Compare
Choose a tag to compare

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