NewGlobal Clipper for desktop - capture. Global Clipper for desktop - capture from anywhere with Cmd/Ctrl+Shift+Space (customizable). Quick modal overlay lets you paste content, apply supertags, set fields, and use @mentions without leaving your current app. Captures send to Today page automatically.
NewFixed PARENT.field search expressions only matching first. Fixed PARENT.field search expressions only matching first value in multi-value fields. Search now correctly matches against all values in the field.
ImprovedAdded new move_node tool to local API/MCP. Added new move_node tool to local API/MCP to programmatically move a node to any parent. Includes option to leave a reference when moving.
ImprovedAdded user preference to collapse references section. Added user preference to collapse references section by default. Enable via command line to keep references collapsed when opening nodes instead of auto-expanding. Cmd/ctrl + K -> Collapse/expand references section by default.
FixedFixed Global Clipper not showing all available. Fixed Global Clipper not showing all available tags in autocomplete due to 200-supertag limit. Now displays all tags from your workspaces when typing.
FixedFixed keyboard shortcut recording issue on macOS. Fixed keyboard shortcut recording issue on macOS where Option+Space wouldn't register properly as a shortcut for the Global Clipper.
FixedFixed Global Clipper supertag autocomplete not showing. Fixed Global Clipper supertag autocomplete not showing supertags from linked workspaces. Now includes tags from all workspaces you have content access to.
FixedFixed 'Sort children by name' command getting. Fixed 'Sort children by name' command getting confused by formatting and inline references. Now sorts properly by visible text content.
FixedFixed local MCP issues with having. Fixed local MCP issues with having to re-authenticate for several reasons.
FixedFixed local API/MCP bug with setting date. Fixed local API/MCP bug with setting date values of date system fields.
FixedFixed MCP search_nodes failing when combining multiple. Fixed MCP search_nodes failing when combining multiple conditions. Search queries with multiple criteria no longer require explicit 'and' wrapper for simple cases.
FixedFixed local API/MCP set_field_content creating fields. Fixed local API/MCP set_field_content creating fields not sourced from the supertag template field
FixedFixed MCP set_field_content not creating proper node. Fixed MCP set_field_content not creating proper node references for instance fields. Node IDs now correctly convert to references instead of remaining as literal text.
FixedFixed MCP search_nodes query parameter schema causing. Fixed MCP search_nodes query parameter schema causing Claude Desktop to serialize queries as strings instead of objects.