Releases: zwave-js/zwave-js-ui
Releases · zwave-js/zwave-js-ui
Release 9.9.1
Release 9.9.0
Release 9.8.3
9.8.3 (2024-02-06)
Bug Fixes
- discovery: revert "improve MQTT discovery for scene CC" (#3583) (16b8c1f)
- mqtt-discovery: modify thermostat_2gig to use endpoint 0 (#3579) (4ba9ead)
- ui: misleading
unconnected
label changed tounknown
(beaa1a2), closes #3562 - ui: show nlwr route when lwr is unknown in overview (#3584) (a1f8cc2)
Features
Release 9.8.2
Release 9.8.1
Release 9.8.0
9.8.0 (2024-01-24)
Bug Fixes
- allow to set a custom trust proxy value (b1a34df)
- discovery: improve MQTT discovery for scene CC (#3539) (383ad83)
- ui: add product code to fw update dialog (22bd7ab), closes #3488
- ui: bump [email protected] (7d01148)
- ui: correct tx power validation limits (ff08456)
- ui: ignore
**/api/**
from service worker cache (#3519) (2b7d53c) - ui: power level and measured power at 0 dbm limits (#3548) (ae57c72)
- ui: remove duplicated target in link (76802d5)
Features
Release 9.7.1
Release 9.7.0
Release 9.6.2
9.6.2 (2023-12-22)
This patch release addresses a specific bug encountered exclusively in packaged executables (refer to #3493). This bug hindered the capability to perform OTA updates. Additionally, the release optimizes the packaged size, reducing it significantly from approximately 78MB to a mere 28MB. 🚀
Additionally, optional deps have been moved to dev dependencies so them will not be installed when using NPM as deploy method.
I don't think there will be new releases coming before Christmas so I take the opportunity to wish you all a Merry Christmas and a Happy New Year 🎄🎅🎁
P.S: In the spirit of the season, like every year, I've put together an Amazon Wishlist. If you'd like to support my work in a different way, you can find it here 🎁. Thank you! 🙏
Bug Fixes
- ignore
build
dir in NPM publish (af5c542)