- Update IndoorAtlas SDKs to 3.6.11
- Update IndoorAtlas SDKs to 3.6.10
- Add
NSMotionUsageDescription
declaration for iOS - Add radio scan callbacks API (NOTE! To enable the callbacks, please contact IndoorAtlas support)
- Fixed compile on iOS
- Update IndoorAtlas SDKs to 3.6.9
- Update IndoorAtlas SDKs to 3.6.7 (iOS) and 3.6.8 (Android)
- Update IndoorAtlas SDKs to 3.6.6 (iOS) and 3.6.7 (Android)
- Update IndoorAtlas SDKs to 3.6.4
- Update IndoorAtlas SDKs to 3.6.3
- Fix status callback
- Update IndoorAtlas SDKs to 3.5.5
- iOS: fix JSON serialization issue with position object
- Android: add BLUETOOTH_SCAN permission. The plugin now requires compile and target sdk version 31
- Now requires Cordova version 11.0.0 or higher
- Update IndoorAtlas SDKs to 3.4.12
- Fixed disabling of indoor lock
- Update IndoorAtlas SDKs to 3.4.9
- Update IndoorAtlas SDKs to 3.4.7
- Android SDK repository moved from Bintray to Cloudsmith
- Update IndoorAtlas SDKs to 3.4.3
- Prepare for React.Native support (available in
react-native
branch)
- Update IndoorAtlas SDKs to 3.4.2
- Add wayfinding A->B route request support
- Add time based location updates support
- Add low power and cart-mode support
- Update IndoorAtlas SDKs to 3.3.6
- Update IndoorAtlas SDKs to 3.3.5
- Add geofence and POI support
- Update IndoorAtlas SDKs to 3.3.3
- Add geofence and POI support
- Update IndoorAtlas SDKs to 3.2.1
- Update IndoorAtlas SDKs to 3.1.4
- Update IndoorAtlas SDKs to 3.1.3
- Fix iOS support with SDK 3.1.2 (#40)
- Update IndoorAtlas SDKs to 3.1.2
- Update IndoorAtlas SDKs to 3.1.1
- Update IndoorAtlas SDKs to 3.1.0
- Fixed setPosition for iOS and Android (#38, #39)
- Fixed bug in error message (#37)
- Fix Android crash in case of repeated deviceready (#36)
- Fix FloorPlan.coordinateToPoint & pointToCoordinate. Both methods crashed with a JavaScript error before this fix
- new API
- Update IndoorAtlas SDKs to 3.0.3
- Update IndoorAtlas SDKs to 3.0.2
- Update IndoorAtlas SDKs to 3.0.1
- Backwards compatibility release: The 2.x IndoorAtlas Cordova API will not be maintained after the 2.10.x versions
- Update IndoorAtlas iOS SDK to 3.0 while keeping the current Cordova API
- Minumum supported Android minSdkVersion raised to 21
- Update IndoorAtlas iOS SDK to version 2.9.4
- Update IndoorAtlas Android SDK to version 2.9.3
- Implement missing setPosition on iOS
- IndoorAtlas SDK version 2.9 with integrated wayfinding
- New wayfinding API
- iOS bug fix: changed floor level number from string to integer
- IndoorAtlas Wayfinding SDK version 2.8: directed edge support
- IndoorAtlas SDK version 2.8
- Add support for setting explicit venue ID
- Update IndoorAtlas Wayfinding libraries to 2.7.1
- Rename Promise to IAPromise to avoid possible errors
- Fix bug when fetching multiple floor plans at once
- New APIs for coordinateToPoint and pointToCoordinate