Skip to content

v1.3.1 — Obsidian AI safety and release hardening

Choose a tag to compare

@space-cadet space-cadet released this 15 Aug 07:13
· 19 commits to main since this release

Highlights

  • Fixed AI memory optimization cancellation, including aborting in-flight LLM requests.
  • Added confirmation, timestamped backup, and restore-last-prune for AI memory cleanup.
  • Added recoverable memory snapshots for JSON and generated Markdown.
  • Changed the technical plugin ID to chat-lab while retaining the Chat Lab: Obsidian AI branding.
  • Added one-time migration from legacy obsidian-ai plugin data.
  • Replaced non-streaming network requests with Obsidian requestUrl.
  • Expanded privacy and network disclosures.
  • Deferred official Ollama integration for this release; local models remain available through custom OpenAI-compatible endpoints.

Verification

  • 234 tests passed
  • Production build passed
  • Production dependency audit reports no known vulnerabilities