Skip to content

Releases: WalSplitter/vaultforge-obsidian

0.0.7

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:24

Full Changelog: 0.0.6...0.0.7

0.0.6

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:15

Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:06

Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:54

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@WalSplitter WalSplitter released this 09 Aug 21:35

Add English/German UI localization and prepare the README for Obsidian community plugin submission.

  • Settings tab, chat sidebar, notices, confirmations, and error messages are now available in English and German, following Obsidian's own display language (English by default).
  • Added settings/chat screenshots and a data-accountability/cost note to the README.
  • Documented the plugin's actual network usage (local-only MCP server vs. the chat feature's calls to Anthropic via the user's own claude CLI login).

0.0.2

Choose a tag to compare

@WalSplitter WalSplitter released this 09 Aug 20:58

fix(chat): render markdown replies, restyle bubbles, drop dead timeout

0.0.1

Choose a tag to compare

@WalSplitter WalSplitter released this 09 Aug 14:37

Initial public release: local MCP server (vault_read/vault_patch/search_query), in-app chat assistant backed by the Claude Agent SDK (Claude Pro/Max login or CLI-configured API key — no separate key managed by the plugin), and Claude Skills discovery/management.