docs: v6.7.0 changelog

This commit is contained in:
uye
2026-03-27 03:14:16 +08:00
parent befb53c815
commit a4110128e6

View File

@@ -1,4 +1,32 @@
## v6.7.0-beta.1
## v6.7.0
### 正式接入 DeepSleep | Highlight
从 v6.7.0 开始MAA 正式接入 DeepSleep。
#### 多项细节问题一并修复
除了 DeepSleep本次更新也处理了一批影响体验的细节问题。
* 修复任务开始/完成时无法显示任务名的问题;
* 修复在非 UI 线程清空库存数据可能导致任务添加失败的问题;
* 修复多项剿灭相关识别与战斗完成 ROI 问题。
----
Starting with v6.7.0, MAA officially introduces DeepSleep.
#### Various UX Fixes Included
Besides DeepSleep, this update also fixes several small but noticeable issues.
* Fix missing task names when tasks start or finish;
* Fix task creation failures caused by clearing depot data off the UI thread;
* Fix several issues related to Annihilation recognition and completion ROI.
----
以下是详细内容:
### 新增 | New