Skip to content

Releases: exponea/exponea-android-sdk

Version 3.3.0

15 Dec 09:35
bf9fdc2
Compare
Choose a tag to compare

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

25 Nov 07:35
Compare
Choose a tag to compare

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

19 Oct 09:01
2f69c37
Compare
Choose a tag to compare

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

09 Aug 14:48
922ffa6
Compare
Choose a tag to compare

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

28 Jul 12:35
bb2275e
Compare
Choose a tag to compare

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

23 May 08:48
Compare
Choose a tag to compare

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

22 Apr 10:20
Compare
Choose a tag to compare

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

03 Mar 11:49
Compare
Choose a tag to compare

Release Notes for 3.0.3

March 03, 2022

Version 3.0.2

04 Feb 09:43
Compare
Choose a tag to compare

Release Notes for 3.0.2

February 04, 2022

  • Features
    • OkHttp library version bump

Version 3.0.1

19 Jan 09:35
Compare
Choose a tag to compare

Release Notes for 3.0.1

January 19, 2022

  • Bug Fixes
    • Fixed: Broadcast push notification actions (Removed by mistake in 3.0.0)