Release 3.19.1¶
Jan 4, 2023
- Fix for issue causing NullPointerException to be thrown sometimes when PlotPlugin starts by WorkManager.
Download library and example manually here or check integration here.
Release 3.19.0¶
Nov 28, 2022
- Changed the internal initialization logic to lazy initialization.
- Fix for issue with notification open handler.
Download library and example manually here or check integration here.
Release 3.18.3¶
Nov 3, 2022
- Introduced autodetection of main activity to handle opening notifications in case one was not provided on plot.init.
Download library and example manually here or check integration here.
Release 3.18.2¶
Oct 12, 2022
- Improved fine grained reporting on the status of notifications pernmission to include paused state.
Download library and example manually here or check integration here.
Release 3.18.1¶
Oct 12, 2022
- Improved AltBeacon library auto-detection and fallback.
- Fix for an issue causing notifications being recorded as sent even when app doesn't have permission to post notifications on Android 13.
Download library and example manually here or check integration here.
Release 3.18.0¶
Sep 30, 2022
- Removed Nearby beacon library
Download library and example manually here or check integration here.
Release 3.17.5¶
Sep 6, 2022
- Updated google play services version
Download library and example manually here or check integration here.
Release 3.17.4¶
Sep 6, 2022
- Support Android 13.
- Fix issue with initilizing plot in the background some times fails due to null activity.
Download library and example manually here or check integration here.
Release 3.17.3¶
Aug 2, 2022
- Changed initialization process, and activity or an activity class must me provided on initialization.
Download library and example manually here or check integration here.
Release 3.16.0¶
May 11, 2022
- Support beacon distance on Android using AltBeacons (requires additional configuration)
- Performance and stability improvements for beacons.
- Improvements on battery usage.
- Support google play services 19.0.0
- Introduced automatic segmentation properties.
- Support activity monitoring and region triggers on user's activity change.
Download library and example manually here or check integration here.
Release 3.15.3¶
March 23, 2022
- Support for Android 12
- Better support for ReactNative
- Support google play services 18.0.0
- Deprecated ongoing notification
- Deprecated automatic permission request
- Few performance improvements
Download library and example manually here or check integration here.
Release 3.14.1¶
March 1, 2021
- Support to reset deviceId
- Removed default sticky notification to support Android 12
- Fixed issue with location state events
Download library and example manually here or check integration here.