Releases: SignalK/signalk-server
Releases · SignalK/signalk-server
v2.13.5
🚀 Features
- fix: Use https for NPM request to avoid redirect
🐛 Fixes
- fix: no meta edit panel for notifications
- Add boolean to delta Value type definition in ServerApi
📦 Uncategorized
- fix: fly.io deployment job order change and tag fix
- docs: Update repository link on resources-provider plugin
- doc: Add missing getResource() method in Resources API section.
v2.13.4
📦 Uncategorized
- fix: release docker build process fix and improvements
v2.13.3
🐛 Fixes
- Fix: Resource provider list returns empty array.
- Allow Notes to contain both href and position attributes.
📦 Uncategorized
- chore: docker base images build pipeline upgrade
- chore: SK docker images build pipelines upgrades
- fix: support concurrent docker builds with unique, per build temp image tag
v2.13.2
🐛 Fixes
- fix: Kubernetes deployment failure
- fix: npm search api window hiding some plugins
- Fix: Course API - check loaded state href values more rigorously
- fix: multiplexed playback with empty lines
v2.13.1
🐛 Fixes
- fix: app store ui not updating to show installing plugins; cache npm response for one minute
- fix: author in Appstore
v2.13.0
🚀 Features
- feature: show list of apps being installed in the app store
- feature: V2 Autopilot API
- Feature: Add zoom query parameter to Resources OpenAPI definition
🐛 Fixes
- fix: Seatalk1 gpiod breaks if default value of GPIO pin isn't changed
- feature: introducing optional canbus Mfg code, fixing canbus provider UniqueNumber logic
- Fix: Course API - check nextPoint value more rigorously
- fix: make serialport module optional
- Fix: Clear destination on empty or invalid position received via NMEA
- fix: canboat analyzerOutEvent event name & minor fixes
📦 Uncategorized
- chore: docker release image versions with full, major and latest tags
- chore: ubuntu 24.04 base image for test build purposes
- chore: switch from node-sass to sass
- chore: update typescript, drop Node v16 compatibility
- Upgrade Signal K release action
v2.13.0-beta.3
📦 Uncategorized
- fix: docker build tag variable name corrected
- fix: python3-pip added for node-gyp
v2.13.0-beta.2
📦 Uncategorized
- chore: docker release image versions with full, major and latest tags
- chore: ubuntu 24.04 base image for test build purposes