Z-Wave JS UI
Web interface and MQTT gateway for Z-Wave networks
Z-Wave JS UI is hardening its network surface while handing issue triage to agents.
◆Recent moves
- 2d ago
Server dependency bumped to 3.10.1
A single dependency bump cut twelve minutes after the previous release. Packaging follow-up, not a change of its own.
View source ↗ - 2d ago
Repository bot moves to agentic triage with local embeddings
Almost all of this release is project infrastructure: issue classification and docs-answer judging move to agentic workflows, and embeddings are now computed locally instead of through GitHub Models. It changes how the project handles its issue load rather than what the application does.
View source ↗ - 19d ago
Credential management UI and trusted API on a separate network
Two changes that matter for exposed deployments: credentials get a real management interface, and the trusted API can be bound to its own network, IP and port. Statistics opt-in becoming externally configurable helps operators managing fleets.
View source ↗ - 1mo ago
Store path confinement, symlink escape and password hash leak fixed
A concentrated security patch: symlinks can no longer escape the store directory, store paths are confined against the resolved directory, the password hash is no longer returned from the password endpoint, and self-signed TLS material is written owner-only.
View source ↗ - 1mo ago
Dependency bumps and interview progress percentage
Mostly dependency bumps, with interview progress now reportable as a percentage and virtual nodes excluded from the network map.
View source ↗ - 1mo ago
Multicast and broadcast groups; API authentication tightened
Multicast and broadcast group support is the substantive feature, letting commands reach many devices at once. It ships alongside the first wave of the hardening pass — authentication required on the snippet endpoint, a strong session secret enforced, and the JSON body limit reduced.
View source ↗