Skip to content

Releases: SignalK/freeboard-sk

v2.2.1

09 Sep 01:34
Compare
Choose a tag to compare
  • Fixed: Issue where waypoint was not centered on the screen when the center waypoint button was clicked from the entry in the waypoint list.

  • Fixed: Issue where invalid fixed location postion was being written to settings.

v2,2.0

12 Aug 05:52
Compare
Choose a tag to compare
  • Added: Ability to center a vessel in the Vessels List.
  • Added: Fixed Location Mode for when operating from a building or other fixed location.

v2.1.0

06 Jul 01:02
Compare
Choose a tag to compare
  • Added: Ability to limit map zoom to min / max of displayed charts.

  • Fix: Issue handling port value when no port is specified in host url.

v2.0.2

29 Jun 07:38
Compare
Choose a tag to compare

Fix: Update signalk-client-angular library to address issues creating resources when not using ssl. (closes #116)

v2.0.1

29 Jun 04:15
Compare
Choose a tag to compare

UPDATES:

  • Fix: tslib dependency.

v2.0.0

22 Jun 11:00
Compare
Choose a tag to compare

** BREAKING CHANGES **

  • Freeboard-SK now requires Signal K API Version 2 as it makes extensive use of both the new Resources and Course APIs.

  • Standard Alarms provider: Freeboard-SK now acts as a provider for standard Signal K alarms and no longer requires the freeboard-sk-helper plugin to set and clear these alarms (i.e. Man Overboard, Sinking, etc.).
    This function can be enabled / disabled in the Plugin Config section of the Signal K admin console.

UPDATES:

  • Added: Restart course calculations using the current vessel position

  • Added: Reverse direction a route is followed.

  • Added: Display arrow(s) showing the direction the active route is being followed.

  • Added: Advance to next route point button to arrival notification to .

  • Added: Setting to select auto advance to next route point on arrival with choice of time delay.

  • Added: Option to delete attached notes when deleting a resource.

  • Added: Ability to enter name and description for a region resource.

  • New: Support for PMTiles map files (raster and vector).

  • New: Detect "circular routes" (first and last points have the exact same coordinate) allowing Issue where vessel wind vector on map was not displayed when heading was 0 degrees

  • New: host and port url params to enable connection to an alternate Signal K server.

  • Fix: Issue where audio was played when notification was 'visual' only.

  • Fix: Issue where vessel wind vector on map was not displayed when heading was 0 degrees.

  • Change: Notes are only displayed on the map if they have a valid position. Notes attached to a resource / region are only available in the notes list of that resource.

  • Change: Updated to use Openlayers v7.

  • Experiments: (via Server Admin -> PluginConfig -> Freeboard-SK)

    • Display Weather forecasts and warnings from OpenWeather.

    • Autopilot support (PyPilot).

v1.22.1

01 Jan 05:30
Compare
Choose a tag to compare
  • Add: Additional settings to control the way vessel trail is retrieved from the server.

  • Update: Improved rendering of vessel trail when retrieved from the server.

  • Fix: Trail to Route not honoring Include Trail from Server on tolerance change.

v1.21.2

05 Aug 01:46
Compare
Choose a tag to compare
  • Update: Allow seconds to be specified when setting targetArrivalTime.
  • Fix: Error handling when targetArrivalTime.

v1.21.1

03 Aug 00:51
Compare
Choose a tag to compare
  • Fix: VMG display value is incorrect.

v1.21.0

08 Jul 00:41
Compare
Choose a tag to compare
  • Add: Ability to apply targetArrivalTime when a destination is active at the path navigation.course.targetArrivalTime

  • Add: Support to display Icon in WebApps list.