diff --git a/docs/en/statements/latest.md b/docs/en/statements/latest.md index 44fc3f755..121f4665a 100644 --- a/docs/en/statements/latest.md +++ b/docs/en/statements/latest.md @@ -16,27 +16,15 @@ backToTop: false pageInfo: false --- -# 🎉 Successfully Updated to Version 1.12.3 +# 🎉 Successfully Updated to Version 1.12.4 [简体中文](/zh/statements/latest.html) | **English** -1.12.3 is a hotfix version of 1.12.2 that addressed several critical issues. - -- **[🔨Fix]** Fixed a crash issue caused by the tray icon not syncing [#2198](https://github.com/DGP-Studio/Snap.Hutao/issues/2198) -- **[🔨Fix]** Fixed an issue where the program became unusable due to metadata initialization failure caused by tray icon initialization failure [#2202](https://github.com/DGP-Studio/Snap.Hutao/issues/2202) - -1.12.2 - -- **[🎉New]** Added shortcut keys for fast-forward/rewind in the compact web window -- **[🔨Fix]** Fixed an issue where the cultivation plan's abnormal selection state prevented Snap Hutao from starting [#2174](https://github.com/DGP-Studio/Snap.Hutao/issues/2174) -- **[🔨Fix]** Fixed an issue where the tray icon might not be created correctly after restarting as an administrator from the tray menu -- **[🔨Fix]** Fixed an issue where the announcement time was displayed incorrectly before the game version update [#2175](https://github.com/DGP-Studio/Snap.Hutao/issues/2175) -- **[🔨Fix]** Fixed an issue where reselecting the game path when starting the game might cause a crash -- **[🔨Fix]** Fixed an issue where game file management might get stuck when repairing the game -- **[🔨Fix]** Fixed an issue where the achievement profile could not be switched using the mouse when the window was too small [#2181](https://github.com/DGP-Studio/Snap.Hutao/issues/2181) -- **[🔨Fix]** Fixed an issue where uploading Sprial Abyss records without logging into the Hutao Passport caused a crash [#2169](https://github.com/DGP-Studio/Snap.Hutao/issues/2169) -- **[🔨Fix]** Fixed an issue where the international server could not refresh the Imaginarium Theater properly [#2170](https://github.com/DGP-Studio/Snap.Hutao/issues/2170) -- **[🔨Fix]** Fixed an issue where adding weapons to the cultivation plan might cause a crash [#2168](https://github.com/DGP-Studio/Snap.Hutao/issues/2168) -- **[✨Optimization]** Optimized the display effect of the pre-download prompt icon in game file management -- **[✨Optimization]** Added a launch game button for each game character on the Real-time Notes page, which will jump to the game launch page and automatically switch the MiYouShe/HoYoLAB user to the corresponding user of the note [#1318](https://github.com/DGP-Studio/Snap.Hutao/issues/1318) -- **[✨Optimization]** Optimized the loading speed of character and weapon icons +- **[🔨Fix]** Fixed an issue where the resolution settings could not be saved after launching the game [#2229](https://github.com/DGP-Studio/Snap.Hutao/issues/2229) +- **[🔨Fix]** Fixed an issue where the achievement completion time was displayed incorrectly [#2184](https://github.com/DGP-Studio/Snap.Hutao/issues/2184) +- **[🔨Fix]** Fixed an issue where the cultivation plan's backpack could not be refreshed [#2212](https://github.com/DGP-Studio/Snap.Hutao/issues/2212) +- **[🔨Fix]** Fixed an issue where the shortcut keys for fast-forward/rewind in the compact web window were not working +- **[🔨Fix]** Fixed an issue where selecting a file window would cause a crash on some systems +- **[🔨Fix]** Fixed an issue where selecting a download source when updating Snap Hutao was not effective +- **[✨Optimization]** Now checks proxy and loopback status at startup and guides users to remove loopback restrictions if unable to connect to the internet +- **[✨Optimization]** The compact web window now remembers the page from the last close diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 6a897a59f..1d9b1b899 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -11,12 +11,23 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen # Update Logs +## 1.12.4 + +- **[🔨Fix]** Fixed an issue where the resolution settings could not be saved after launching the game [#2229](https://github.com/DGP-Studio/Snap.Hutao/issues/2229) +- **[🔨Fix]** Fixed an issue where the achievement completion time was displayed incorrectly [#2184](https://github.com/DGP-Studio/Snap.Hutao/issues/2184) +- **[🔨Fix]** Fixed an issue where the cultivation plan's backpack could not be refreshed [#2212](https://github.com/DGP-Studio/Snap.Hutao/issues/2212) +- **[🔨Fix]** Fixed an issue where the shortcut keys for fast-forward/rewind in the compact web window were not working +- **[🔨Fix]** Fixed an issue where selecting a file window would cause a crash on some systems +- **[🔨Fix]** Fixed an issue where selecting a download source when updating Snap Hutao was not effective +- **[✨Optimization]** Now checks proxy and loopback status at startup and guides users to remove loopback restrictions if unable to connect to the internet +- **[✨Optimization]** The compact web window now remembers the page from the last close + ## 1.12.3 - **[🔨Fix]** Fixed a crash issue caused by the tray icon not syncing [#2198](https://github.com/DGP-Studio/Snap.Hutao/issues/2198) - **[🔨Fix]** Fixed an issue where the program became unusable due to metadata initialization failure caused by tray icon initialization failure [#2202](https://github.com/DGP-Studio/Snap.Hutao/issues/2202) -## 1.12.2 +## 1.12.2 - **[🎉New]** Added shortcut keys for fast-forward/rewind in the compact web window - **[🔨Fix]** Fixed an issue where the cultivation plan's abnormal selection state prevented Snap Hutao from starting [#2174](https://github.com/DGP-Studio/Snap.Hutao/issues/2174) diff --git a/docs/zh/statements/latest.md b/docs/zh/statements/latest.md index fb62951a4..207ae84ab 100644 --- a/docs/zh/statements/latest.md +++ b/docs/zh/statements/latest.md @@ -16,27 +16,15 @@ backToTop: false pageInfo: false --- -# 🎉 已成功更新至 1.12.3 版本 +# 🎉 已成功更新至 1.12.4 版本 **简体中文** | [English](/en/statements/latest.html) -1.12.3 版本是 1.12.2 的热修版本,修复了多个严重的问题 - -- **【🔨修复】** 修复了托盘图标不同步导致的程序崩溃 [#2198](https://github.com/DGP-Studio/Snap.Hutao/issues/2198) -- **【🔨修复】** 修复了托盘图标初始化失败导致元数据未初始化,从而导致程序不可用的问题 [#2202](https://github.com/DGP-Studio/Snap.Hutao/issues/2202) - -1.12.2 - -- **【🎉新增】** 新增了紧凑网页窗口视频快进/快退的快捷键 -- **【🔨修复】** 修复了养成计划选中状态异常导致无法启动胡桃的问题 [#2174](https://github.com/DGP-Studio/Snap.Hutao/issues/2174) -- **【🔨修复】** 修复了托盘菜单以管理员身份重启后托盘图标可能无法被正确创建的问题 -- **【🔨修复】** 修复了游戏版本更新前公告时间显示错误的问题 [#2175](https://github.com/DGP-Studio/Snap.Hutao/issues/2175) -- **【🔨修复】** 修复了启动游戏重新选择游戏路径可能会崩溃的问题 -- **【🔨修复】** 修复了游戏文件管理在修复游戏时可能会卡住的问题 -- **【🔨修复】** 修复了窗口过小时,无法使用鼠标切换成就档案的问题 [#2181](https://github.com/DGP-Studio/Snap.Hutao/issues/2181) -- **【🔨修复】** 修复了未登录胡桃通行证上传深渊记录时,跳转登录崩溃的问题 [#2169](https://github.com/DGP-Studio/Snap.Hutao/issues/2169) -- **【🔨修复】** 修复了国际服无法正常刷新幻想真境剧诗的问题 [#2170](https://github.com/DGP-Studio/Snap.Hutao/issues/2170) -- **【🔨修复】** 修复了武器在添加至养成计划时可能会崩溃的问题 [#2168](https://github.com/DGP-Studio/Snap.Hutao/issues/2168) -- **【✨优化】** 优化了游戏文件管理预下载提示图标的显示效果 -- **【✨优化】** 实时便笺页面为每个游戏角色添加了启动游戏按钮,会跳转至启动游戏页面并自动将 米游社 / HoYoLAB 用户切换至便笺对应的用户 [#1318](https://github.com/DGP-Studio/Snap.Hutao/issues/1318) -- **【✨优化】** 优化了角色与武器图标的加载速度 +- **【🔨修复】** 修复了启动游戏设置分辨率后无法保存的问题 [#2229](https://github.com/DGP-Studio/Snap.Hutao/issues/2229) +- **【🔨修复】** 修复了成就完成时间显示错误的问题 [#2184](https://github.com/DGP-Studio/Snap.Hutao/issues/2184) +- **【🔨修复】** 修复了养成计划背包无法刷新的问题 [#2212](https://github.com/DGP-Studio/Snap.Hutao/issues/2212) +- **【🔨修复】** 修复了紧凑网页窗口视频快进/快退快捷键无效的问题 +- **【🔨修复】** 修复了部分系统下选择文件窗口会引发崩溃的问题 +- **【🔨修复】** 修复了更新胡桃时选择下载源不生效的问题 +- **【✨优化】** 现在会在启动时检查代理和 Loopback 状态,并在无法正常联网时引导用户解除 Loopback 限制 +- **【✨优化】** 紧凑网页窗口现在会记忆上次关闭时的页面 diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 5f421d41e..db3bd3f91 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -10,12 +10,23 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen # 更新日志 +## 1.12.4 + +- **【🔨修复】** 修复了启动游戏设置分辨率后无法保存的问题 [#2229](https://github.com/DGP-Studio/Snap.Hutao/issues/2229) +- **【🔨修复】** 修复了成就完成时间显示错误的问题 [#2184](https://github.com/DGP-Studio/Snap.Hutao/issues/2184) +- **【🔨修复】** 修复了养成计划背包无法刷新的问题 [#2212](https://github.com/DGP-Studio/Snap.Hutao/issues/2212) +- **【🔨修复】** 修复了紧凑网页窗口视频快进/快退快捷键无效的问题 +- **【🔨修复】** 修复了部分系统下选择文件窗口会引发崩溃的问题 +- **【🔨修复】** 修复了更新胡桃时选择下载源不生效的问题 +- **【✨优化】** 现在会在启动时检查代理和 Loopback 状态,并在无法正常联网时引导用户解除 Loopback 限制 +- **【✨优化】** 紧凑网页窗口现在会记忆上次关闭时的页面 + ## 1.12.3 - **【🔨修复】** 修复了托盘图标不同步导致的程序崩溃 [#2198](https://github.com/DGP-Studio/Snap.Hutao/issues/2198) - **【🔨修复】** 修复了托盘图标初始化失败导致元数据未初始化,从而导致程序不可用的问题 [#2202](https://github.com/DGP-Studio/Snap.Hutao/issues/2202) -## 1.12.2 +## 1.12.2 - **【🎉新增】** 新增了紧凑网页窗口视频快进/快退的快捷键 - **【🔨修复】** 修复了养成计划选中状态异常导致无法启动胡桃的问题 [#2174](https://github.com/DGP-Studio/Snap.Hutao/issues/2174)