Time factor automatic update time bug

Calendar 👁️ 168

Set the maximum number of updates per day, but still update all articles that meet the conditions

Related articles

Backup data bug

Some SQL statements are missing a semicolon at the end

2025-03-21

Document sorting issue.

The document model's sorting field: sort, cannot be updated in the background or via the API. This causes the document to be unable to be manually sorted

2025-02-24

The import document interface returns a format issue, the code is inconsistent

Return format: { "code": 0, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." } } Official documentation format: { "code": 200, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." }

2024-10-23

The import document interface returns a format issue, the code is inconsistent

Return format: { "code": 0, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." } } Official documentation format: { "code": 200, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." }

2024-10-23

Suggestion for the automatic title image function

It is recommended to optimize the number of automatic illustrations for secondary titles, currently all secondary titles are automatically illustrated, it is recommended to set a quantity limit, such as a fixed number of illustrations per article

2025-05-07

Too Many Requests occurs frequently

What is the situation when 'Too Many Requests' often appears when opening a web page and the background can enter normally?

2025-05-11

The default text size for automatic image setting of security box title is invalid

The default text size has been set, but the generated picture size is still the default 32

2025-05-12

Increase permission settings for group administrators

Suggest adding an administrator to set administrator permissions, such as allowing only view and modify, not allowing to delete the custom parameters set by the super administrator, otherwise other administrators may mistakenly delete the custom parameters and custom content that have been set up

2025-05-15