What's Changed
Fixes
- Node resizing now persists. Manually resized nodes — including VM/LXC nodes nested inside a Proxmox container — keep their size on reload instead of snapping back to content-fit.
- Manual width/height inputs. The node detail panel now has a Size section for pixel-exact sizing, so nodes can be made to match. Fields resync live when you drag a corner handle.
- No more trapped child nodes. Adding an LXC/VM under a Proxmox node that isn't in container mode no longer confines it to a tiny box — it stays a free, draggable node.
Security / maintenance
- Resolved high-severity npm audit advisories (
esbuild,form-data,vite→ 7.3.5). - Bumped
python-multipartto 0.0.31 (CVE-2026-53538/53539/53540).
Full Changelog: v2.5.0...v2.5.1