What's new in v1.2.0
✨ Edge Flow Animation
- Animated dot traveling along edges (toggleable per edge in the edit modal)
- Proxmox-to-Proxmox cluster edges animate bidirectionally (ping-pong)
- Dot color matches edge type/custom color
⌨️ Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+Z
| Undo |
Ctrl+Y / Ctrl+Shift+Z
| Redo |
Ctrl+K
| Search nodes spotlight |
Ctrl+C / Ctrl+V
| Copy / paste selected nodes |
Ctrl+S
| Save canvas |
?
| Show keyboard shortcuts reference |
🕐 Canvas History (Undo/Redo)
- 50-entry snapshot stack — undo any node add, move, edit, delete or edge change
- Undo/Redo buttons in toolbar (grayed out when stack is empty)
🔍 Node Search Spotlight (Ctrl+K)
- Fuzzy search across all nodes by label, IP, or hostname
- Instantly jumps and focuses the matched node on canvas
📋 Copy/Paste Nodes (Ctrl+C / Ctrl+V)
- Duplicate selected nodes with a 50px offset and fresh IDs
📊 Markdown Table Export
- MD button in toolbar generates a full node inventory table (label, type, IP, hostname, status, services)
- One-click copy to clipboard — paste directly into any README or wiki
🔗 Clickable Hostname
- Hostname in the detail panel is now a clickable link that opens http://hostname in a new tab
🗂️ Shortcuts Reference Modal
- Press ? or click the ? button in the toolbar to see all keyboard shortcuts
Full changelog: v1.1.1...v1.2.0