Skip to content

Commit

Permalink
Release 1.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Dec 29, 2020
1 parent 91998e0 commit 6408d32
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.0-alpha.2](https://github.com/zwave-js/zwavejs2mqtt/compare/v1.0.0-alpha.1...v1.0.0-alpha.2)

- feat(ui): add nodes table filter + persistent UI settings [`#90`](https://github.com/zwave-js/zwavejs2mqtt/pull/90)
- refactor: added some comments [`#114`](https://github.com/zwave-js/zwavejs2mqtt/pull/114)
- fix: missing discovery #109 #108 [`#112`](https://github.com/zwave-js/zwavejs2mqtt/pull/112)
- fix: always include endpoint in topic when using named topics #69 [`#74`](https://github.com/zwave-js/zwavejs2mqtt/pull/74)
- feat(hass): translate Notification CC values to string [`#105`](https://github.com/zwave-js/zwavejs2mqtt/pull/105)
- fix: read only list values in UI and better logging [`#102`](https://github.com/zwave-js/zwavejs2mqtt/pull/102)
- feat(ui): group values by command classes [`#103`](https://github.com/zwave-js/zwavejs2mqtt/pull/103)
- fix(hass): discovery issues caused by spaces in topic [`#99`](https://github.com/zwave-js/zwavejs2mqtt/pull/99)
- fix: startup error in setupLogging() [`#96`](https://github.com/zwave-js/zwavejs2mqtt/pull/96)
- fix(hass): better notifications names [`#98`](https://github.com/zwave-js/zwavejs2mqtt/pull/98)
- feat(docker): allow to update devices of driver during build [`#86`](https://github.com/zwave-js/zwavejs2mqtt/pull/86)
- chore: bumb [email protected] [`bac8167`](https://github.com/zwave-js/zwavejs2mqtt/commit/bac816771a436b045c6dca705c903f2e6357651c)
- fix: broken logs and print stack if present [`052a043`](https://github.com/zwave-js/zwavejs2mqtt/commit/052a0438ab87cee830dd586ae24fa8f7c38177b1)
- feat: allow custom ZwaveOptions [`f1bf0b4`](https://github.com/zwave-js/zwavejs2mqtt/commit/f1bf0b4d614fac90cf2d27e67086f562f1b9ff02)
- fix: writeValue logs undefined valueId [`e1bcbcb`](https://github.com/zwave-js/zwavejs2mqtt/commit/e1bcbcb00780372996057b824e79cfe21b2d4688)
- fix: better zwave valueid parsing [`967a28f`](https://github.com/zwave-js/zwavejs2mqtt/commit/967a28f706e891604de1dd676c0fe83563964c48)
- fix: prevent undefined values on refreshInfo [`efab02e`](https://github.com/zwave-js/zwavejs2mqtt/commit/efab02ef11b526808ebf21ba197ac9b08ce2d09b)
- fix: typo in units [`6205a9a`](https://github.com/zwave-js/zwavejs2mqtt/commit/6205a9a7a0e0095a62340df4fa2ae3cacd2c775a)
- fix(ui): remove empty layout [`ffa300b`](https://github.com/zwave-js/zwavejs2mqtt/commit/ffa300bf77fefa150d5a07ac2b2c0b61325d29ff)

#### [v1.0.0-alpha.1](https://github.com/zwave-js/zwavejs2mqtt/compare/v1.0.0-alpha.0...v1.0.0-alpha.1)

> 18 December 2020
- chore: bump [email protected] [`#82`](https://github.com/zwave-js/zwavejs2mqtt/pull/82)
- fix: network key generation #80 [`#83`](https://github.com/zwave-js/zwavejs2mqtt/pull/83)
- feat: move to winston logger [`#67`](https://github.com/zwave-js/zwavejs2mqtt/pull/67)
Expand All @@ -18,6 +42,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: Remove Refresh values button [`#56`](https://github.com/zwave-js/zwavejs2mqtt/pull/56)
- fix: ensure node ready when discovering values [`#54`](https://github.com/zwave-js/zwavejs2mqtt/pull/54)
- chore(deps): bump [email protected] and [email protected] removed tail [`ee462b7`](https://github.com/zwave-js/zwavejs2mqtt/commit/ee462b7481cf782f58749ac83e09c1ac7c9f200a)
- Release 1.0.0-alpha.1 [`82ee19a`](https://github.com/zwave-js/zwavejs2mqtt/commit/82ee19a6e14187e93dfa2584744449cc0472ee83)
- fix: socket events constants [`5619cb3`](https://github.com/zwave-js/zwavejs2mqtt/commit/5619cb3edef8c5e46b36f5b75fe62130bfea90d7)
- feat: publish app version to mqtt #53 [`2f051a2`](https://github.com/zwave-js/zwavejs2mqtt/commit/2f051a2e09600428db36dad6b4b0c8d277c70b52)
- chore(deps): bump [email protected] [`bd68e6a`](https://github.com/zwave-js/zwavejs2mqtt/commit/bd68e6a368e9bc6aabd42fe66f904f79ed136e14)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zwavejs2mqtt",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"bin": {
"zwavejs2mqtt": "bin/www"
},
Expand Down

0 comments on commit 6408d32

Please sign in to comment.