Skip to content

Releases: SignalK/signalk-server

v2.7.0

08 Apr 18:34
73c71cb
Compare
Choose a tag to compare

🚀 Features

  • feat: add Kip to automatically installed webapps
  • Refactor UI of the Appstore page

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