Releases: SignalK/signalk-server
Releases · SignalK/signalk-server
v2.9.0
🚀 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
🚀 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
🐛 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
🐛 Fixes
- fix: error in admin ui when updating server
v2.8.0
🚀 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
🐛 Fixes
- fix: reduce ws meta tracking memory consumption
- fix: check ws max send buffer size over time
v2.7.0
🚀 Features
- feat: add Kip to automatically installed webapps
- Refactor UI of the Appstore page
v2.6.2
🐛 Fixes
- Fix: revert plugin API change that broke plugin configuration saving
v2.6.1
🐛 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