AnQiCMS - AnQiCMS v3.6.3 Update Log
Published on September 04, 2026
✨ New Feature
- AI Visual Template Editor: Added AI visual editing template feature, directly modify template code with AI assistance.
- MCP Server Support: Added MCP Server integration, supports communication with external MCP services.
- reCAPTCHA CAPTCHA: Added reCAPTCHA support, enhancing form security protection.
- AI Automatic Tagging: Support AI automatic tag addition when creating articles.
- Template replacement function: Added batch replacement function for template content.
- Template backup and remarks: Template management supports backup function and can add remarks.
- Global AI settings: Added global AI configuration entry, unified management of AI related parameters.
- AI Agent network configuration optimization: docker-compose uses container name related network name (anqicms_net), removes external attribute.
- Conditionally create system placeholder file in DockerfileSupports backend management of frontend files, enhancing container deployment flexibility.
⚡ Feature Optimization
- AI Assistant EnhancementFully upgraded AI Assistant capabilities, making it more powerful.
- Translation Search OptimizationOptimizes the search results of translated text.
- JSON-LD Default DataEnhances default data support for JSON-LD structured data.
- Image Rotation FixFixes the issue of incorrect image orientation after uploading images with rotation.
- Output Format Fix: Use WriteString instead of fmt.Fprintf to output, to avoid the percentage sign being incorrectly parsed as a formatting symbol.
- GraphQL parameter validation: Fixed the issue that GraphQL parameters did not perform comma-ok assertion.
Bug fixes
- AI TDK generation error: Fixed the exception when AI generates TDK (Title / Description / Keywords).
- Attachment field name error: Fixed the issue that the field name in attachment management is incorrect.
- AI writing daily count cache reset across days: Fixed the issue where the AI writing daily count did not reset the cache across days, resulting in only 1 article being generated the next day.
- Missing origin_id in AI writing: Fixed the bug where the AI writing article did not write origin_id, causing duplicate article generation after container restart.
- AI Agent scheduler expired task: Fixed the bug where the AI Agent scheduler immediately executed expired tasks after container restart.
- AI automatic writing release quantity is too high: Fixed the bug where the AI automatic writing daily release quantity was 1 more than the setting.
- Scheduling Bug (AI Agent): Fixed multiple logical issues in AI Agent scheduling.
- JSON-LD organization_url error: Fixed the incorrect organization_url in JSON-LD structured data.
- Template category error: Fixed the issue of incorrect category information when sharing templates.
- AI generated quantity error: Fixed the inaccurate statistics of AI-generated article quantity.