Version: AnQiCMS v3.3.0
Release date: 2024-02-17
Improvement direction: code editing, data structure optimization and function repair

Main updates

  • Code Assistant: Added a code assistant to the code editing interface, providing intelligent tips and code snippets to improve development efficiency.

optimization

  • Optimization of underlying data structure: Optimize the underlying data structure, better support millions of documents, and significantly improve query speed and performance.
  • Document table separation: Implement document table separation strategy, optimize large-scale document processing capabilities, and ensure the efficiency of the system.
  • Cache method update: Update the cache method, add new support for memory cache and file cache, and improve the system's response speed and performance.

Repair content

  • Parameter filtering function repair: Fixed the problem that the parameter filtering function had incorrect paths in some cases to ensure that the function was running normally.
  • Sensitive word replacement repair: Fixed the problem that sensitive word replacement may cause label abnormality and keep the page displayed normally.
  • Fixed URL alias case problem: Fixed the case of URL alias and ensure consistency of links.
  • Related document call repair: Fixed the problem that the number of calls in related documents is incorrect under boundary conditions and ensured the accuracy of the call logic.