-
Notifications
You must be signed in to change notification settings - Fork 10
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
4 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,10 +1,18 @@ | ||
## v0.4.5 | ||
## v0.4.6 | ||
|
||
### 新增 | ||
|
||
- 支持万象虚境花费时序通行证配置 @dongwlin | ||
|
||
### 修复 | ||
|
||
- 修复 `Dorm` 领取溢出体力时将提示误识别成体力达到上限的问题 @dongwlin | ||
- 修复舰团回收委托次数耗尽卡住的问题 @dongwlin | ||
- 修复万象虚境时序通行证数量不足卡住的问题 @dongwlin | ||
- 尝试修复家园远征没点到一键排遣的问题 @dongwlin | ||
- 修复万象虚境加载时间过久导致超时问题 @dongwlin | ||
|
||
### 其他 | ||
|
||
- 默认使用maa touch @dongwlin | ||
- 适配 MaaFramework v1.1.0 @dongwlin | ||
- 由toolkit config控制log @dongwlin | ||
- 连招生成工具 @BalconyJH | ||
- add maay package @dongwlin |