Skip to content

Releases: SignalK/freeboard-sk

v2.5.0

09 Feb 06:35
Compare
Choose a tag to compare
  • Added: In the chart list, toggle the display of the bounds of all available charts on the map.
  • Added: Displaying vector charts with defined styles in a Mapbox style JSON file.
  • Updated: New Map icons for waypoints and AIS targets.

Weather moves from experiment -> feature with the introduction of the meteo context as per nmea0183-signalk PR #245 - VDM Msg 8.

  • Added: Display weather stations on the map and view observation data.
  • Added: Weather data relative to vessel position, sourced from OpenWeather, including hourly forecasts is available via the meteo.freeboard-sk context.
  • Removed: Option to use NOAA as weather source.

Experiments:

  • Routes: Render start / Finish line for the active route when values are present in route meta data.

v2.4.0

22 Dec 03:13
Compare
Choose a tag to compare
  • Added: Ability to shift anchor position.
  • Fixed: Issues where "Constrain Zoom" button did not toggle color to reflect status.

v2.3.2

10 Dec 00:50
Compare
Choose a tag to compare
  • Fixed: GPX load screen not displaying list of resources to select.
  • Updated: Openlayers version 8.

v2.3.1

08 Nov 02:38
Compare
Choose a tag to compare
  • Fixed: Issue in autopilot display where +/- adjustment buttons were not sending data to Pypilot.

v2.3.0

27 Oct 23:44
Compare
Choose a tag to compare
  • Added: Display a badge on menu icon when server has security enabled and client is not authenticated.
  • Added: Autopilot console for use with built-in PyPyilot integration.
  • Added: Display location of Man Overboard alarm on map.
  • Added: Additional remove AIS target timeout options.
  • Updated: Align anchor watch UI to anchor-alarm API operation.
  • Updated: Display the waypoint name when a route point is a reference to a waypoint resource.
  • Updated: Use updated typings in @signalk/server-api.

v2.2.6

05 Oct 04:22
Compare
Choose a tag to compare

Fixed: Issue where anchor watch could not be set when Signal K server had security enabled.
- Note: Requires signalk-anchoralarm-plugin v1.13.0 or later.

v2.2.5

23 Sep 06:08
Compare
Choose a tag to compare
  • Added: Ability to toggle AIS label color between dark and light to improve visibility on satellite imagery.
  • Fixed: Authentication error on plugin startup on systems with security enabled.

v2.2.4

17 Sep 00:09
Compare
Choose a tag to compare
  • Fixed: GPX Load errors caused by routes with no name and / or description causing validation errors.

v2.2.3

15 Sep 07:45
Compare
Choose a tag to compare
  • Fixed: Do not make "Fixed Location" mode the default.

v2.2.2

15 Sep 07:19
Compare
Choose a tag to compare
  • Fixed: Update Anchor Watch to use signalk-anchor-alarm REST API to resolve incorrect state being displayed.
  • Fixed: Switching to fixed location did not update map until a delta update had been parsed.