Homelable 3.1.0
Node properties can now be reordered by drag, nodes and properties are searchable, and the canvas can autosave after a configurable idle delay. MCP gains design targeting (delete_design, design_id on approve). Also a batch of scanner and canvas fixes.
Full changelog
Features
- Drag to reorder node properties. #296
- Search for nodes and properties. Thanks @Floyddotnet. #294
- Widen zone modal into two columns. #293
- Autosave canvas after a configurable inactivity delay (opt-in). Thanks @nicolabottini. #289
- MCP:
design_idon approve_device +delete_designtool. Thanks @nicolabottini. #281
Fixes
- Scanner: decouple port discovery from version detection. #295 #277
- Allow undo after Auto Layout and YAML import. #290
- Move edge waypoints when the connected node or its container is dragged. #288
- Keep container host height when editing an unrelated field. #287
- Keep container children in place when editing a host node. Thanks @nicolabottini. #286
list_pending_devicesMCP tool leaked approved/hidden inventory rows. Thanks @MikeSviblov. #273
Docs
- Fix MCP client transport to http (was sse). #275