Important
Available in Zigbee2MQTT dev branch from ac80bb6.
If using baremetal installation, you can update WindFront only with pnpm update zigbee2mqtt-windfront
. (Note: this is also possible in container installation, albeit a bit more complicated, check the docs of your container solution.)
What's Changed
- fix: remove Table pagination by @Nerivec in #30
- fix: use neutral color for cancel buttons by @Nerivec in #33
- fix: Network page map issues by @Nerivec in #35
- fix: styling by @Nerivec in #36
- fix: add LQI column in Devices table to allow sorting by @Nerivec in #37
- fix: keep joined items horizontal whenever possible by @Nerivec in #38
- fix: lower various spacing by @Nerivec in #39
- fix: popover input click closing popover by @Nerivec in #40
- fix: reduce stat-value font size by @Nerivec in #41
- fix: remove unnecessary switchers in Frontend settings page by @Nerivec in #42
- fix: multiendpoint devices not using correct endpoint for color/gradient by @Nerivec in #44
Full Changelog: v1.0.2...v1.0.3