Merge pull request #64 from DGP-Studio/next-patch

add 1.7.15 update log
This commit is contained in:
Masterain
2023-11-02 01:47:48 -07:00
committed by GitHub
2 changed files with 24 additions and 2 deletions

View File

@@ -8,7 +8,18 @@ comment: false
# Update Logs
## 1.7.14 <Badge text="latest" type="tip" /> <Badge text="hotfix" type="tip" />
## 1.7.15 <Badge text="latest" type="tip" />
- Add
- Added option to recover full wish history record backup from Snap Hutao Cloud service into new archive [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
- Fix
- Fixed issue that invalid game launching parameter can be parsed; added switch for some launch parameters [#1061](https://github.com/DGP-Studio/Snap.Hutao/issues/1052)
- Fixed issue that user cannot register Snap Hutao account in the client [#1059](https://github.com/DGP-Studio/Snap.Hutao/issues/1059)
- Fixed notification issue after Realtime Note Webhook Url is set
- Optimization
- Optimized Snap Hutao account's change password and delete account logic in the client
## 1.7.14 <Badge text="hotfix" type="tip" />
- Fixed an issue causes the program to crash when opening some specific dialog boxes [#1052](https://github.com/DGP-Studio/Snap.Hutao/issues/1052) [#1054](https://github.com/DGP-Studio/Snap.Hutao/issues/1054)

View File

@@ -8,7 +8,18 @@ comment: false
# 更新日志
## 1.7.14 <Badge text="最新版" type="tip" /> <Badge text="hotfix" type="tip" />
## 1.7.15 <Badge text="最新版" type="tip" />
- 新增
- 新增从胡桃云恢复抽卡记录至本地新存档的选项 [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
- 修复
- 修复了游戏启动项能填入非法数值的问题,为部分启动参数增加了开关 [#1061](https://github.com/DGP-Studio/Snap.Hutao/issues/1052)
- 修复了无法在客户端中注册胡桃云账号的问题 [#1059](https://github.com/DGP-Studio/Snap.Hutao/issues/1059)
- 修复了设置实时便笺 Webhook Url 后可能导致通知功能不正常的问题
- 优化
- 优化了客户端中胡桃云账号修改密码和注销账号的操作逻辑
## 1.7.14 <Badge text="hotfix" type="tip" />
- 修复了部分功能在打开对话框时会崩溃的问题 [#1052](https://github.com/DGP-Studio/Snap.Hutao/issues/1052) [#1054](https://github.com/DGP-Studio/Snap.Hutao/issues/1054)