Changelog
Check out release history for stable releases of android SDKs. Stable releases have been tested thoroughly and are ready for use in your production apps. Major versions may include breaking changes. See our migration guide for help updating your SDK integration to take advantage of new features and fixes.
Need to upgrade?
Select your current version to see all the features and fixes from your version to the latest release.
Breaking Changes
Features
Bug Fixes
2.x Releases
2.1.1
code changesBug Fixes
- parsing exception for expired tasks (440bb13)
2.1.0
code changes2.0.1
code changesBug Fixes
- track opens fcm notification payload (ab3cd18)
2.0.0
code changes⚠ BREAKING CHANGES
- get current FCM token on SDK startup
- register device attributes when set
- create background queue to make API synchronous
Features
- add device and profile attribute setters (789f09f)
- add device_manufacturer device attribute (6a60f39)
- added support for custom track url (b61a64b)
- added support for device attributes (#71) (5fedf26)
- create background queue to make API synchronous (2524460)
- get current FCM token on SDK startup (dda443d)
- register device attributes when set (0f5159e)
- set log level via SDK config (81eea4e)
- support for custom device attributes and config (#77) (a7dbaba)
Bug Fixes
- added java compatibility in public constructors and methods (acdec46)
- added support for big decimal (#56) (58c791b)
- code cleanup (c651ee6)
- delete device token when clear identify (72f9753)
- events are tracked to identified customer (71634ed)
- queue attempts to run all tasks on each run (e180dea)
- register device tokens http request (b1c6872)
1.x Releases
1.0.5
code changes1.0.4
code changes1.0.3
code changes1.0.2
code changesBug Fixes
- added java compatibility in public constructors and methods (2bb73be)
1.0.1
code changes1.0.0
code changes