diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 752f82ddf..0d5a49b28 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -8,7 +8,17 @@ comment: false # Update Logs -## 1.7.16 +## 1.7.17 + +- Fix + - Fixed the issue that update in Dev Plan would affect same item across the plans [#1079](https://github.com/DGP-Studio/Snap.Hutao/issues/1079) + - Fixed the issue that wish record URL for global server cannot be found [#1081](https://github.com/DGP-Studio/Snap.Hutao/issues/1081) + - Fixed error log capture issue +- Optimization + - Auto click feature now can be switched off and hot key can be changed [#961](https://github.com/DGP-Studio/Snap.Hutao/issues/961) + - Optimized time display for wish records in global servers [#830](https://github.com/DGP-Studio/Snap.Hutao/issues/830) + +## 1.7.16 - Add - Add screen resolution quick switch dropdown in Game Launcher [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 8f70899b6..632d240c5 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -8,9 +8,20 @@ comment: false # 更新日志 -## 1.7.16 +## 1.7.17 + +- 修复 + - 修复了养成计划中相同物品在不同计划之间的互相影响 [#1079](https://github.com/DGP-Studio/Snap.Hutao/issues/1079) + - 修复了无法获取国际服祈愿记录 URL 的问题 [#1081](https://github.com/DGP-Studio/Snap.Hutao/issues/1081) + - 修复了错误日志抓取的错误 +- 优化 + - 自动连点功能支持禁用功能和自定义按键 [#961](https://github.com/DGP-Studio/Snap.Hutao/issues/961) + - 优化了对国际服非 UTC+8 时区祈愿记录的时间判断 + +## 1.7.16 - 新增 + - 启动游戏页面为启动参数增加了总开关 [#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) @@ -21,9 +32,8 @@ comment: false - 修复了米游社小工具页面无法正常跳转的问题 - 修复了我的角色功能中无法正常显示角色等级技能的问题 [#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) + - 修复了养成计划物品内物品列表无法滚动的问题 [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) - 修复了特定条件下设置页面无法滚动的问题 [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072) - - 优化 - 启动游戏页面资源下载中导航按钮更改为链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074) - 优化了胡桃软件更新公告的显示逻辑,不再显示低版本的更新通知 [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015)