Patch Notes
Version 2.9
Support Google Gemini native (beta)
Fix many bugs
Version 2.8
Live search like ask Qwen for What's the news on June 19, 2025? 🤔 View assistant reasoning Here is the information available regarding June 19, 2025, according to the contextual sources provided: 1. Israel-Iran Conflict and European Defense 2. Cholera epidemic in the Democratic Republic of Congo (DRC) this date.
Version 2.7
Complete Artifacts System - Create, execute, and share interactive code templates
React & Vue.js Support - Live component rendering with hooks and reactive data
Python Execution Environment - Script execution with virtual filesystem for file operations
External Templates Integration - Browse and use templates from GitHub, CodePen, and NPM
Intelligent Template Filtering - Automatically exclude incompatible frameworks (Docsify, GitBook)
Real-time Code Editor - Syntax highlighting with live preview and console logging
Version 2.6
Add Support to MCP server for improve context
Version 2.5
Add API mode to use for external APPs
Manage history conversation (ex: what is my two last questions ?)
Graphic redesign and standardization
Version 2.4
Add API mode to use for external APPs
Manage history conversation (ex: what is my two last questions ?)
Fix issue with create new chat
Version 2.3
Fixed an issue that prevented the xai model list from being retrieved correctly
Fixed an issue that prevented reasoning from displaying correctly
Version 2.2
Add system prompt
Add system prompt statistics
Fix close button for search form
Version 2.1
Add support to document summary
Better manage big documents with rag
Version 2.0
Add 15 new models from chatgpt like: gpt-3.5-turbo-0125, gpt-4.1, gpt-4.1-mini, gpt-4.1-nano, gpt-4o, gpt-4o-mini, o1-mini, o3-mini, o4-mini
Add support to docx, pdf up to 30mo
Better manage rag context
Version 1.9
Rename manually a chat
Version 1.8
Add AI Dashboard to explore and compare the most powerful and innovative artificial intelligence models.
Add two new models: Grok 2 Image & mini (X.ai)
You can now generate images with the new model: Grok 2 Image (X.ai)
Version 1.7
Add search functionality to find specific chats or messages
Rag can now use documents and/or messages from history
Version 1.6
Better speed and stability
Stream issue fixed
Version 1.5
Advanced settings are now dynamically updated based on the selected model
Fixed a login/logout issue that did not refresh history correctly
Fixed a bug where memory system was not working properly
Version 1.4
Added the ability to ask questions about images while benefiting from contextual knowledge
Enhanced understanding of queries combining images and text for more relevant answers
Automatic selection of the best model capable of processing images when you attach one to your message
Fixed the issue "I can't see or analyze images" that could appear when using images
Ability to analyze PDF documents while benefiting from knowledge base for enriched answers
Simplified the interface for adding images and documents to conversations
Version 1.3
Added Memory feature to remember user preferences and information across conversations
Enhanced user guide with dedicated sections for RAG and Memory features
Improved sitemap for better SEO and navigation
Fixed image compatibility warning to only show when relevant
Version 1.2
Added local embeddings generation using Xenova/transformers
Implemented RAG (Retrieval Augmented Generation) for enhanced context awareness
Created reusable Tailwind components for consistent UI across the application
Optimized database queries for better performance
Fixed embedding generation for existing messages
Set dark theme as default with flash prevention during page load
Version 1.1
Edit and retry functionality don't present any bug anymore
Improved the UI of the ChatPage, Prompt and Sidebar
Implemented image detection and validation
Cleaner architecture for the project
Added PWA support
Version 1.0
Refactor chat handling and UI improvements
Refactor ChatPage, Prompt, Sidebar, and Sitemap for improved UI and functionality
Added new landing page design
Added new chat page design
Update project structure and enhance functionality
Enhanced error handling and logging in various API routes and utility functions.
Introduced Cloudinary integration for image uploads and deletions in the messaging system.