Skip to content

Supertag CLI v2.5.11

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:38

Added

  • Field updates can append to multi-value fieldssupertag set-field now exposes Tana Local API's native append mode via --append, and MCP callers can pass mode: "append" to both tana_set_field and tana_set_field_option. Text/content updates and option-field updates now forward mode: "replace" | "append" directly to the Local API. Option updates no longer require a dummy positional value when --option-id is used.