What's New
Features
- PNG export quality selector — choosing Standard (1×), High (2×, default), or Ultra (4×) resolution before downloading (#89)
- Zone color opacity — each color field (text, border, background) now has an opacity slider, fixing the issue where changing a zone color would force it to fully opaque (#72)
- Service paths — services can now have an optional path (e.g.
/admin), appended to the clickable URL; port is now optional when a path is set (#86) Thx @findthelorax
Fixes
- Bulk approve nodes now appear on canvas immediately — node IDs were null before DB flush, causing the frontend to skip adding them without a page refresh
- Proxmox container mode: visible properties now shown — properties with visible enabled were not displayed in container mode
- Proxmox container mode: custom icon now applied — switching back to container mode was reverting to the default Layers icon instead of the saved custom icon
approve_devicenow returns 404 on missing device and 409 on double-approve (previously silently returned 200)- Node form no longer retains values from a previous session when reopened in Add mode (#87)
Upgrade Notes
No breaking changes. No database migrations required.