From 393598806fd0db24a02d57575be55646b5a2f0b9 Mon Sep 17 00:00:00 2001 From: Masterain Date: Sat, 6 Jul 2024 01:49:09 -0700 Subject: [PATCH 1/3] Update to 1.10.6 --- docs/en/statements/update-log.md | 11 ++++++++++- docs/zh/statements/update-log.md | 12 +++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 537723523..0e2abe2ae 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -11,7 +11,16 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen # Update Logs -## 1.10.5 +## 1.10.6 + +- **[🔨Fix]** Fixed an issue where the game could not start due to a change in the game path [#1792](https://github.com/DGP-Studio/Snap.Hutao/issues/1792) +- **[🔨Fix]** Fixed an issue where the content of the page was not updated after refreshing the wish records [#1791](https://github.com/DGP-Studio/Snap.Hutao/issues/1791) +- **[🔨Fix]** Fixed a crash that occurred when the refreshed wish records differed from the current UID [#1794](https://github.com/DGP-Studio/Snap.Hutao/issues/1794) +- **[🔨Fix]** Fixed an issue where the web window size was incorrect on monitors with a scaling rate other than 100% [#1795](https://github.com/DGP-Studio/Snap.Hutao/issues/1795) +- **[🔨Fix]** Fixed a crash that occurred when binding the Real-time Notes UID on the game launch interface +- **[✨Optimization]** Adjusted the time display format for expedition dispatches in the Real-time Notes [#1796](https://github.com/DGP-Studio/Snap.Hutao/issues/1796) + +## 1.10.5 - Added injection unlock mode, which can be tried when classic mode is ineffective - WebView now displays in a separate window diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 37b7a9d1f..18d6030d1 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -10,7 +10,17 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen # 更新日志 -## 1.10.5 +## 1.10.6 + +- **【🔨修复】** 修复了因游戏路径变化导致无法启动胡桃的问题 [#1792](https://github.com/DGP-Studio/Snap.Hutao/issues/1792) +- **【🔨修复】** 修复了祈愿记录刷新后页面内容未更新的问题 [#1791](https://github.com/DGP-Studio/Snap.Hutao/issues/1791) +- **【🔨修复】** 修复了祈愿记录刷新后若与当前UID不同会导致崩溃的问题 [#1794](https://github.com/DGP-Studio/Snap.Hutao/issues/1794) +- **【🔨修复】** 修复了在缩放率不为 100% 的显示器上网页窗口大小不正确的问题 [#1795](https://github.com/DGP-Studio/Snap.Hutao/issues/1795) +- **【🔨修复】** 修复了启动游戏界面绑定实时便笺UID会导致崩溃的问题 +- **【✨优化】** 调整了实时便笺中探索派遣的时间显示格式 [#1796](https://github.com/DGP-Studio/Snap.Hutao/issues/1796) +- + +## 1.10.5 - 新增注入解锁模式,经典模式无效时可以尝试此模式 - 网页现在会显示在单独的窗口中 From c31b73218b15fe040d8f2bf7df3de3a7c0830819 Mon Sep 17 00:00:00 2001 From: DismissedLight <1686188646@qq.com> Date: Sat, 6 Jul 2024 16:52:58 +0800 Subject: [PATCH 2/3] Update update-log.md --- docs/en/statements/update-log.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 0e2abe2ae..c860f49a3 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -13,11 +13,11 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen ## 1.10.6 -- **[🔨Fix]** Fixed an issue where the game could not start due to a change in the game path [#1792](https://github.com/DGP-Studio/Snap.Hutao/issues/1792) +- **[🔨Fix]** Fixed an issue where the application could not start due to user changing the game path manually [#1792](https://github.com/DGP-Studio/Snap.Hutao/issues/1792) - **[🔨Fix]** Fixed an issue where the content of the page was not updated after refreshing the wish records [#1791](https://github.com/DGP-Studio/Snap.Hutao/issues/1791) - **[🔨Fix]** Fixed a crash that occurred when the refreshed wish records differed from the current UID [#1794](https://github.com/DGP-Studio/Snap.Hutao/issues/1794) - **[🔨Fix]** Fixed an issue where the web window size was incorrect on monitors with a scaling rate other than 100% [#1795](https://github.com/DGP-Studio/Snap.Hutao/issues/1795) -- **[🔨Fix]** Fixed a crash that occurred when binding the Real-time Notes UID on the game launch interface +- **[🔨Fix]** Fixed a crash that occurred when binding the Real-time Notes UID on the game launcher page - **[✨Optimization]** Adjusted the time display format for expedition dispatches in the Real-time Notes [#1796](https://github.com/DGP-Studio/Snap.Hutao/issues/1796) ## 1.10.5 From 9e6984b43e5b5644200e1e16722398a0533ac86a Mon Sep 17 00:00:00 2001 From: DismissedLight <1686188646@qq.com> Date: Sat, 6 Jul 2024 17:07:23 +0800 Subject: [PATCH 3/3] Update update-log.md --- docs/zh/statements/update-log.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 18d6030d1..4c4354dd3 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -18,7 +18,6 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen - **【🔨修复】** 修复了在缩放率不为 100% 的显示器上网页窗口大小不正确的问题 [#1795](https://github.com/DGP-Studio/Snap.Hutao/issues/1795) - **【🔨修复】** 修复了启动游戏界面绑定实时便笺UID会导致崩溃的问题 - **【✨优化】** 调整了实时便笺中探索派遣的时间显示格式 [#1796](https://github.com/DGP-Studio/Snap.Hutao/issues/1796) -- ## 1.10.5