Releases: exponea/exponea-android-sdk
Releases · exponea/exponea-android-sdk
Version 3.3.0
Release Notes for 3.3.0
December 15, 2022
- Features
- Added App Inbox feature with PUSH message type support
Release Notes for 3.2.1
November 24, 2022
- Features
- Updated guide documentation for FCM integration setup
- Upgraded build and SDK dependencies of core libraries
- Added Configuration flag to be able to disable tracking of default properties along with customer properties
- Bug Fixes
- Fixed: Supported Android version needs to be updated in docs
- Fixed: Handling of universal links in HTML InApp messages was not working properly
Version 3.2.0
Release Notes for 3.2.0
October 19, 2022
- Features
- Added feature to handle tracking consent according to DSGVO/GDPR
- Guiding documentation added for Push notification update after certain circumstances
- Bug Fixes
- Fixed: License established to MIT
- Fixed: Documentation for Push token retrieval shows FirebaseMessaging usage
Version 3.1.0
Release Notes for 3.1.0
August 09, 2022
- Features
- Added a support of HTML InApp messages
- Added a link to 'Version update' guideline into release notes and README
Version 3.0.6
Release Notes for 3.0.6
July 28, 2022
- Features
- Added a support for gzip and brotli HTTP compression for lower bandwith
- Bug Fixes
- Fixed: Delivered push notification is not shown and tracked on Android 26+ after app cold-start by opening a push notification (This issue is since version 2.9.7)
Version 3.0.5
Release Notes for 3.0.5
May 23, 2022
- Features
- Added example of Firebase token retrieval after adding Exponea SDK into already existing project
- Documentation note added that default properties are sent along with customer properties
- Example of usage of recommendation_id rewritten to match iOS documentation
- Documentation note for App Links data tracking with new vs resumed session
- Bug Fixes
- Fixed: PushToken repository migration to support auto-backup due to issues with obsolete tokens
Version 3.0.4
Release Notes for 3.0.4
April 22, 2022
- Features
- Warn in log when outdated SDK version is used
- Bug Fixes
- Fixed: Track to dev project also if SDK is used from the tests
- Fixed: Development logs in production appCenter project
- Fixed: In-app closing when screen is rotated
Version 3.0.3
Release Notes for 3.0.3
March 03, 2022
- Features
- Callback for reacting on in-app message action clicks - check In-app messages documentation
Version 3.0.2
Release Notes for 3.0.2
February 04, 2022
- Features
- OkHttp library version bump
Version 3.0.1
Release Notes for 3.0.1
January 19, 2022
- Bug Fixes
- Fixed: Broadcast push notification actions (Removed by mistake in 3.0.0)