11.13.0 (2026-03-04)
✨ Features
- add configuration templates for device parameter management (#4541) (22e2ac4), closes #4516
- add driver restart option to debug capture wizard (#4481) (aad2921), closes zwave-js/zwave-js-ui#4480
- bump zwave-js@15.21.1 (#4565) (0559387)
- settings: hide
deviceConfigPriorityDirwhen managed externally (#4558) (d3202bc) - split socket communication into channels (#4555) (a457d9a)
- ui: add confirmation dialog for destructive configuration parameters (#4572) (f254ccb), closes zwave-js/zwave-js-ui#4432
- ui: add setting to show labels on all navigation tabs (#4563) (c6aa58d), closes zwave-js/zwave-js-ui#4562
🐛 Bug Fixes
- check
resultexists before accessinglowSecurityReason(#4560) (da0f128) - remove deprecated csurf and querystring packages (#4554) (de3eeaa), closes #4504
- ui: show "unknown" for null/undefined values with units; fix battery level null display (#4569) (b152113), closes zwave-js/zwave-js-ui#4445
- ui: show port field as disabled when controlled by ZWAVE_PORT env var (#4568) (7bfec86), closes zwave-js/zwave-js-ui#4567
- ui: show warning on groups associations when node is a LR node (#4545) (f1745a0), closes zwave-js/zwave-js-ui#4544