> For the complete documentation index, see [llms.txt](https://docs.maiagent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maiagent.ai/release-note/untitled/archives/03.md).

# March 2026

## v2026.03.31 <a href="#v2026-03-31" id="v2026-03-31"></a>

***

### ✨ New Features

* **Conversation Message Editing and Version Switching**: Users can directly edit messages they have already sent, and the AI will regenerate its reply based on the modified content. Version history switching is supported, letting you browse and compare different reply versions to find the most suitable response.
* **Desktop Application Tool Collaboration**: AI assistants can now delegate operations such as browsing, reading, and editing files to the user's desktop through a real-time connection, enabling live collaboration between AI and desktop applications. Ideal for advanced automation scenarios where the AI assistant needs to operate local files or tools directly.
* **MaiGPT Knowledge Base Selection Sidebar**: The MaiGPT conversation page adds a knowledge base selection sidebar, letting users select or switch between different knowledge bases in real time as reference sources for AI replies, improving the flexibility of information retrieval.
* **Conversation Auto-Assignment and AI Takeover Settings**: Added a conversation auto-assignment management interface where administrators can configure conversation dispatch rules and AI takeover conditions, enabling intelligent automatic conversation distribution and reducing manual reassignment work.
* **Added Bedrock DeepSeek Model Support**: The platform adds support for AWS Bedrock DeepSeek models (V3 and V3.2). Users can select DeepSeek models in AI assistants for conversations, expanding the available language model options.

### 🚀 Performance & Core Improvements

* **Improved Office Document Conversion Stability**: Improved the process management mechanism for converting Office documents (Word, Excel, PowerPoint) and optimized timeout handling logic, effectively preventing document processing failures caused by hung conversion processes.

### 😊 User Experience & UI Enhancements

* **Improved MCP Connector OAuth Authentication Settings**: Improved the OAuth 2.0 authentication settings for MCP connectors, adding custom Client ID, Client Secret, and Scopes fields. The Secret field is masked and only submitted when changed. Error messages for OAuth authentication failures have also been improved.
* **MCP Tool Dynamic Context Variables**: API tool URLs and HTTP header values can now use context variables (such as conversation ID and user ID), which the system automatically replaces with actual values at runtime. Ideal for tool integration scenarios where different parameters need to be sent depending on the conversation.
* **Improved WhatsApp OAuth Setup Flow**: Improved the OAuth connection flow for the WhatsApp channel by switching to an embedded authorization approach, reducing unnecessary page redirects and simplifying setup steps.
* **Improved Interface Font Weight and Selection Styles**: Refined the admin console's visual style by reducing the font weight of headings and components and removing the bold effect on selected states, providing a more comfortable and consistent reading experience.

### 🛠️ Bug Fixes

* **Fixed an issue where LINE message attachments occasionally failed to display**: When using the LINE channel, image attachments occasionally failed to display correctly due to processing order conflicts. After the fix, attachments complete synchronous download before the message is sent, and the download flow has been moved to background processing for improved stability.
* **Fixed duplicate display of LINE Flex Messages**: LINE Flex Messages in conversations appeared duplicated and were incorrectly included inside message bubbles. After the fix, Flex Messages are correctly deduplicated and rendered outside the message bubble.
* **Fixed incomplete column list display for SQL databases**: When using the SQL database integration feature, a table's column list could not display all columns due to pagination settings. After the fix, the improper pagination limit has been removed and all columns load completely.
* **Fixed SQL database upload records stuck in pending status**: During multi-worksheet uploads, records could remain stuck in "Pending" status indefinitely with no way to know the upload result. After the fix, each worksheet has proper status tracking, and specific error reasons are shown on failure.
* **Fixed button wrapping on the channel public link page**: On the channel public link page, the action buttons and QR Code button wrapped and misaligned on narrow screens. After the fix, the buttons align correctly on a single line.

## v2026.03.26 <a href="#v2026-03-26" id="v2026-03-26"></a>

***

### 🛠️ Bug Fixes

* **Fixed conversation attachment download failures in the admin console**: When viewing conversation records in the admin console, downloading cross-origin image or file attachments produced CORS errors, preventing successful downloads. After the fix, the native download mechanism is used and attachment downloads work normally again.

## v2026.03.24 <a href="#v2026-03-24" id="v2026-03-24"></a>

***

### 🛠️ Bug Fixes

* **Fixed the Web Chat login page getting stuck on the loading screen**: When visiting certain Web Chat login pages, the page kept showing a loading skeleton and never displayed the login form. After the fix, the login form displays normally and no longer gets stuck loading.
* **Fixed contact filters not resetting when switching channels**: In the channel management interface, switching to a different channel left the previous contact search keywords and filter conditions in place, causing the wrong contact list to display. After the fix, switching channels automatically clears search keywords and filters, and the contact menu only shows contacts for the current channel.
* **Fixed a redirect error when logged-in users visited the login page**: When a user was already logged in (with valid login credentials in the browser) but visited the login page (for example, by refreshing the page or entering the URL directly), the system incorrectly redirected to the "No Permission" page. After the fix, user permissions load correctly and the user is directed to the intended page.
* **Fixed the MaiAgent role permission settings page not scrolling**: On the MaiAgent role permissions tab of the settings page, when there were many permission items that exceeded the screen, the page could not scroll down to view the full content. After the fix, the page scrolls normally, making it easy to review all permission settings.

## v2026.03.23 <a href="#v2026-03-23" id="v2026-03-23"></a>

***

### 🚀 Performance & Core Improvements

* **Faster Speech Synthesis Response**: Response times are faster when using the voice assistant or text-to-speech features. Optimized processing mechanisms reduce wait times and improve conversation fluency.

### 😊 User Experience & UI Enhancements

* **Improved File Links on Evaluation Record Detail Pages**: In AgentOps evaluation record details, links to knowledge base files that have been deleted are no longer displayed, preventing clicks on invalid links.

## v2026.03.20 <a href="#v2026-03-20" id="v2026-03-20"></a>

***

### ✨ New Features

* **Private MCP Server Registration Management**: Supports registering private MCP (Model Context Protocol) servers with a choice of OAuth 2.0, service account, or no authentication. Enterprise users can integrate internal tools and services, giving AI assistants access to private data sources and expanding custom tool capabilities.
* **User Profile Metadata Editing**: Users can add custom metadata (such as job title and department) to their profiles, giving AI assistants more contextual information. Batch import and template download are supported, so AI assistants can provide more precise suggestions based on the user's role and background.

### 😊 User Experience & UI Enhancements

* **Creator Information in Resource Lists**: Resource lists in the admin console (AI assistants, knowledge bases, databases, tools, Skills, channels) add a "Creator" column showing the name of the user who created each resource. During team collaboration, you can quickly identify who owns a resource, making tracking and management easier.
* **Contact Filtering in the Conversation List**: The conversation sidebar adds a contact dropdown filter for quickly filtering conversations by contact. Keyword search and combined contact filtering are supported, and anonymous contacts are automatically filtered out. Support agents can find a specific customer's conversation records faster, improving work efficiency.
* **Adjustable Panel Width in the Conversation Sidebar**: The channel sidebar's panel width can be adjusted by dragging (150-350px). The setting is automatically saved to the browser's local storage and retained on the next login. Users can adjust the interface layout to personal preference for a more comfortable experience.

## v2026.03.12 <a href="#v2026-03-12" id="v2026-03-12"></a>

***

### 😊 User Experience & UI Enhancements

* **Improved Permission Settings Page Display**: When an organization has not enabled the call center feature, the permission settings page automatically hides the related permission options and shows only available features, reducing confusion
* **Improved Test Case Generation Error Messages**: When AgentOps automatic test case generation fails, the system preserves the full error message, making problems easier to diagnose and fix

### 🛠️ Bug Fixes

* **Fixed a 400 error when updating voice assistant settings**: Fixed an issue where updating settings returned a 400 error for voice assistants that had used a now-disabled voice provider; the settings update flow works normally again
* **Fixed knowledge base selection state display**: Fixed an issue where the selection state displayed incorrectly when knowledge base files or FAQ collections were empty; empty collections now display normally

***

## v2026.03.06 <a href="#v2026-03-06" id="v2026-03-06"></a>

***

### ✨ New Features

* **Real-Time Knowledge Base File Statistics Updates**: The knowledge base file list adds a refresh button so administrators can immediately update file statistics such as storage usage and chunk counts, without waiting for background tasks

***

## v2026.03.05 <a href="#v2026-03-05" id="v2026-03-05"></a>

***

### ✨ New Features

* **Wait Time Column in the Knowledge Base File List**: The knowledge base file list adds a "Wait Time" column showing how long each file takes to process, making it easy to gauge knowledge base update progress
* **Full Avatar Field Support for Users and Contacts**: User and contact records fully support avatar fields, allowing the conversation interface to display more complete user information

### 🚀 Performance & Core Improvements

* **Faster Channel List Loading**: Channel list response time has been reduced from 3 seconds to under 1 second, greatly improving operational smoothness
* **Faster Connector List Queries**: The connector management page loads 40% faster, responding quickly even when managing 10+ connectors
* **AI API Response Timeout Extended to 10 Minutes**: The AI API response timeout has been extended to 10 minutes, supporting more complex AI reasoning tasks and preventing timeout interruptions when processing large documents or complex queries

### 😊 User Experience & UI Enhancements

* **Removed Chat Message Tool Display Animation**: Removed the sliding transition effect on tool messages, giving support agents a more stable view when reviewing AI tool records
* **Improved Web Chat Tool Display in Compact Mode**: Web Chat tool messages in compact mode display more concisely and clearly, staying readable even in limited space
* **Improved Knowledge Base Progress Tracking Tooltips**: Knowledge base file processing progress hints now use a Popover, showing more detailed processing status information

### 🔐 Security & Governance

* **Conversation Delete and Rename Permission Management**: Deleting and renaming conversations now enforce stricter permission checks; only authorized members can perform these actions, safeguarding data security

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.maiagent.ai/release-note/untitled/archives/03.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
