AnQiCMS - AnQiCMS v3.6.1 Update Log

Calendar 👁️ 99

Published on June 22, 2026

⚡ Performance optimization

  • 📦 Binary volume reduced by 50%By replacing the heavy SDK with native HTTP calls, the program size is greatly reduced (103 MB → 51 MB), reducing distribution and deployment costs.

Multilingual and SEO

  • Multilingual top-level domain support: Multilingual sites support using top-level domains as independent site domains.
  • Sitemap optimizationAdjust the Sitemap generation logic to better meet Google's format requirements for XML Sitemap.

Bug fixes

  • Fix the path traversal vulnerability.: Replace path traversal blacklist with whitelist to enhance template operation security.
  • AI configuration popupIncrease AI configuration popup, convenient for directly switching configurations in AI conversations.
  • Security enhancement:GenerateRandStringLogical update, enhancing the security of random strings.

Related articles

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

AnQiCMS v3.5.0

New feature - Email automatic sending from child site to main site - Implement system hook (Hook) extension mechanism - Integrate Akismet anti-spam service - Add user URL token identification feature - Navigation supports thumbnails and 4-level hierarchy - Content field `ContentTitles` supports flat mode (`list`) and child mode (`children`) - Custom field extension supports text list, document, category field types, text list, image group supports sorting - Rewrite anchor text replacement logic, supports replacement and bold selection during rendering - Enhanced document list label feature: - `archiveList` supports `showContent` and `showExtra` boolean parameters - Supports using custom field parameters to filter documents in `archiveList`### ⚙️ Feature Optimization - **Template Processing** - Document/category content supports template macro function parsing - Supports `[data-ignore="true"]` ignore tag when replacing template links on mobile - Supports dynamic change of image storage path - Only title and link are considered as duplicates when importing friendly links - Traffic statistics only contains HTTP 200 status code requests - Enhanced `stampToDate` function, supports format= `diff` and `friendly` options - Rewrite SEO processing rules, more flexible configuration, supports custom rules for individual models### 🐛 Bug Fixes - Fixed user personal link generation error - Fixed concurrent Map writing conflict problem - Fixed the problem of not automatically reloading after uploading templates - Fixed memory leak caused by not closing the request body - Fixed PJAX pagination compatibility issues - Fixed remote image download exceptions - Fixed system custom content field configuration error### 🔧 Other Improvements - Added `cwebp` executable permission check - Optimized default value logic for custom fields - Updated HTML cache processing logic - Template `set` directive supports global configuration `{% set name=value global=true %}` - Added `jump` template filter, jump to specified link `{% jump url 302 %}`

2025-07-06