v2.0.0

apache/answerv2.0.0Feb 3, 2026by shuashuai

AI Summary

Major upgrade focused on AI workflows introducing AI Assistant, MCP Server, API Keys, and editor plugin support, along with a revamped admin navigation experience. Users are advised to make a complete backup before upgrading.

Key Highlights

  • AI Assistant feature for enhanced user assistance
  • MCP server feature for extended functionality
  • API Keys feature for programmatic access
  • Editor plugin support for extensibility
  • Improved Admin navigation menu experience

New Features

  • AI Assistant feature
  • MCP server feature
  • API Keys feature
  • Editor plugin support
  • Layout width option
  • Lint action for code quality

Full Release Notes

> [!note]
> This is a major upgrade focused on AI workflows: it adds AI Assistant, MCP Server, API Keys, and editor plugin support, along with a revamped admin navigation experience. Please make a complete backup before upgrading to prevent any data loss.

### New Features

* New: AI Assistant feature (@shuashuai @LinkinStars #1479)
* New: MCP server feature (@LinkinStars @shuashuai #1480)
* New: API Keys feature (@LinkinStars @shuashuai #1482)
* New: Editor plugin support (@robinv8 #1481)

### Improvements

* Improve: Improve the convenience of the Admin navigation menu (@shuashuai @kumfo #1483)
* Improve: Add layout width option (@shuashuai #1484)
* Improve: Add lint action (@ferhatelmas #1478)

### Bug Fixes

* Fixed: Add user in the Admin, no result prompt after submission (@bimakw #1457)
* Fixed: Fix/external id notification (@IfDougelseSa #1465)
* Fixed: fix: expand avatar column length from 1024 to 2048 (@csouls #1463)
* Fixed: When the input type of SchemeForm is a number, the default value of 0 is not displayed.(@shuashuai)