AnQiCMS v3.6.2 Update Log

Calendar 👁️ 118

Published on June 29, 2026

✨ New Feature

  • AI Dialogue System Reconstruction: Support for multi-model switching (anqi-flash / anqi-pro / custom model), file attachment upload support, AiSetting persistence of the last used model, dialogue session mechanism reconstruction.
  • AI Agent and Scheduled Tasks: Added AiAgent model (supports Cron expressions, execution strategies, and frequency limits), AiAgentLog records execution status; integrated robfig/cron scheduler, automatically loads and executes Agent tasks at startup.
  • Built-in 7 AI seed skills: Added anqicms-dev, api-dev, batch-operations, content-planner, seo-analyzer, site-health, template-dev skill files, ready-to-use out-of-the-box.
  • Multilingual translation supports custom interface: Multilingual translation function supports connecting to custom translation API interface.
  • City station full-site content reuse: City station supports full-site content reuse mode, automatically synchronize main station content to sub-station, supporting both subdomain and directory URL forms.
  • Object storage upload ContentType settingAll cloud storage (AWS / Google / Tencent Cloud / Qiniu / UCloud) automatically sets HTTP Content-Type during upload.

⚡ Feature Optimization

  • AI skill system upgradeSupports skill template syntax ($ARGUMENTS variables, shell command injection, etc.), adds metadata fields such as DisableModelInvocation, UserInvocable, AllowedTools, and supports plugin namespaces.
  • Sitemap compatible with old addresses: Maintain compatibility with the old Sitemap paths, and smoothly transition to the upgrade.
  • Clean up redundant front-end resources: Remove unused third-party library files such as jquery.pjax.js, nprogress.js, etc., to reduce the size of the release package.

Bug fixes

  • Image renaming not saved: Fix the issue of data not being persisted after renaming the attachment.
  • Windows path recognition error: Fix the file operation failure issue caused by path separators in the Windows environment.
  • Y2038 compatibility fixUpgrade all model time fields from int32 to int64, supporting date storage beyond 2038.
  • Object storage upload fixedFixed the browser parsing exception caused by missing ContentType during object storage upload.

Related articles

AnQiCMS - AnQiCMS v3.6.1 Update Log

Published on June 22, 2026 ⚡ Performance optimization 📦 Binary size reduced by 50%: By replacing the heavy SDK with native HTTP calls, the program size was greatly reduced (103 MB → 51 MB), reducing distribution and deployment costs.The support for multilingual and SEO multilingual top-level domains: Multilingual sites support using top-level domains as independent site domains. Sitemap optimization: Adjust the Sitemap generation logic to better meet Google's requirements for XML Sitemap format.Bug fix: Path traversal vulnerability fixed: Replaced black list with white list, enhanced template operation security. AI

2026-06-22

AnQiCMS - AnQiCMS v3.6.0 Update Log

Published on June 16, 2026 ✨ New feature 💬 AI Chat intelligent dialogue: Added AI Chat dialogue function, supporting intelligent Q&A and content creation based on large AI models, and integrating an independent dialogue interface on the back-end. 🔧 AI Tool Calling (Tool Calling): AI conversations support the complete tool calling chain, AI can independently call built-in tools to complete document management, setting modifications, data queries, and other operations. 📦 Built-in AI Toolset: Added 80+ AI tools, covering file operations, Shell commands, Web search/crawling, code intelligent analysis, and more, greatly expanding the AI capability boundary. 📄 AI

2026-06-16

AnQiCMS - AnQiCMS v3.5.9 Update Log

Published on May 22, 2026 ✨ New feature: Support for external image resources: Added support for adding external image resources, which can refer to external URL images as website resources, greatly enhancing the flexibility of image management. FAQPage structured data : archiveList tag added with ld='faqs' parameter, supports generating FAQPage structured data, enhancing SEO effect.⚡ Feature Optimization: The category links in the background document list are now generated correctly, improving the management operation experience.Cache key optimization: Fixed document, category, single page, tag detail page due to token containing -

2026-05-22

AnQiCMS - AnQiCMS v3.5.8 Update Log

Published on April 27, 2026 ✨ Added feature LLMS support: Added integration with LLMS (Large Language Model Service) to provide more powerful AI capabilities.Support for structured data: Enhance website SEO capabilities, support for generating structured data.User field extension: Add FirstName/LastName fields to user information for better management.Website migration: New support for migrating data from Xunrui CMS to AnQiCMS.Document batch operation: supports batch addition of document tags.⚡ Feature Optimization Scheduling Optimization: Improved scheduling feature, enhancing stability and reliability of releases.Time Factor Optimization

2026-04-27

AnQiCMS - AnQiCMS v3.5.7 Update Log

Published on February 26, 2026 ✨ Added feature Custom field extension: Added time, date, color, timeline four field types to meet more content recording needs.Template tag enhancement: Added range function, which can quickly generate continuous data, such as {% for letter in range(1, 10) %} , {% for letter in range('A', 'Z') %} .Added priceFormat filter, format price and retain two decimal places, such as {{ item.Price|priceFormat:"%"}}

2026-02-26

AnQiCMS - AnQiCMS v3.5.6 Update Log

Published on January 23, 2026. This update focuses on system performance, core experience, and detail optimization, bringing smoother backend operations and more accurate frontend features.The optimization of multilingual translation function for multilingual display and content presentation: improve translation accuracy and process efficiency.Optimize default thumbnail: Now supports random image calling to avoid repetition and monotony. 🔍 Search and tag optimization Optimize full-text search logic: Improve matching algorithm to make search results more accurate and relevant.

2026-01-23

AnQiCMS - AnQiCMS v3.5.5 Update Log

AnQiCMS v3.5.5 - 2026-01-05 🚀 AI capabilities fully upgraded AI editor launched: Switched the document editor to AI editor, integrated AI rewriting, continuation, translation and other intelligent functions AI painting function: Added AI image generation feature to provide more visual support for content creation AI writing optimization: Fixed the issue of invalid custom prompts, optimized the automatic translation logic to reduce translation errors 🛠️ Enhanced search and filtering Full-text search improved: Fixed the issue of being unable to filter by content model

2026-01-06

AnQiCMS v3.5.2 Update Record

v3.5.2 AnQiCMS 2025-12-07 This update includes multiple core feature enhancements, performance optimizations, security enhancements, and bug fixes, aiming to improve the functionality, stability, and user experience of the system.Here is the detailed update content.🔐 User authentication and security added Google OAuth third-party authorization login method.Added email verification process for user account registration.Added the password reset feature via email.

2025-12-07