Skip to content

Releases: SignalK/signalk-server-windows

Version 1.2.0

25 Aug 17:38
dd0ec68
Compare
Choose a tag to compare
  • Installs Microsoft Visual C++ Redistributable if required.

Version 1.1.0

25 Aug 21:18
dddec93
Compare
Choose a tag to compare
  • Ready to Signal K V2
  • Install node js v18.17.1
  • Install openssl 1.1.1u
  • Removed Windows 7 support

Version 1.0.0

05 Feb 16:42
0a6d12c
Compare
Choose a tag to compare
  • Bump from NodeJS10 to NodeJS16
  • Check if older NodeJS realese installed
  • Limited support of Windows 7 with only NodeJS12 version
  • Add experimental serial port support for Windows 7
  • Stop Windows service before remove it
  • Some tips to migrate from NodeJS10 to NodeJS16 in readme.md
  • Save npm install log in dedicated files
  • fix: 'path' environment variable is not updated in service mode #13

Version 1.0.0 ( NodeJS 16 ) pre-release

23 Jan 14:13
Compare
Choose a tag to compare
Pre-release
  • Bump from NodeJS10 to NodeJS16
  • Limited support of Windows 7 with only NodeJS12 version
  • Add experimental serial port support for Windows 7
  • Stop Windows service before remove it
  • Some tips to migrate from NodeJS10 to NodeJS16 in readme.md
  • Save npm install log in dedicated files

version 0.4.3

08 May 21:12
c2e547a
Compare
Choose a tag to compare
Merge pull request #10 from SignalK/RequestExecutionLevel

fix: requests admin rights at the start of the installation

version 0.4.2

10 Apr 09:34
Compare
Choose a tag to compare

fix: better detection of admin rights

version 0.4.1

12 Feb 15:22
Compare
Choose a tag to compare

fix: issue on node js dowloading

version 0.4.0

31 Oct 20:45
Compare
Choose a tag to compare

chore: Add link to SHA256SUMS.txt
chore: Screenshots update with v0.4.0
chore: Bump nodejs from v10.19.0 to v10.23.0
chore: Bump openssl from v1_1_1d to v1_1_1h
fix: Add missing openssl default conf
chore: Optimizing path length
chore: Downloading node.js in zip format with wget
chore: Generate an installation log file
chore: Bump nsis from v3.05 to v3.06.1

version 0.3.2

03 Jul 22:52
1509ff4
Compare
Choose a tag to compare
  • fix: download nodejs in https #5
  • chore: add https download support in NSIS (Inetc.zip) #5
  • chore: add howto rebuild installer in readme.md #5

version 0.3.1

02 May 15:48
Compare
Choose a tag to compare
  • #3 fix: install node-windows module order
  • add github release
  • add link to latest release