Skip to content

Releases: SignalK/signalk-server

v2.6.2

13 Mar 05:13
751bcfd
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: revert plugin API change that broke plugin configuration saving

v2.6.1

10 Mar 14:06
71bc124
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Resources API - Handle requests to GET chart tiles.
  • fix: add guard against empty settings file
  • Allow saving never sec config
  • fix: rememberme cookie expiration
  • Fix: disabled plugins no longer have an active API interface

v2.6.0

02 Mar 14:56
2e88215
Compare
Choose a tag to compare

🚀 Features

  • feature: rememberme expires to NEVER
  • feature: improve Server log & data log files UI
  • SK Server Admin UI Activity View Update

🐛 Fixes

  • fix: remove scroll when toggling plugin
  • fix: support for NEVER in RememberMe expires

v2.5.0

10 Jan 16:33
a24bc9b
Compare
Choose a tag to compare

🚀 Features

  • Event handling improvements: events over WebSocket, endpoint for events routing data, event dispatch error handling

🐛 Fixes

  • fix: guard against missing plugin schema
  • fix: use multiplexed file timestamps in deltas
  • Fix: multiplexed file detection & semicolon handling

v2.4.1

12 Nov 15:25
290ceb3
Compare
Choose a tag to compare
  • Same as 2.3.1, accidental double publsh.

v2.3.1

12 Nov 13:57
811e776
Compare
Choose a tag to compare

🐛 Fixes

  • fix: default cors, add * as an allow-all configuration, don't add localhost to allowed cors hosts
  • fix: use selfsigned instead of devcert for certificate generation

v2.3.0

01 Oct 17:01
c9dc28a
Compare
Choose a tag to compare

🚀 Features

  • feature: Expose a Course API interface to plugins.
  • feature: add reportOutputMessages to server plugin API
  • chore: upgrade to canboatjs 2.x and n2k-signalk 3.x

v2.3.0-beta.2

21 Sep 17:08
3249fa4
Compare
Choose a tag to compare
  • no changes

v2.3.0-canboatv2.1

13 Sep 17:22
a1d1d13
Compare
Choose a tag to compare
  • no changes

v2.2.0

12 Sep 18:33
2854321
Compare
Choose a tag to compare

🚀 Features

  • feature: Remember Me improvements
  • feature: newServer notification as normal
  • feature: add write statistics to dashboard
  • feature: less verbose CORS error logging
  • Keep only recent data log files by default
  • Feature: indicate clearly that a plugin needs configuration
  • feature: add preinstalled plugins
  • feature: connection activity indicator updates

🐛 Fixes

  • fix: bin/log2sk not working
  • Fix: Issue when creating resources via plugin interface
  • feature: less verbose CORS error logging
  • fix: server admin ui connection activity links
  • Fix: change approval button for access request to positive (green)