Releases: apptentive/apptentive-android
Releases · apptentive/apptentive-android
5.4.1
Changes
- Provided an API for custom device storage encryption/decryption.
- Improved default encryption handling.
5.4.0
Changes
- Made encrypted storage configurable on the client.
- Updated SDK dependencies to Android-P
5.3.3
Fixes
- Fixed rare Message Center crash due to concurrency issues.
Changes
- Improved encryption stability.
- Allow users to make sequential
login
calls for the same user name.
5.3.2
Fixes
- Fixed encrypted message store for logged-in users.
- Fixed the bug which prevented users from logging-in back after a logout.
5.3.1
Fixes
- Fixed SDK state restoration logic.
- Fixed 422 http errors.
- Fixed corrupted payloads if encryption key could not be resolved from the KeyStore.
5.3.0
Improvements
- Improved SDK security with encryption and KeyStore.
5.2.0
Improvements
- Added
OnPreInteractionListener
to intercept interactions flow.
5.1.5
Improvements
- Added support for Apptimize experiments.
5.1.4
Fixes
- Fixed implicit WRITE_EXTERNAL_STORAGE permission for Android O.
- Fixed 'attr/textColorError' not found error for Android P.
Improvements
- Added support for mParticle user id.
5.1.3
Improvements
- Improved lifecycle management.