From 697260a023350a8540c3f153c6ea3e1fbde8bc5a Mon Sep 17 00:00:00 2001 From: Masterain Date: Mon, 30 Oct 2023 01:13:33 -0700 Subject: [PATCH] Add 1.7.13 update log --- docs/en/statements/update-log.md | 21 ++++++++++++++++++++- docs/zh/statements/update-log.md | 21 ++++++++++++++++++++- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index b2c903fc6..0327b736f 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -8,7 +8,26 @@ comment: false # Update Logs -## 1.7.11 +## 1.7.13 + +- Add + - Added option to forward Realtime Note data to specified webhook [#431](https://github.com/DGP-Studio/Snap.Hutao/issues/431) + - Added date range of wish history records [#899](https://github.com/DGP-Studio/Snap.Hutao/issues/899) + - Added detail view of Adventure Encounter Points in Realtime Note, support view of current Adventure Encounter Points status [#1021](https://github.com/DGP-Studio/Snap.Hutao/issues/1021) +- Fix + - Fixed `Argument error` when using quick launcher from task bar in some conditions [#925](https://github.com/DGP-Studio/Snap.Hutao/issues/925) + - Fixed crash issue when using advanced launcher in some conditions [#1035](https://github.com/DGP-Studio/Snap.Hutao/issues/1035) + - Fixed issue that cannot go back on embedded MiHoYo BBS browser [#1023](https://github.com/DGP-Studio/Snap.Hutao/issues/1023) + - Fixed issue on converting server from bilibili server to global server [#1041](https://github.com/DGP-Studio/Snap.Hutao/issues/1041) + - Fixed issue that Snap Hutao cannot identify game client status + - Fixed issue on Snap Hutao Cloud status on wish export page, after switching Snap Hutao account [#903](https://github.com/DGP-Studio/Snap.Hutao/issues/903) +- Optimization + - Added localization support on prompts that returned by Snap Hutao Cloud server + - Redesigned Snap Hutao Passport UI, and now it is embedded in settings page [#911](https://github.com/DGP-Studio/Snap.Hutao/issues/1021) + - Redesigned advanced game launcher page UI + - User now can view and select launcher parameters in advanced game launcher + +## 1.7.11 - Fixed the game launching arguments error (hotfix) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 224dd8cf5..0ccd5f18d 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -8,7 +8,26 @@ comment: false # 更新日志 -## 1.7.11 +## 1.7.13 + +- 新增 + - 增加实时便笺数据转发 Webhook 选项 [#431](https://github.com/DGP-Studio/Snap.Hutao/issues/431) + - 在祈愿记录页面显示祈愿记录范围时间 [#899](https://github.com/DGP-Studio/Snap.Hutao/issues/899) + - 为实时便笺页面引入了历练点详情视图,可以查看当前历练点获取情况 [#1021](https://github.com/DGP-Studio/Snap.Hutao/issues/1021) +- 修复 + - 修复了通过快速启动窗口启动游戏会抛出`参数错误`的问题 [#925](<(https://github.com/DGP-Studio/Snap.Hutao/issues/925)>) + - 修复了高级启动器界面闪退的问题 [#1035](<(https://github.com/DGP-Studio/Snap.Hutao/issues/1035)>) + - 修复了内嵌网页在米游社页面中无法返回的问题 [#1023](https://github.com/DGP-Studio/Snap.Hutao/issues/1023) + - 修复了从 B 服转换服务器中出现的问题 [#1041](https://github.com/DGP-Studio/Snap.Hutao/issues/1041) + - 修复了无法正确检测游戏是否正在运行的问题 + - 修复了切换胡桃通行证后祈愿记录中的胡桃云集成无法正确反应的问题 [#903](https://github.com/DGP-Studio/Snap.Hutao/issues/903) +- 优化 + - 为胡桃云服务的提示文本增加了国际化支持 + - 重新设计了胡桃通行证页面的 UI,现在集成在设置页面中 [#911](https://github.com/DGP-Studio/Snap.Hutao/issues/1021) + - 重新设计了启动游戏页面的 UI + - 用户现在可以在高级启动器中选择游戏启动参数 + +## 1.7.11 - 修复了游戏启动器中窗口设置的错误 (hotfix)