Skip to content

Releases: Navigraph/navigraph-js-sdk

@navigraph/[email protected]

13 Aug 18:38
2505c38

Choose a tag to compare

Minor Changes

  • #69 c4ee897 Thanks @SkySails! - Added NavigraphTileLayer, a Leaflet TileLayer that implements Navigraph enroute tiles.
    The aim with this extension is to help developers by making the following features available:

    • Switching of source between VFR, IFR and world map
    • Changing of the theme between day and night
    • Automatic handling of credential expiry, with useful hints in the log when something does not look quite right.

Patch Changes

@navigraph/[email protected]

13 Aug 18:38
2505c38

Choose a tag to compare

Patch Changes

  • #68 2c364c2 Thanks @SkySails! - Added request buffers to all token requests, including user verification.
    This ensures that the SDK does not send multiple identical token requests in parallel and instead returns one response for all requests, ultimately increasing both speed and reliability.

  • #67 693d01f Thanks @SkySails! - Fixed token expiry check. Previously, a token would be considered expired 3 minutes after it expired, but the intention was to treat it as expired 3 minutes before its real expiry.

[email protected]

28 Jul 10:52
9a123cb

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

28 Jul 10:52
9a123cb

Choose a tag to compare

Minor Changes

  • #64 9c2d597 Thanks @SkySails! - Added airport information endpoint access. This endpoint can be used to fetch details such as available fuel, types of repair services etc..

[email protected]

18 May 19:46
cabf6ef

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

18 May 19:46
cabf6ef

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

18 May 19:46
cabf6ef

Choose a tag to compare

Minor Changes

  • #62 c49ebbc Thanks @SkySails! - Reintroduced authentication-related types that went missing in v1.2.22 following an internal reorganization.

[email protected]

22 Apr 15:35
8b55d3a

Choose a tag to compare

Patch Changes

[email protected]

22 Apr 14:48
73c54a0

Choose a tag to compare

Patch Changes

@navigraph/[email protected]

22 Apr 15:35
8b55d3a

Choose a tag to compare

Patch Changes