Releases: zwave-js/zwave-js-ui
Releases · zwave-js/zwave-js-ui
Release 9.6.1
9.6.1 (2023-12-22)
Bug Fixes
Release 9.6.0
9.6.0 (2023-12-14)
Bug Fixes
Features
Release 9.5.1
9.5.1 (2023-12-01)
Bug Fixes
Release 9.5.0
9.5.0 (2023-11-30)
Bug Fixes
Features
Release 9.4.1
9.4.1 (2023-11-27)
Bug Fixes
- docker: skip install when node_modules is present (#3429) (65fe9a4)
- docker: try using custom alpine (#3443) (400cb4f)
- don't create
STORE_DIR/logs
if ZWAVEJS_LOGS_DIR
is setted (#3439) (46773f7)
Features
Release 9.4.0
9.4.0 (2023-11-16)
Starting from this version a new deploy method is available: NPM. Go to check out docs
Bug Fixes
- ui: inconsistency in ota popup warning (8378946)
- ui: make versions tooltip above snackbar (91376a3), closes #3416
- ui: prevent fab to overlap table pagination (9dbe5bf), closes #3426
- user callbacks not working with MQTT (#3424) (3f630fd)
Features
- add npm deploy and move backend source to
/api
folder (#3422) (fe7a2c5)
- add setting to disable controller recovery feature (#3423) (f956deb)
- ui: parse fw OTA changelog (#3428) (734ca0f)
Release 9.3.2
9.3.2 (2023-11-09)
Bug Fixes
Features
Release 9.3.1
9.3.1 (2023-10-30)
Bug Fixes
- rebuild node routes doesn't update status on node object (#3391) (8f00446)
- ui: ensure theme is in sync with local storage to prevent flickering (6ad4d0d)
- ui: theme not persisted correctly (#3390) (c36ebc8)
Release 9.3.0
9.3.0 (2023-10-26)
Bug Fixes
- ui: make topbar and actions sticky on popups (87e88ef), closes #3372
Features
Release 9.2.3
9.2.3 (2023-10-20)
Bug Fixes
- add all
EventListener
methods to TypedEventEmitter
interface (6e8a6ca)
Features