Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 09:03

1.0.0 (2026-03-08)

⚠ BREAKING CHANGES

  • remove support tool from mcp surface
  • remove default-format MCP tools
  • rename template tool to login-only contract
  • normalize MCP tool names to verb-first ordering

Features

  • add inject and run tools (d0b565e)
  • add invite_accept and invite_reject tools (11eabfa)
  • add item attachment and member tools (d8b92da)
  • add item_totp tool with selector and uri modes (6bfe4a3)
  • add item-create template resources and snapshot (2cfe889)
  • add item-template probe runner and report (2950f2d)
  • add move, trash, and untrash item tools (1db347b)
  • add password utility tools (c0a51d4)
  • add per-type item creation tools (0ea7072)
  • add settings default set/unset tools (8463dea)
  • add support and totp generation tools (a02b9ba)
  • add vault member update and remove tools (9b74964)
  • add vault_share and item_share tools (3ae1a7d)
  • add vault_transfer and create_item_alias tools (3d1766c)
  • complexity analyzer (e56dc7c)
  • dev: add anonymized docker demo shell (c0e62e8)
  • expose update_vault and create_item_from_template tools (0a64296)
  • probe template additional-properties behavior (7becc88)
  • remove support tool from mcp surface (0a065d9)

Code Refactoring

  • normalize MCP tool names to verb-first ordering (fdc2165)
  • remove default-format MCP tools (9e56e9b)
  • rename template tool to login-only contract (be42a9b)