Skip to content

v0.15.0

Choose a tag to compare

@ff-gh-actions-bot ff-gh-actions-bot released this 12 May 15:19
11dd958

0.15.0 (2026-05-12)

Features

  • automation: add _summarizeSubflow with port counts (5abae8e)
  • automation: add automation/manage-groups action (4fd1f68)
  • automation: add automation/manage-groups action (#323) (3766f80)
  • automation: declare full param in get-workspace-nodes schema (4136556)
  • automation: handle tab move in update-nodes via _moveNodeToTab (24e9e05)
  • automation: hard-reject group type in add-nodes, update-node, and remove-nodes (#326) (e131c36)
  • automation: hard-reject group type in add-nodes, update-node, remove-nodes (e5fb30c), closes #321
  • automation: hard-reject links property in update-node and add-nodes (dd82e36)
  • automation: hard-reject wires property in add-nodes (b79c183)
  • automation: hard-reject wires property in update-node (86d8f83), closes #320
  • automation: hard-reject wires property in update-node (#328) (11df41b)
  • automation: include wires, links, and group node IDs in slim flow summary (54d2c37)
  • automation: migrate update-node to update-nodes (array params) (#329) (a95ee5e)
  • automation: migrate update-node to update-nodes with array params (391cd57)
  • automation: migrate update-nodes to unified updates schema (7bd9c49)
  • automation: reject direct g property in add-nodes and update-node (c520293)
  • automation: restrict links rejection to link node types only (a392980)
  • automation: slim get-workspace-nodes response by default (812f23a)
  • automation: slim get-workspace-nodes response by default (#327) (5d7a461)
  • automation: structured error codes for group operation errors (4fd7d78)
  • automation: update wire rejection messages to action-agnostic wording (69e0535)
  • automation: use _summarizeWorkspace for tab items in _summarizeFlowItem (d71183f)

Bug Fixes

  • automation: move node to tab via link nodes instead of direct z change (#336) (b73b0e2)
  • automation: skip junctions and link splits for co-moving nodes and single-wire connections (37ffb7a)
  • automation: use core:delete-selection for remove-nodes and reject grouped nodes (b670ba5)