Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.05 KB

File metadata and controls

71 lines (56 loc) · 2.05 KB

Version 3.0.2 - September 2019

  • Fix Android crash in case of repeated deviceready (#36)

Version 3.0.1 - August 2019

  • Fix FloorPlan.coordinateToPoint & pointToCoordinate. Both methods crashed with a JavaScript error before this fix

Version 3.0.0 - June 2019

  • new API

Version 2.10.3 - June 2019

  • Update IndoorAtlas SDKs to 3.0.3

Version 2.10.2 - June 2019

  • Update IndoorAtlas SDKs to 3.0.2

Version 2.10.1 - May 2019

  • Update IndoorAtlas SDKs to 3.0.1

Version 2.10.0 - April 2019

  • 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

Version 2.9.1 - March 2019

  • Update IndoorAtlas iOS SDK to version 2.9.4
  • Update IndoorAtlas Android SDK to version 2.9.3
  • Implement missing setPosition on iOS

Version 2.9.0 - September 2018

  • IndoorAtlas SDK version 2.9 with integrated wayfinding
  • New wayfinding API
  • iOS bug fix: changed floor level number from string to integer

Version 1.10.0 - August 2018

  • IndoorAtlas Wayfinding SDK version 2.8: directed edge support

Version 1.9.0 - August 2018

  • IndoorAtlas SDK version 2.8

Version 1.8.4 - April 2018

  • Add support for setting explicit venue ID

Version 1.8.3 - April 2018

  • Update IndoorAtlas Wayfinding libraries to 2.7.1

Version 1.8.2 - March 2018

  • Rename Promise to IAPromise to avoid possible errors

Version 1.8.1 - March 2018

  • Fix bug when fetching multiple floor plans at once

Version 1.8.0 - March 2018

  • New APIs for coordinateToPoint and pointToCoordinate