github Pouzor/homelable v1.3.1
v1.3.1 — YAML Import/Export & Doc improvements

latest releases: v2.0.3, v2.0.2, v2.0.1...
one month ago

What's new in v1.3.1

📥📤 YAML Import / Export

  • Export your full canvas topology to a .yaml file — nodes, edges, hardware specs, and connections all included
  • Import a YAML file to merge nodes and edges into an existing canvas (no data is overwritten)
  • All regular connections serialized as a links array (supports multiple connections per node); Proxmox cluster links use dedicated clusterR / clusterL fields
  • Auto-layout via Dagre applied on import
  • New Import and Export buttons in the toolbar (next to each other for consistency)

🛠️ Bug fixes

  • Fixed ESLint 10 incompatibility introduced by npm audit fix — pinned back to ESLint 9.x

📚 Documentation

  • Split README.md: all installation instructions moved to a dedicated INSTALLATION.md
  • Removed outdated Proxmox Nested Nodes section
  • Added network scanner description in Node Check Methods section
  • Development mode now documented in INSTALLATION.md

Full changelog: v1.3.0...v1.3.1

Don't miss a new homelable release

NewReleases is sending notifications on new releases.