Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 1.89 KB

File metadata and controls

79 lines (45 loc) · 1.89 KB

Changelog

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.

[1.0.9] - 2026-01-31

Model Configuration

  • Added model configuration settings to fine-tune AI responses with temperature, top-K, top-P, and max output tokens

[1.0.8] - 2025-09-17

UI Improvements

  • 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

Web Search

  • Added web search integration using Google Search tool

[1.0.7] - 2025-09-16

RAG Features

  • Added RAG (Retrieval Augmented Generation) support for vault-wide AI search

[1.0.6] - 2025-09-16

Deep Editor Integration

  • Added deep editor integration for AI writing assistance directly in notes
  • Transform VaultAI into full AI writing assistant with cursor-based insertion

[1.0.5] - 2025-09-15

Keyboard Shortcuts

  • Added keyboard shortcut support
  • Added Command Palette integration

[1.0.4] - 2025-09-14

Bug Fixes

  • Fixed workflow structure and syntax issues

[1.0.3] - 2025-08-23

Naming & Branding

  • Renamed plugin from ObsiAI to VaultAI

Security

  • Fixed security vulnerabilities by replacing unsafe HTML methods with secure DOM APIs

[1.0.2] - Previous Release

  • Security improvements and code refactoring

[1.0.1] - Previous Release

  • Initial stable release with core AI chat functionality

[1.0.0] - Initial Release

  • 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