From e990c306661c9713d5c9e5c2ed37ac96c26dc55d Mon Sep 17 00:00:00 2001 From: Masterain Date: Mon, 6 Nov 2023 04:32:40 -0800 Subject: [PATCH 1/2] Add 1.7.16 Update log --- docs/en/statements/update-log.md | 17 ++++++++++++++++- docs/zh/statements/update-log.md | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 256543130..a97fb6a17 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -8,7 +8,22 @@ comment: false # Update Logs -## 1.7.15 +## 1.7.16 + +- Add + - Add screen resolution quick switch dropdown in Game Launcher [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062) + - Add support to allow user to cooperate [Starward](https://github.com/Scighost/Starward) with Snap Hutao to collect game play time stats [#1071(https://github.com/DGP-Studio/Snap.Hutao/issues/1071) + - Add resource download link copy option in Game Launcher [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074) +- Fix + - Fixed issue that MiHoYo BBS returns `5003` error when fetching data [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060) + - Fixed issue that page cannot be scrolled in some particular situations [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072) + - Fixed issue that characters' skill levels are not shown in My Character [#1069](https://github.com/DGP-Studio/Snap.Hutao/issues/1069) +- Optimization + - Optimized update log display logic [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015) + - User's setting selection on each button will be memorized in global scope [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778) + - Improved client stability + +## 1.7.15 - 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) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index ddc354471..bb8112f77 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -8,7 +8,22 @@ comment: false # 更新日志 -## 1.7.15 +## 1.7.16 + +- 新增 + - 游戏启动器选项中新增快速选择分辨率的列表 [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062) + - 增加对 [Starward](https://github.com/Scighost/Starward) 客户端的支持,以允许用户实现游戏时长统计 [#1071(https://github.com/DGP-Studio/Snap.Hutao/issues/1071) + - 游戏启动器资源下载中增加资源链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074) +- 修复 + - 修复了获取用户米游社数据时返回`5003`错误的问题 [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060) + - 修复了在特定情况下程序界面无法滚动的问题 [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072) + - 修复了我的角色功能中无法正常显示角色等级技能的问题 [#1069](https://github.com/DGP-Studio/Snap.Hutao/issues/1069) +- 优化 + - 优化了胡桃软件更新公告的显示逻辑 [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015) + - 用户的按钮选项在全客户端范围内将会被自动记忆 [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778) + - 增强了客户端稳定性 + +## 1.7.15 - 新增 - 新增从胡桃云恢复抽卡记录至本地新存档的选项 [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886) From 768fc3e153583a26d564b195c37d3a5f6feb274b Mon Sep 17 00:00:00 2001 From: DismissedLight <1686188646@qq.com> Date: Mon, 6 Nov 2023 21:10:09 +0800 Subject: [PATCH 2/2] Update update-log.md --- docs/zh/statements/update-log.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index bb8112f77..8f70899b6 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -11,15 +11,22 @@ comment: false ## 1.7.16 - 新增 - - 游戏启动器选项中新增快速选择分辨率的列表 [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062) - - 增加对 [Starward](https://github.com/Scighost/Starward) 客户端的支持,以允许用户实现游戏时长统计 [#1071(https://github.com/DGP-Studio/Snap.Hutao/issues/1071) + - 启动游戏页面为启动参数增加了总开关 [#1065](https://github.com/DGP-Studio/Snap.Hutao/issues/1065) + - 启动游戏页面新增快速选择分辨率的下拉框 [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062) + - 增加对 [Starward](https://github.com/Scighost/Starward) 客户端的支持,以允许用户实现游戏时长统计 [#1071](https://github.com/DGP-Studio/Snap.Hutao/issues/1071) - 游戏启动器资源下载中增加资源链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074) + - 列表/网格视图切换状态全局记忆 [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778) + - 修复 - - 修复了获取用户米游社数据时返回`5003`错误的问题 [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060) - - 修复了在特定情况下程序界面无法滚动的问题 [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072) + - 修复了米游社小工具页面无法正常跳转的问题 - 修复了我的角色功能中无法正常显示角色等级技能的问题 [#1069](https://github.com/DGP-Studio/Snap.Hutao/issues/1069) + - 修复了获取用户米游社数据时返回`5003`错误的问题 [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060) + - 修复了养成计划物品内物品列表无法滚动的问题 [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) + - 修复了特定条件下设置页面无法滚动的问题 [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072) + - 优化 - - 优化了胡桃软件更新公告的显示逻辑 [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015) + - 启动游戏页面资源下载中导航按钮更改为链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074) + - 优化了胡桃软件更新公告的显示逻辑,不再显示低版本的更新通知 [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015) - 用户的按钮选项在全客户端范围内将会被自动记忆 [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778) - 增强了客户端稳定性