Skip to content

Releases: SignalK/freeboard-sk

v1.14.2

04 Feb 23:38
Compare
Choose a tag to compare
  • Update: Allow anchor watch radius to be changed when anchor is down.

v1.14.2-rc1

31 Jan 07:10
Compare
Choose a tag to compare
v1.14.2-rc1 Pre-release
Pre-release

This pre-release preloads map tiles to zoom level 15.

v1.14.1

26 Jan 06:39
Compare
Choose a tag to compare

v1.14.1

  • Added: Display track for AIS vessels.

  • Update: Removed some annoying rendering issues when using the Anchor Watch screen.

v1.14.0

29 Dec 00:31
Compare
Choose a tag to compare
  • Added: Display ResourceSet data from user-defined resoource paths.

  • Added: Upload data to user-defined resoource paths.

  • Update: Consolidate resource layer display under one toolbar button.

  • Update: Moved Load GeoJSON and Tracks display out from under experiments.

  • Update: Move chart re-ordering to within the chart list (closes #88).

v1.3.1

02 Dec 04:20
Compare
Choose a tag to compare
  • Fix: Handling of receiving navigation.position with a null value. (closes #86)

v1.13.0

25 Nov 01:01
Compare
Choose a tag to compare
  • Added: Display of path line between previousPoint and destination (nextPoint).

  • Added: Additional vessel trail settings to select the length of trail retrieved from the server.

  • Added: Setting to enable / disable close button on map popovers.

  • Added: Setting to enable / disable double click to zoom the map.

  • Fix: Issue where default world map was not displayed if server returned no charts.

  • Fix: Remove map rotate interactions to ensure map orientation remains correct.

  • Fix: Delta message handling to cater for meta deltas (server v1.37).

v1.11.0

10 Aug 05:03
Compare
Choose a tag to compare
  • Added: North indicator on map.

  • Added: GPX Track import support Experiment (requires freeboard-sk-helper).

  • Fixed: Issue where map was not rotated until Heading Up was de-selected and re-selected if application was started in Heading Up mode.

v1.10.0

04 Jun 01:07
Compare
Choose a tag to compare
  • Added: Ability to order the chart layer position via drag and drop. Addresses the issue where charts are not visible as they are "below" other charts.

v1.9.0

08 May 01:01
Compare
Choose a tag to compare
  • Added: Configuration setting to hide vessel wind vectors.

  • Added: Configuration setting to select position display format.

  • Added: Storing user Settings on the server.

    Settings are stored on the server automatically when user is logged in.

    Settings from the server are applied:

    • During Freeboard startup (if user is already authenticated on the server)
    • After Log In or Changing User via the Freeboard UI.
  • Update: Re-order route points by drag and drop within route Points screen.

  • Update: Version 1.7 of signalk-client-angular which adds support for applicationData API in node-server v1.27.0.

v1.8.3

16 Feb 07:10
Compare
Choose a tag to compare
  • Fix: Issue where navigation data (bearing, DTG, etc to destination) was not being updated.