New Features
Configurable Workspace Folder
- You can now change the workspace folder name in settings (default: GeminiHelper)
- Use a name starting with . (e.g. .GeminiHelper) to hide from Obsidian search and file explorer
- When renaming, a dialog asks whether to move existing data to the new location
- Absolute paths and .. are blocked for security
Enhanced Diff Viewer
- Split (side-by-side) view: Toggle between Unified and Split view in the edit confirmation modal
- Word-level highlighting: Changed lines show exactly which words were added or removed
- Line comments: Click any changed line to add inline feedback — comments are sent as structured context to the LLM when requesting changes
- Always-visible feedback: The feedback textarea is now always visible; the "Request changes" button enables automatically when you add comments or type feedback
- Apply confirmation: If you have unsubmitted line comments and click Apply, a confirmation dialog warns you
Bug Fixes
- Clean up orphaned event triggers and hotkeys when a workflow file is deleted from the vault
- Fix encrypted chat history files (.md.encrypted) not being deleted when clearing chat history from settings
- Fix workspace folder visibility toggle hiding unrelated parent folders for nested paths
