Changelog
A complete history of BundleAI platform releases, new features, improvements, and fixes. We ship continuously.
v3.0.0
Current
April 2026
Full platform rewrite — JWT auth, token economy, DeepSeek R1, and production-grade infrastructure.
New Features
- Complete platform rewrite with JWT authentication and secure session management Security
- Token economy system — users pay per token consumed, with full top-up and balance tracking API
- DeepSeek R1 14B model support with live chain-of-thought thinking display in the UI UI
- 5 built-in AI tools: web search, calculator, weather lookup, URL content fetch, and document summarizer API
- Full admin panel — user management, order history, email configuration, and payment gateway settings
- Stripe payment integration for card-based token purchases with instant fulfillment
- Cryptomus integration for cryptocurrency payments (BTC, ETH, USDT, and others)
- RAG document upload — attach PDFs and text files as a personal knowledge base for context-aware answers
- Session-aware memory system — the AI retains key information across your conversation history
- 6 expert AI skills: General, Researcher, Coder, Writer, Data Analyst, and Web Analyst UI
- OpenAI-compatible API at
/v1/chat/completions— drop-in replacement API - User API key management — create, list, and revoke
bai_prefixed keys API - Transactional email system — welcome emails, password reset, token top-up confirmation, and low-balance alerts
Improvements
- Streaming chat via server-sent events for instant first-token delivery Perf
- Redesigned dark-theme chat UI — sidebar, model selector, skill switcher, and token counter
- Message history with conversation search and session management
- Rate limiting middleware (60 req/min) with proper
X-RateLimit-*headers Infra - Admin panel email settings with live SMTP connection test
Breaking Changes
- Authentication now requires JWT — session-cookie based login replaces v2 API key-only auth
- API key format changed to
bai_prefix — v2 keys are not valid in v3 - Pricing is now token-based — flat-fee subscriptions from v2 have been removed
v2.0.0
Stable
January 2026
Multi-model Ollama integration, skills system, and API key authentication.
New Features
- Multi-model support via Ollama — switch between any locally hosted model API
- AI Skills system — configurable prompt presets for different task types UI
- Basic admin panel with user listing and system status overview
- API key authentication — generate keys for programmatic access API
- Conversation history — persistent message threads per user
- Streaming responses via SSE for improved perceived performance Perf
Improvements
- Redesigned chat interface with sidebar navigation
- Model configuration panel — adjust temperature and max tokens per session
- Improved error handling with user-friendly messages
- Docker Compose deployment support for simpler self-hosting Infra
Fixes
- Fixed message ordering inconsistency on page reload
- Resolved CORS issues affecting API calls from custom domains
- Fixed session expiry not triggering re-authentication properly
v1.0.0
Legacy
October 2025
Initial public release. The foundation.
Initial Release
- First public version of BundleAI
- Basic chat interface with single Ollama model support
- User registration and login with password hashing
- Simple conversation history stored per user
- Self-hosted deployment — runs on a single Linux server with Ollama
- Minimal REST API for programmatic chat access API
- Responsive dark-theme UI — desktop and mobile
What's Coming Next
We're actively building the next wave of features. Here's a preview of what's on the roadmap for v3.1.
🖼️ Vision / Image Input
🔌 Plugin System
👥 Team Workspaces
📊 Usage Analytics Dashboard
🤖 Autonomous Agents
🌐 Multi-language UI
Get Early Access →