Skip to content

Releases: Navigraph/navigraph-js-sdk

@navigraph/[email protected]

24 Nov 09:21
787df01
Compare
Choose a tag to compare

Patch Changes

  • #82 5561a94 Thanks @m4rkus! - Added @navigraph/packages module for interactions with the packages-api.

[email protected]

21 Sep 11:58
6aa5cec
Compare
Choose a tag to compare

Patch Changes

@navigraph/[email protected]

21 Sep 11:58
6aa5cec
Compare
Choose a tag to compare

Patch Changes

@navigraph/[email protected]

21 Sep 11:34
6dc7f50
Compare
Choose a tag to compare

Patch Changes

  • f1a850f Thanks @SkySails! - Improved reliability of the enroute map by making sure that it is re-rendered on every change to the authenticated user

@navigraph/[email protected]

21 Sep 11:58
6aa5cec
Compare
Choose a tag to compare

Patch Changes

@navigraph/[email protected]

21 Sep 11:57
6aa5cec
Compare
Choose a tag to compare

Minor Changes

  • b1ecbc8 Thanks @SkySails! - Changed the functionality of the user verify parameter that is passed to getUser(). The SDK will now always try to grab new credentials from the server when this option is passed, instead of first checking the validity of the access token.

    This fixes an issue in @navigraph/leaflet where a complete refresh is required in order to grab new credentials when tiles fail to load.

@navigraph/[email protected]

18 Sep 13:01
8a15880
Compare
Choose a tag to compare

Minor Changes

  • 9c63110 Thanks @SkySails! - Added error handling for uninitialized or badly configured client settings.

  • 9879713 Thanks @SkySails! - Removed unnecessary and potentially problematic bundling of Navigraph dependencies

[email protected]

08 Sep 22:59
cb7daf4
Compare
Choose a tag to compare

Patch Changes

@navigraph/[email protected]

08 Sep 22:59
cb7daf4
Compare
Choose a tag to compare

Patch Changes

@navigraph/[email protected]

08 Sep 22:59
cb7daf4
Compare
Choose a tag to compare

Patch Changes

  • #75 ebe1b9f Thanks @SkySails! - Included a polyfill for Promise.finally to make the SDK work in MSFS directly out of the box without additional setup.