Skip to content

Releases: apptentive/apptentive-kit-android

6.9.1

20 Nov 20:25
aac3f57
Compare
Choose a tag to compare

Fixes

  • Alchemer Survey file upload now working in in-app mode
  • Alchemer Survey video sentiment is now working in in-app mode
  • Alchemer Survey title will display as the survey header in in-app mode
  • Cache the Message Center's input field values for the next time if not updated

6.9.0

20 Sep 15:52
9358ff4
Compare
Choose a tag to compare

Fixes

  • Draft messages are now saved correctly in the multiuser environment
  • Prevent logout calls from being made when the SDK is not logged in
  • Upgrade GSON dependnecy to latest to fix the security vulnerability

New Features

  • Added initiator to the kit to support Alchemer Workflow initiation from the SDKs

6.8.1

31 Jul 18:33
4b2d12e
Compare
Choose a tag to compare

Fixes

  • Alchemer Survey file upload now working in in-app mode
  • Alchemer Survey video sentiment is now working in in-app mode
  • Alchemer Survey title will display as the survey header in in-app mode
  • Cache the Message Center's input field values for the next time if not updated
  • Alchemer survey in-app experience is available only for the devices with Android API >= 28

Improvements

  • Upgraded SDK target to Android 14 (API level 34)
  • Upgraded Gradle version to 8.0
  • Prevent the SDK from crashing after the dependencies are garbage collected

6.8.0

29 May 19:35
f33fb8b
Compare
Choose a tag to compare

New Features

  • Advanced Customer Research support to show Alchemer long form surveys through prompts

6.7.0

24 Apr 20:10
8886b71
Compare
Choose a tag to compare

New Features

  • Added rich text support through dashboard for Prompts and Surveys

6.6.0

25 Mar 21:35
5daade7
Compare
Choose a tag to compare

New Features

  • Added Image support through dashboard for Prompts (previously called Notes)

6.5.1

07 Dec 18:07
03d21a4
Compare
Choose a tag to compare

Improvements

  • Updated google play libraries to support Android 14

6.5.0

14 Nov 19:29
c9e1163
Compare
Choose a tag to compare

New Features

  • Implemented Customer Authentication features from the legacy SDK in the new SDK (See Android Integration guide). This allows apps with sensitive data to be shared among multiple users on a single device
  • Added the ability to work with multiple app key/signature pairs without deleting and reinstalling

Improvements

  • Launch and exit events are standardized for app launches and exits
  • Send callback failure if the SDK is registered already
  • Expose a method to find if the SDK is already registered
  • Confirm that the SDK only makes HTTPS requests

Fixes

  • Resolved validation issues for free form question type

6.1.0

20 Jul 16:47
0b19f2c
Compare
Choose a tag to compare

Improvements

  • Various accessibility improvements around Surveys
  • Apptentive Logger service retrieval backup

Fixes

  • SparseArray backwards compatibility

Known Issues and Limitations

  • Client authentication (login/logout) is not yet supported

6.0.5

17 May 17:01
b694bb4
Compare
Choose a tag to compare

Improvements

  • Added Java interoperable support for push functions
  • Improved error handling throughout the SDK
  • Added session id to the payloads

Fixes

  • Resolved internal observers and observables issue

Known Issues and Limitations

  • Client authentication (login/logout) is not yet supported