Skip to content

1.1.1

Choose a tag to compare

@Leonezz Leonezz released this 12 Feb 07:37
· 68 commits to master since this release

What's New

MCP Protocol Mechanisms

  • Server Instructions: Dynamic vault context and usage guidelines sent to AI agents on connect
  • Tool Annotations: readOnly/destructive/idempotent hints on all 13 tools
  • Structured Logging: McpLogger for security denials and warnings
  • Prompts: Format reference guides (Obsidian Markdown, JSON Canvas, Obsidian Bases)
  • Resources: Vault content as MCP resources with template URIs, autocomplete, and file-change subscriptions
  • Output Schemas: Structured content on 7 data-returning tools
  • Content Annotations: Smart assistant-only hints (draft status, large note warning, broken links)
  • Settings UI: New sections for agent instructions, format guides, resources, and smart features

Bug Fixes

  • Fix argument forwarding in StatsTracker.track() wrapper
  • Handle batch init requests in MCP server
  • Use dynamic version from package.json

Other

  • Added MIT LICENSE
  • Added versions.json for compatibility tracking