Skip to content

Releases: SignalK/signalk-server

v2.10.0

01 Sep 15:20
febea55
Compare
Choose a tag to compare

🚀 Features

  • Add support for Seatalk1 on Raspberry Pi 5

v2.9.0

23 Aug 19:23
Compare
Choose a tag to compare

🚀 Features

  • feature: add ability to send NMEA 2000 out with the Data Fiddler

🐛 Fixes

  • fix: plugins with updates disabled are still shown as updatable
  • fix: issues with provider output stats

v2.8.3

25 Jun 18:21
3a4608e
Compare
Choose a tag to compare

🚀 Features

  • feature: show accessRequests in Security menu

🐛 Fixes

  • fix: plugin configuration switches in the list not updating
  • fix: plain res.send calls
  • fix: logfiles directory traversal and authentication

v2.8.2

02 Jun 18:10
14b5b0f
Compare
Choose a tag to compare

🐛 Fixes

  • fix: data browser does not allow meta to be edited for paths without any meta
  • fix: removing last zone was not reflected in full data

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