Skip to content

Releases: SignalK/signalk-server

v2.8.1

18 May 19:28
d7ff005
Compare
Choose a tag to compare

🐛 Fixes

  • fix: error in admin ui when updating server

v2.8.0

16 May 17:55
5477e7b
Compare
Choose a tag to compare

🚀 Features

  • Appstore UI/column version
  • feature: Add Feature discovery API endpoint and plugin interface
  • feat: Allow for users without password
  • feature: add support to DELETE meta data
  • Metadata editing & zones handling
  • feature: support PUT to notification state and method

🐛 Fixes

  • fix: npm run watch not working
  • Add Admin UI eslint code check; fix bugs in Restore and SourcePriorities
  • fix: don't subscribe to notifications in sk connections

v2.7.2

16 Apr 17:50
4e16dac
Compare
Choose a tag to compare

🐛 Fixes

  • fix: reduce ws meta tracking memory consumption
  • fix: check ws max send buffer size over time

v2.7.1

09 Apr 04:28
89baf2f
Compare
Choose a tag to compare

🐛 Fixes

  • fix: remove api.npms.io

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.