Skip to content

Releases: hellohaptik/HaptikLib-iOS

2.0.1

19 Nov 16:54
cb337ae
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Back Button fix

💯 Enhancements

  • Add support for configuring haptik branding visibility from the backend

2.0.0

06 Nov 09:04
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • AutoLaunch actions of URI type AUTO_LAUNCH are added
  • Add analytics for Text to Speech and Speech to Text
  • Add Support for Native TTS
  • Blur the SDK screens when app goes in background
  • Conversation sorting now supports offline messaging
  • Add viaName extension to HPSignupObject to directly push to channel after signup

💯 Enhancements

  • TTS will only occur for text in voice_text parameter
  • Removed guest user verification
  • Removed HaptikPayments Support
  • Removed Inbox screen
  • Removed Cities related functionality
  • Added Location functionality
  • Allow user entered feedback comments for one star feedback
  • Disable submit feedback button when the user has not entered any feedback

🐛 Bugs

  • Fix typing indicator being shown for some time after language switch
  • Fix Mic turn off sound being delayed when exiting conversation screen
  • User Language not synced for new signup is fixed
  • Fix bug where deactivated business were still shown in inbox
  • TTS reading out random messages sometimes is fixed
  • Fix Crash caused when opening new channel
  • Fix bug where STT would not be interrupted on redirecting user to map picker/web view

1.8.2

16 Oct 10:41
04645de
Compare
Choose a tag to compare

What's Changed

💯 Enhancements

  • Adds new API for launching conversation window

1.8.1

03 Oct 15:11
d54fd4b
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixes bitcode compilation and signup data issues

1.8.0

16 Sep 11:28
1394447
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added localization support for Hindi
  • Native Communications Bridge

🐛 Bug Fixes

  • Message Composer Bar Height Issue is fixed
  • Fixes Core Data Crashes
  • Conversation Table fetching the last batch twice is fixed
  • Fix TTS Dual Voice Bug
  • Fix conversation table not scrolling properly
  • Quick Reply Animation is fixed
  • Bug Fixes

💯 Enhancements

  • CoreData architecture is improved
  • GoogleMaps dependency is removed from the core module
  • Notifications flow is separated for below iOS 10.0 & after iOS 10.0
  • Tackle CoreData multithread violations
  • [#trivial] Cocoapods is updated to 1.7.5

1.7.2

23 Aug 08:39
809e582
Compare
Choose a tag to compare

What's Changed

Bugs

  • SDK crashing during social media login is fixed

1.7.1

21 Aug 18:01
Compare
Choose a tag to compare

What's Changed

Features

  • Voice features STT & TTS can now be turned off

1.7.0

08 Jul 13:07
aa300f3
Compare
Choose a tag to compare

What's Changed

🚀 Features

`

🐛 Bug Fixes

  • WebView height coming out wrong when negative values entered is corrected (#893) @iamsimranjot
  • Keyboard pulling the screen up when tapped on WebViews Textfield is fixed (#897) @iamsimranjot
  • Taskbox bugs are squashed (#906) @iamsimranjot
  • Fixed Business Image Distortion Issue (#907) @iamsimranjot
  • Chat Table distortion issue with ChatForm is solved (#908) @iamsimranjot
  • Chatform not submitting for when tapped for the first time fixed (#909) @iamsimranjot

💯 Enhancements

v1.6.0

23 Apr 07:12
8e65703
Compare
Choose a tag to compare

[1.6.0] - (23/04/19) - Waise Rishtey Mein Toh Hum iOS

Features

  • Payment is Modularised in HaptikLib. It's now optional to use.

Enhancements

  • Dev Server configurations are given
  • SSO Dependency is removed from HaptikLib

Bugs

  • Payment Navigation Issues Fixed
  • Email validation crash on signup is fixed
  • Wallet Balance displayed as (null) is fixed.

Raat Gayi Baat Gayi (Enterprise)

22 Apr 05:57
b319aff
Compare
Choose a tag to compare

[1.4.3] - (04/03/19) - Raat Gayi Baat Gayi iOS

Bugs

  • CoreData Persistent Store Co-ordinator crash fixed

Enhancements

  • Notifications Handlers are provided specifically for both UNUserNotification Delegate Methods and UIApplications's Notification Delegates