Skip to content

v2.0.0

Compare
Choose a tag to compare
@panaaj panaaj released this 22 Jun 11:00
· 166 commits to master since this release

** 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).