Version: AnQiCMS v3.3.0
Release Date: 2024-02-17
Improvement Direction: Code Editing, Data Structure Optimization and Bug Fixes
Major Update
- Code AssistantAdd a code assistant in the code editing interface, providing smart tips and code snippets to improve development efficiency.
Optimization
- Optimize the underlying data structureOptimize the underlying data structure to better support millions of documents, significantly improve query speed and performance.
- Document table separationImplement document table separation strategy, optimize the ability to handle large-scale document processing, and ensure system efficiency.
- Update cache method:Updating cache methods, adding support for in-memory and file caching to improve system response speed and performance.
Content fixed
- Parameter filtering feature fixedFix the issue where the parameter filtering function incorrectly identifies paths in some cases, ensuring the function operates normally.
- Sensitive word replacement fix.: Fixed the issue with sensitive word replacement causing label anomalies, maintaining normal display of the page.
- Fixed the case sensitivity issue with URL aliases.: Fix the case sensitivity issue with URL aliases to ensure link consistency.
- Fix the related document call.: Fix the issue of incorrect call quantity in boundary conditions and ensure the accuracy of the call logic.