- Stop treating property names as vault paths during policy checks.
- Keep rename name targets protected by path restrictions.
- Add regression coverage for property:set name=from.
- Add regression coverage for blocked rename targets.
- Bump package version to 1.0.4 for the Docker image tag.
- Node now outputs only stdout (parsed or raw) plus optional stderr
- Keep output stable across all operations to simplify n8n mappings
- Trim trailing newlines from runner stdout/stderr for cleaner display
- Bump server version to 1.0.3 to ship runner/output changes
- Bump n8n node package via versioned build artifacts
- Add Docker image for the official Obsidian desktop app and CLI.
- Start Obsidian headlessly with Xvfb and DBus setup.
- Expose a safe structured HTTP command API without shell execution.
- Add JWT-based vault, path, and command authorization.
- Support single-vault and multi-vault container mounts.
- Add TypeScript SDK helpers for Obsidian CLI commands.
- Add n8n community node package with Obsidian operations.
- Add docs, compose config, tests, and production image workflow.