Releases: WalSplitter/vaultforge-obsidian
Releases · WalSplitter/vaultforge-obsidian
Release list
0.0.7
Full Changelog: 0.0.6...0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
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
fix(chat): render markdown replies, restyle bubbles, drop dead timeout
0.0.1
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.