Version: AnQiCMS v3.3.0
Release Date: 2024-02-17
Improvement Directions: Code editing, data structure optimization and feature fixes

Major Updates

  • Code AssistantAdd a code assistant to the code editing interface, providing intelligent hints and code snippets to improve development efficiency.

【en】:Optimized

  • Optimize the underlying data structureOptimize the underlying data structure, better support documents in the million-level, significantly improve query speed and performance.
  • Document table separationImplement document separation strategy, optimize the ability to handle large-scale documents, and ensure the efficiency of the system.
  • Update caching methodUpdate cache methods, add support for memory cache and file cache, improving the system's response speed and performance.

Repair content

  • Parameter filtering feature fixed: Fix the issue that the parameter filtering function sometimes has an incorrect path, ensuring the function runs normally.
  • Sensitive word replacement fixedFix the issue that sensitive word replacement may cause label anomalies and keep the page displaying normally.
  • URL alias case sensitivity issue fixedFix the issue with URL alias case sensitivity, ensuring link consistency.
  • Fix the call to related documents.Fix the issue where the number of document calls is incorrect in boundary conditions, ensuring the accuracy of the call logic.