All notable changes to VaultAI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ChatGPT-style flat layout for AI responses — removed bubble/card styling
- Copy and Copy-to-note icon buttons always visible below each bot message
- Text in both AI and user messages is now selectable and copyable
- Replaced all emoji/text icons with Lucide icons throughout the UI (send, mode selector, actions menu, dropdowns)
- Actions menu and mode dropdown items now show label with description stacked below
- Fixed default Gemini model from deprecated
gemini-2.0-flash-exptogemini-2.5-flash - Auto-migrates existing users with the old model saved in settings on plugin load
- Updated default Gemini model to
gemini-2.5-flash(previous defaultgemini-2.0-flash-expwas removed from the API)
- Added model configuration settings to fine-tune AI responses with temperature, top-K, top-P, and max output tokens
- Added actions menu dropdown to consolidate prompts, mention, and insert functions
- Fixed mobile flow button positioning to prevent menu overlap
- Improved dropdown alignment and overflow handling
- Added web search integration using Google Search tool
- Added RAG (Retrieval Augmented Generation) support for vault-wide AI search
- Added deep editor integration for AI writing assistance directly in notes
- Transform VaultAI into full AI writing assistant with cursor-based insertion
- Added keyboard shortcut support
- Added Command Palette integration
- Fixed workflow structure and syntax issues
- Renamed plugin from ObsiAI to VaultAI
- Fixed security vulnerabilities by replacing unsafe HTML methods with secure DOM APIs
- Security improvements and code refactoring
- Initial stable release with core AI chat functionality
- AI-powered chat interface with Google Gemini integration
- Floating chat widget with modern UI design
- File referencing and context-aware conversations
- Multi-language translation support
- Note summarization and quiz generation
- Notion AI-inspired user experience