Highlights
- Draggable edge endpoints — grab either end of an edge and reconnect it to another node/handle. Proxmox containers gain snap points for cleaner routing. (#150)
- Docker containers can live inside VMs, Proxmox hosts, or LXCs — pick the right parent in the node modal; parent is auto-cleaned when you change type. (#153, #154)
- Group node side handles — 4 connection handles (top/right/bottom/left) on group nodes for proper edge attachment. (#152)
- Multiple IPs per node — paste several IPs separated by comma/space/newline; each one is parsed and clickable individually. (#136)
- Zigbee device properties — IEEE, Vendor, Model, LQI auto-populated on approve / re-import. Hidden by default, your visibility choices are preserved. (#148)
- Homepage widget stats endpoint — new
/statsAPI for gethomepage integration. (closes #131, #149) - Zone modal polish — opacity slider thumb centered, font casing fixed, full keyboard + ARIA support. (#106)
Security
- Dropped
passlibin favor of directbcrypt; status-check targets reject CLI-flag injection.
Thanks
Big thanks to @findthelorax for the multiple-IPs and zone-styling contributions.
Full changelog: v2.0.3...v2.1.0