Skip to content

Releases: zwave-js/zwave-js-ui

Release 9.9.1

04 Mar 13:34
Compare
Choose a tag to compare

9.9.1 (2024-03-04)

Bug Fixes

  • better message in case association is not allowed (#3624) (abcfd41)
  • create custom logs cleanup function (#3610) (64f32f0)
  • node name and location change not catched on value added (#3612) (fa37244)

Release 9.9.0

15 Feb 08:21
Compare
Choose a tag to compare

9.9.0 (2024-02-15)

Bug Fixes

Features

Release 9.8.3

06 Feb 17:58
Compare
Choose a tag to compare

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 to unknown (beaa1a2), closes #3562
  • ui: show nlwr route when lwr is unknown in overview (#3584) (a1f8cc2)

Features

  • mqtt: allow to set options in multicast/broadcast requests (#3573) (9ba5886)

Release 9.8.2

29 Jan 14:06
Compare
Choose a tag to compare

9.8.2 (2024-01-29)

Bug Fixes

  • mqtt: handle numbers to bool coerce and value conf on current value (49ac0a3)

Features

  • bump zwave-js@12.4.3 (#3555) (e9d3118)
  • ui: allow to toggle persistent/discovery fields from HA discovery table (#3569) (b86b84c)

Release 9.8.1

25 Jan 08:51
Compare
Choose a tag to compare

9.8.1 (2024-01-25)

Bug Fixes

  • auth check api not working with proxy (366b8dc), closes #3553

Release 9.8.0

24 Jan 14:37
Compare
Choose a tag to compare

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 mqtt@5.3.5 (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

16 Jan 16:47
Compare
Choose a tag to compare

9.7.1 (2024-01-16)

Bug Fixes

  • ui: ensure all changelog links open on new tab (#3521) (51c53a1)
  • ui: make all links open in a new page to make them work in hass-addon (tx Andrew) (d7db465)

Release 9.7.0

15 Jan 13:41
Compare
Choose a tag to compare

9.7.0 (2024-01-15)

Bug Fixes

Features

  • discovery: add support for availability topics (#3510) (e7ce406)
  • ui: show node info in fw update dialog (#3500) (7c75532)

Release 9.6.2

22 Dec 08:15
Compare
Choose a tag to compare

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)

Release 9.6.1

22 Dec 07:42
Compare
Choose a tag to compare

9.6.1 (2023-12-22)

Bug Fixes