Skip to content

Releases: SignalK/signalk-server

v2.14.0-beta.1

03 Jun 19:24
88b1399
Compare
Choose a tag to compare

v2.13.5

22 Mar 05:16
Compare
Choose a tag to compare

🚀 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

06 Mar 17:58
ce303b1
Compare
Choose a tag to compare

📦 Uncategorized

  • fix: release docker build process fix and improvements

v2.13.3

05 Mar 07:17
Compare
Choose a tag to compare

🐛 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

10 Feb 17:47
3155972
Compare
Choose a tag to compare

🐛 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

02 Feb 19:31
cbaa88b
Compare
Choose a tag to compare

🐛 Fixes

  • fix: app store ui not updating to show installing plugins; cache npm response for one minute
  • fix: author in Appstore

v2.13.0

24 Jan 06:13
dfcc14e
Compare
Choose a tag to compare

🚀 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

05 Jan 15:40
436da77
Compare
Choose a tag to compare

📦 Uncategorized

  • fix: docker build tag variable name corrected
  • fix: python3-pip added for node-gyp

v2.13.0-beta.2

29 Dec 16:59
c5505c9
Compare
Choose a tag to compare

📦 Uncategorized

  • chore: docker release image versions with full, major and latest tags
  • chore: ubuntu 24.04 base image for test build purposes

v2.13.0-beta.1

28 Dec 16:28
a4a59b4
Compare
Choose a tag to compare
  • no changes