Skip to content

3.0.0

Compare
Choose a tag to compare
@Judas Judas released this 02 Jan 08:44
· 37 commits to main since this release

⚠️ This release brings breaking API changes.

Features

  • Rename API for clarity (Iadvize => IAdvizeSDK / IadvizeListeners => IAdvizeSDKListeners)
  • Add the Listener GDPROption to implement a custom behavior on user "More info" click
  • Add the Secured AuthenticationOption for secured authentication process
  • Add Chatbox API (presentChatbox / dismissChatbox / isChatboxPresented)
  • Add notification API (isIAdvizePushNotification)
  • Add Custom Data API (registerCustomData) to save visitor custom data

See UPGRADING.md or the official documentation for deeper explanations on those features.

Bug fixes

  • Fix NPS values to 0-10 (was 1-10)