Releases: SiftScience/sift-android
Releases · SiftScience/sift-android
Release 1.3.0
Updated play-services-location to version 21.0.1
Release 1.2.0
- Upgraded gson to version 2.9.1
- Upgraded to API Level 19
Release 1.1.2
Please see https://github.com/SiftScience/sift-android/blob/master/CHANGELOG.md for details
Release 1.1.1
- Removed the code that sets the time and accuracy fields of the android device location object.
- Removed the .yaml schema files for iOS
- Removed deprecated fields for android from the android_device_location.yaml and mobile_event schema files
- Removed the iOS types from mobile_event.yaml
- Removed the references to the deprecated fields from DESIGNDOC.md
v1.1.0
- Added a new public upload() function.
- Updated README.md to include details about how to submit an issue.
v1.0.0
- Executor used for trigger collect method of DeviceProperties and AppState terminated on sift.cancel().
- Images used in DESIGNDOC.md are added to the repo to avoid URL issues.
- Created Changelog
- Prevent SDK from sending empty configuration properties
v0.11.1
- Upgrade to API version 30 (Android 11)
- Migrated to AndroidX
- Deprecated AsyncTask(as of Android 11) replaced with ExecutorService.
- Null check added for battery status.
- Dependencies upgraded
v0.10.5
v0.10.4
v0.10.3-beta
Adds functionality for calling Sift.open
with a new config