- 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