docs: Auto Update Changelogs of v5.28.1 (#14879)

* docs: Auto Generate Changelog of Release v5.28.1

* [WIP] Update changelogs for version v5.28.1 (#14881)

* Initial plan

* docs: Update CHANGELOG.md following changelog generation guidelines

Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>

* docs: Update CHANGELOG with recent fixes and improvements

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-27 03:37:46 +08:00
committed by GitHub
parent 46b8d41998
commit f09dbd2f49

View File

@@ -127,3 +127,33 @@ We found that outdated GPU drivers may cause compatibility issues when MAA perfo
* KR tweak SupportUnitUsage translation @HX3N
* KR @hguandl
* SSS#8 for global (#14803) @Manicsteiner
----
## v5.28.1
### 新增 | New
* 刷理智失败次数达到上限时报错 @ABA2396
* update meojson to v5.0.0 (#14849) @MistEO
### 改进 | Improved
* 更新肉鸽协议文档和界园肉鸽商品列表 (#14873) @DavidWang19
### 修复 | Fix
* 齐聚主题会在基建同时存在红蓝两个提示的时候无法进入 @ABA2396
* 战斗列表只有第一关会使用助战干员 @status102
* 避免通宝插件通过任务链作用到通宝以外的地方 (#14867) @travellerse
* 功能入口添加重试机制 (#14872) @ABA2396
* fix regex_error(error_badrepeat) @Constrat
### 文档 | Docs
* issue 模板修改 25 MB 压缩包上传提示 (#14850) @Rbqwow
### 其他 | Other
* 调整 StartToVisit 阈值 @ABA2396
* remove and sort usings (#14877) @SherkeyXD