Releases: mistsys/mist-vble-android-sdk
Releases · mistsys/mist-vble-android-sdk
SDK 4.0.7
SDK version 4.0.4
- Support for UAE environment
- Minor bug fixes
SDK Version 4.0.3
Minor fixes
SDK 4.0.0
- New Revamped SDK
- Improved memory management, smaller footprint and more efficient location processing.
- Support for Canary
- Support for UK
SDK Version : 3.0.9
· Improved location when temporarily offline
· More efficient storage, memory, and CPU footprint
· Support for Australia
· Minor bug fixes
SDK version 3.0.3
In this version, we are introducing a new simpler, and easier way to integrate our location SDK into your application. Implementation requires less steps and less code to accomplish. Please see our updated integration guide here
Beta SDK version 3.0.1
In this version, we are introducing a new simpler, and easier way to integrate our location SDK into your application. Implementation requires less steps and less code to accomplish. Please see our updated integration guide here
2.3.0
Release Notes
- Introducing token rotation to maintain security and limit the effects of any compromised tokens. It involves exchanging one expiring access token for a new one.
- Secret token which is used to initialize the MSTCentralManager will be auto-refreshed after every 30 days.
- App Developer MUST implement the Error Handling callback to re-enroll the device once the existing secret token has expired.
- Enhancement to the SDK on BLE scanning mechanism to prevent the connection retries to cloud when device is not in BLE Proximity.
- SDK can experience error anywhere in the lifecycle due to numerous reasons on the network. To increase the reliability and reduce the operational cost, we have added backoff where SDK will pause for given amount of time before before retrying the connection again.
2.2.0
Release Notes:
New:
- Support to enroll Org on AWS East.
- Minor bug fix.
2.1.29
Release Notes:
New:
- Support to enroll Org on Google Cloud Environment, in addition to AWS.
Improvements:
- Enhancements in SDK to improve the location and direction accuracy based on-device sensor data.
- Minor bug fixes.