Updates & Changelog
A history of VectraDocs features and improvements
Updates & Changelog
Stay up to date with the latest features, improvements, and fixes in VectraDocs.
For the full interactive changelog with animations, visit /updates.
Version 1.0.0 — Major Release 🚀
Released: December 14, 2025
New framework plugins and backend support for VectraDocs.
Key Features
- Three Framework Plugins — VitePress, Docusaurus, and Scalar/Web Component support
- Backend CLI Tool —
npx create-vetradocs-backend@latestfor instant setup - Premium UI — Dark mode, floating command bar, rich markdown rendering
- Enhanced AI Chat — Improved RAG with automatic documentation references
Highlights
- New VitePress, Docusaurus, and Scalar plugins
- Backend CLI for quick project setup
- Automatic documentation references in AI responses
- Relative URLs that work on any domain
- Client-side vector search with Orama
- Streaming AI responses
Packages
| Package | Version | NPM |
|---|---|---|
vetradocs-vitepress | 1.0.0 | npm |
vetradocs-docusaurus | 1.0.0 | npm |
vetradocs-scalar | 1.0.0 | npm |
create-vetradocs-backend | 0.0.5 | npm |
Version 0.0.1 — First Release
Released: December 12, 2025
The initial release of VectraDocs with core AI chat functionality.
Key Features
- AI Chat with RAG — Context-aware AI assistant powered by Orama and LangChain
- Core Architecture — Initial implementation of the RAG pipeline
Highlights
- Basic AI Chat
- Markdown indexing
- One-click code copying
Roadmap
🔜 Coming Soon
- Multi-language documentation support
- Custom AI personas
- Analytics dashboard
- Self-hosted vector database options
💡 Under Consideration
- VS Code extension
- Slack/Discord bot integration
- PDF documentation export
- Custom themes marketplace
Contributing
VectraDocs is open source. We welcome contributions, bug reports, and feature requests.