-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,18 @@ | ||
## v0.1.2 | ||
## v0.2.0 | ||
|
||
### 新增 | ||
|
||
- 添加简中适配 @hmydgz | ||
- 适配国际服(繁中) @dongwlin | ||
- 适配国际服新 UI 及操作逻辑 @Dissectum | ||
- 添加命令行参数 NoPause @Dissectum | ||
|
||
### 修复 | ||
|
||
- 优化并修复任务链的各种问题 @Dissectum | ||
- TacticalChallenge | ||
- Cafe | ||
- Bounty | ||
- Scrimmage | ||
- Commissions@Dissectum | ||
- 修复每次启动都创建日志文件的问题 @Dissectum | ||
- 修复战斗未跳过且成功后没点到 Confirm 的问题 @Dissectum | ||
- 修复输入配置时 Language 或 Server 解析为 None 的问题 @Dissectum | ||
|
||
### 其他 | ||
|
||
- 提示中文路径下存在问题 @Dissectum | ||
- Update QQ group @Dissectum | ||
- update Maa.ToolKit.Extensions to 1.0.0-beta.2.1 @Dissectum |