Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Jan 25, 2018
1 parent c78fe97 commit f07ac78
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
## Change Log

### v1.0.0-1 (2018/01/25 19:26 +00:00)
- [#426](https://github.com/SignalK/signalk-server-node/pull/426) fix: plugins getting installed into the current dir when using -s (@tkurki)
- [#424](https://github.com/SignalK/signalk-server-node/pull/424) feature: add option to disable checksum validation for 0183 messages (@sbender9)
- [#421](https://github.com/SignalK/signalk-server-node/pull/421) Update mocha to the latest version 🚀 (@greenkeeper[bot])
- [#417](https://github.com/SignalK/signalk-server-node/pull/417) fix: crash when a plugin calls handleMessage with the wrong id (@sbender9)
- [#400](https://github.com/SignalK/signalk-server-node/pull/400) Plugin delta logging (@sbender9)

### v1.0.0-0 (2018/01/13 12:24 +00:00)
- [#381](https://github.com/SignalK/signalk-server-node/pull/381) feature: npm global install support with ~/.signalk settings (@sbender9)
- [#380](https://github.com/SignalK/signalk-server-node/pull/380) feature: use name and mmsi or uuid from defaults.json if available (@sbender9)
- [#384](https://github.com/SignalK/signalk-server-node/pull/384) feature: make the liner provider's line separator configurable (@sbender9)
- [#399](https://github.com/SignalK/signalk-server-node/pull/399) fix: new favicon.ico, remove unused assets (@tkurki)
- [#398](https://github.com/SignalK/signalk-server-node/pull/398) add: checking in admin-ui build (@sbender9)
- [#395](https://github.com/SignalK/signalk-server-node/pull/395) Update @signalk/sk-simple-token-security to the latest version 🚀 (@greenkeeper[bot])
- [#397](https://github.com/SignalK/signalk-server-node/pull/397) fix: canbus provider not going through candump2analyzer (@sbender9)
- [#396](https://github.com/SignalK/signalk-server-node/pull/396) Update @signalk/signalk-schema to the latest version 🚀 (@greenkeeper[bot])
- [#390](https://github.com/SignalK/signalk-server-node/pull/390) [WIP] Include admin ui in the server repo (@tkurki)
- [#394](https://github.com/SignalK/signalk-server-node/pull/394) update: admin ui and security versions to fix bug in enabling security (@sbender9)
- [#385](https://github.com/SignalK/signalk-server-node/pull/385) feature: provide stats per provider for the admin UI (@sbender9)
- [#389](https://github.com/SignalK/signalk-server-node/pull/389) chore: use webapps & plugins from npm (@tkurki)
- [#388](https://github.com/SignalK/signalk-server-node/pull/388) Logging fixes (@sbender9)
- [#382](https://github.com/SignalK/signalk-server-node/pull/382) fix: remove unwarranted charts error message (@tkurki)
- [#383](https://github.com/SignalK/signalk-server-node/pull/383) fix: don't use liner with 0183 serial port sources (@sbender9)
- [#379](https://github.com/SignalK/signalk-server-node/pull/379) fix(package): update @signalk/signalk-schema to version 1.0.2 (@tkurki)
- [#378](https://github.com/SignalK/signalk-server-node/pull/378) fix(package): update @signalk/n2k-signalk to version 1.0.1 (@tkurki)
- [#377](https://github.com/SignalK/signalk-server-node/pull/377) Update @signalk/nmea0183-signalk to the latest version 🚀 (@greenkeeper[bot])
- [#370](https://github.com/SignalK/signalk-server-node/pull/370) Security PUT refactorings (@tkurki)
- [#325](https://github.com/SignalK/signalk-server-node/pull/325) Update file-timestamp-stream to the latest version 🚀 (@greenkeeper[bot])
- [#369](https://github.com/SignalK/signalk-server-node/pull/369) fix: use correct port values in api, refactor port handling (@tkurki)
- [#373](https://github.com/SignalK/signalk-server-node/pull/373) Update @signalk/client to the latest version 🚀 (@greenkeeper[bot])
- [#372](https://github.com/SignalK/signalk-server-node/pull/372) Update @signalk/n2k-signalk to the latest version 🚀 (@greenkeeper[bot])
- [#371](https://github.com/SignalK/signalk-server-node/pull/371) fix: make /self relative to root (@tkurki)
- [#368](https://github.com/SignalK/signalk-server-node/pull/368) Update @signalk/server-admin to the latest version 🚀 (@greenkeeper[bot])
- [#366](https://github.com/SignalK/signalk-server-node/pull/366) fix: less strict certificate file permission check (@tkurki)
- [#363](https://github.com/SignalK/signalk-server-node/pull/363) Update prettier-standard to the latest version 🚀 (@greenkeeper[bot])
- [#365](https://github.com/SignalK/signalk-server-node/pull/365) fix(package): update baconjs to version 1.0.1 (@tkurki)
- [#364](https://github.com/SignalK/signalk-server-node/pull/364) feature: add SECURITYSTRATEGY environment variable override (@tkurki)
- [#358](https://github.com/SignalK/signalk-server-node/pull/358) [WIP] Server admin api (@tkurki)
- [#362](https://github.com/SignalK/signalk-server-node/pull/362) Remove bower & nonfunctional interfaces (@tkurki)
- [#357](https://github.com/SignalK/signalk-server-node/pull/357) Update @signalk/nmea0183-signalk to the latest version 🚀 (@greenkeeper[bot])
- [#348](https://github.com/SignalK/signalk-server-node/pull/348) feature: load ssl cert and key from configDir (-c option) if used (@sbender9)
- [#356](https://github.com/SignalK/signalk-server-node/pull/356) Update lint-staged to the latest version 🚀 (@greenkeeper[bot])
- [#355](https://github.com/SignalK/signalk-server-node/pull/355) fix: ws source for other users getting overwritten by new users (@sbender9)
- [#354](https://github.com/SignalK/signalk-server-node/pull/354) fix: update rpi-setup.sh to support ssl config and dual http+https (@sbender9)
- [#353](https://github.com/SignalK/signalk-server-node/pull/353) fix: mdns registration failes when running via systemd (@sbender9)
- [#351](https://github.com/SignalK/signalk-server-node/pull/351) fix: mdns startup fails when the PORT environment variable is used (@sbender9)
- [#350](https://github.com/SignalK/signalk-server-node/pull/350) fix: incude the original request path when redirecting to ssl (@sbender9)
- [#349](https://github.com/SignalK/signalk-server-node/pull/349) fix: mdns not working because port changes (@sbender9)
- [#347](https://github.com/SignalK/signalk-server-node/pull/347) fix: crash from setting the source from username (@sbender9)
- [#346](https://github.com/SignalK/signalk-server-node/pull/346) feature: add the username to the source for deltas posted via WebSockets (@sbender9)
- [#343](https://github.com/SignalK/signalk-server-node/pull/343) fix: fix naked property subscription handling (@tkurki)
- [#339](https://github.com/SignalK/signalk-server-node/pull/339) Change ssl logic, refactor configuration and reformat (@tkurki)
- [#344](https://github.com/SignalK/signalk-server-node/pull/344) Update @signalk/n2k-signalk to the latest version 🚀 (@greenkeeper[bot])
- [#341](https://github.com/SignalK/signalk-server-node/pull/341) fix: ws security not working because of Primus change (@sbender9)
- [#337](https://github.com/SignalK/signalk-server-node/pull/337) feature: add tls certificate chain support (@tkurki)
- [#336](https://github.com/SignalK/signalk-server-node/pull/336) Update lint-staged to the latest version 🚀 (@greenkeeper[bot])
- [#335](https://github.com/SignalK/signalk-server-node/pull/335) fix: nmea0183 buffer conversion (@tkurki)
- [#333](https://github.com/SignalK/signalk-server-node/pull/333) Update @signalk/nmea0183-signalk to the latest version 🚀 (@greenkeeper[bot])

### v0.1.33 (2017/11/04 20:06 +00:00)
- [#329](https://github.com/SignalK/signalk-server-node/pull/329) Update @signalk/signalk-schema to the latest version 🚀 (@greenkeeper[bot])
- [#330](https://github.com/SignalK/signalk-server-node/pull/330) Update @signalk/n2k-signalk to the latest version 🚀 (@greenkeeper[bot])
- [#299](https://github.com/SignalK/signalk-server-node/pull/299) New nmea0183 parser (@fabdrol)
- [#323](https://github.com/SignalK/signalk-server-node/pull/323) fix: installing a plugin w/node 8.x should not update package.json (@sbender9)
- [#321](https://github.com/SignalK/signalk-server-node/pull/321) Update @signalk/signalk-schema to the latest version 🚀 (@greenkeeper[bot])
- [#320](https://github.com/SignalK/signalk-server-node/pull/320) Fix typo in providers/tcp.js (@emilecantin)
- [#307](https://github.com/SignalK/signalk-server-node/pull/307) Update serialport to the latest version 🚀 (@greenkeeper[bot])
- [#311](https://github.com/SignalK/signalk-server-node/pull/311) chore: add prettier-standard with commit autoformatting (@tkurki)
- [#315](https://github.com/SignalK/signalk-server-node/pull/315) fix: TypeError from serialport provider (@sbender9)
- [#310](https://github.com/SignalK/signalk-server-node/pull/310) fix: app store not working on windows (@sbender9)
- [#309](https://github.com/SignalK/signalk-server-node/pull/309) feature: make execute provider restart the proccess if it exits (@sbender9)
- [#308](https://github.com/SignalK/signalk-server-node/pull/308) Update @signalk/signalk-to-nmea0183 to the latest version 🚀 (@greenkeeper[bot])
- [#306](https://github.com/SignalK/signalk-server-node/pull/306) Update @signalk/signalk-to-nmea0183 to the latest version 🚀 (@greenkeeper[bot])
- [#303](https://github.com/SignalK/signalk-server-node/pull/303) feature: add Dockerfile (@tkurki)
- [#305](https://github.com/SignalK/signalk-server-node/pull/305) More robust mbtiles validation. (@tkurki)
- [#262](https://github.com/SignalK/signalk-server-node/pull/262) Update serialport to the latest version 🚀 (@greenkeeper[bot])
- [#302](https://github.com/SignalK/signalk-server-node/pull/302) fix(package): update @signalk/signalk-schema to version 0.0.1-10 (@tkurki)

### v0.1.32 (2017/10/04 16:38 +00:00)
- [#297](https://github.com/SignalK/signalk-server-node/pull/297) Update mocha to the latest version 🚀 (@greenkeeper[bot])
- [#294](https://github.com/SignalK/signalk-server-node/pull/294) feature: make meta and units retrieval work on full paths (@tkurki)
Expand Down

0 comments on commit f07ac78

Please sign in to comment.