Releases: SignalK/signalk-server
Releases · SignalK/signalk-server
v2.13.0-beta.3
v2.13.0-beta.2
v2.13.0-beta.1
- no changes
v2.13.0-beta.0
🚀 Features
- feature: show list of apps being installed in the app store
- PR: #1790
- feature: V2 Autopilot API
- PR: #1596
- Feature: Add zoom query parameter to Resources OpenAPI definition
- PR: #1852
🐛 Fixes
- Fix: Course API - check nextPoint value more rigorously
- PR: #1840
- fix: make serialport module optional
- PR: #1841
- Fix: Clear destination on empty or invalid position received via NMEA
- PR: #1844
- fix: canboat analyzerOutEvent event name & minor fixes
- PR: #1846
📦 Uncategorized
v2.12.0
🚀 Features
- feature: add supportsPut meta data to paths that have put handlers
- PR: #1793
- feature: support async plugin.stop implementation
- PR: #1804
- update: resources-provider config options
- PR: #1809
- update: Resources API OpenAPI definition for charts
- PR: #1808
- feature: add support for bluez for docker
- PR: #1821
- Update: Provide the ability to view and set the default provider used for resource types.
- PR: #1799
- feature: add client side cookie to expose login info
- PR: #1825
- feature: redirect to webapp by displayName
- PR: #1822
- feature: Add NMEA stream handling to Course API.
- PR: #1750