github takeshy/obsidian-gemini-helper v1.3.1

8 hours ago

Release Notes - v1.3.1

New Features

  • Vault Tool Mode Selector - Control which vault tools the AI can use via the Database icon (📦) below the attachment button in chat:
    • Vault: All - Full vault access with all tools
    • Vault: No search - Exclude search_notes and list_notes (recommended when using RAG)
    • Vault: Off - No vault tool access
    • Auto-selects appropriate mode based on model and search settings
  • Model-based Vault Restrictions - Vault tools are automatically restricted for:
    • CLI models (Gemini CLI, Claude CLI, Codex CLI)
    • Gemma models
    • Web Search mode
    • Flash Lite with RAG enabled
  • Auto-clear History on Disable - Disabling "Save chat history" or "Edit history" in settings now clears existing history files
  • Workflow Modal Internationalization - All workflow modals now support 9 languages

Bug Fixes

  • Fix RAG source display - Now correctly shows actual file names (using title instead of internal uri) and displays multiple sources
  • Fix image copy to clipboard - Convert images to PNG format before copying (Clipboard API only supports PNG)
  • Fix Codex CLI model selection - Codex CLI was incorrectly being reset to default model

Improvements

  • Optimized image copy: PNG images are copied directly without conversion
  • Vault tool mode resets appropriately when switching models
  • Added image generation screenshot to README

Don't miss a new obsidian-gemini-helper release

NewReleases is sending notifications on new releases.