From f7790c92d03dbb95ede4b57de5a4156ed16e8b11 Mon Sep 17 00:00:00 2001 From: Masterain Date: Mon, 29 Apr 2024 19:45:15 -0700 Subject: [PATCH] Update to 1.10.0 --- docs/en/statements/update-log.md | 26 +++++++++++++++++++++++++- docs/zh/statements/update-log.md | 4 ++-- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index 023de1e05..46dcd9c43 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -11,7 +11,31 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen # Update Logs -## 1.9.9 +## 1.10.0 + +- **[🎉New]** Added options for image quality, users can now choose a significant smaller size with nearly lossless image quality. [#1430](https://github.com/DGP-Studio/Snap.Hutao/issues/1430) +- **[🎉New]** Added display of not obtained items in the Character and Weapon tabs of the Wish Export. [#1355](https://github.com/DGP-Studio/Snap.Hutao/issues/1355) +- **[🎉New]** Added a new method to start the program in administrator mode by default. [#1558](https://github.com/DGP-Studio/Snap.Hutao/issues/1558) +- **[🎉New]** Added the option to display only unfinished achievement categories on the achievement record page. [#896](https://github.com/DGP-Studio/Snap.Hutao/issues/896) +- **[🔨Fix]** Fixed the issue where the hidden taskbar couldn't be displayed when maximizing the main window in Windows 10. [#1571](https://github.com/DGP-Studio/Snap.Hutao/issues/1571) +- **[🔨Fix]** Fixed the incorrect top card margin on the settings page. +- **[🔨Fix]** Fixed the issue where the game or program would crash when starting after hot-plugging a monitor. +- **[🔨Fix]** Fixed the issue where the Global Wish Statistics on the Wish Export page couldn't be viewed when there was no wish record. +- **[🔨Fix]** Fixed the issue where the cache image lookup pointed to the wrong path, which caused the need for repeated image resource downloads. +- **[🔨Fix]** Fixed the issue where the announcement start and end times were incorrect when the version was not yet updated. +- **[🔨Fix]** Fixed the issue where launching Hutao in Discord's update check could cause a crash. +- **[✨Optimization]** Improved the display effect of the floating window before and after clicking the show button in the password input box. [#1485](https://github.com/DGP-Studio/Snap.Hutao/issues/1485) +- **[✨Optimization]** The software update process now starts only after user confirmation, no longer starting by default. [#1297](https://github.com/DGP-Studio/Snap.Hutao/issues/1297) +- **[✨Optimization]** When users are not logged in to Hutao Cloud, they will be prompted with a pop-up before uploading Abyss records to avoid missing the opportunity to claim rewards. [#1245](https://github.com/DGP-Studio/Snap.Hutao/issues/1245) +- **[✨Optimization]** Optimized the game launch feature, it will now attempt to generate the configuration file automatically when it can't be found, and also provides a manual generation function. +- **[✨Optimization]** Updated Windows App SDK to 1.5.2. +- **[✨Optimization]** Optimized overall memory usage of the program. +- **[✨Optimization]** Now clearing the cache folder when resetting image resources. +- **[✨Optimization]** Optimized the creation of shortcuts to start in administrator mode, now even if pinned to the taskbar, it can be used normally. +- **[✨Optimization]** Optimized the login pop-up for Hutao Passport, now viewing the password in plain text does not cause the dialog width to change repeatedly. +- **[✨Optimization]** Other significant underlying refactoring. + +## 1.9.9 - Add ➕ - Added Chronicled Wish in Global Wish Stats tab under Wish Export page diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index e901d4bc2..a4e52bd54 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -16,14 +16,14 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen - **【🎉新增】** 调整了检查更新的流程,现在会提示用户是否下载更新,在更新提示中增加了更新日志的快捷入口 [#1550](https://github.com/DGP-Studio/Snap.Hutao/issues/1550) - **【🎉新增】** 在祈愿记录的角色和武器标签页中,显示从未抽到过的物品 [#1355](https://github.com/DGP-Studio/Snap.Hutao/issues/1355) - **【🎉新增】** 增加了全新的默认以管理员模式启动程序的方法 [#1558](https://github.com/DGP-Studio/Snap.Hutao/issues/1558) -- **【🎉新增】** 成就记录页面新增只显示未完成的成就分类功能 [#896](https://github.com/DGP-Studio/Snap.Hutao/issues/896) +- **【🎉新增】** 成就记录页面新增只显示未完成的成就分类的选项 [#896](https://github.com/DGP-Studio/Snap.Hutao/issues/896) - **【🔨修复】** 修复了在 Windows 10 下窗口最大化时无法显示隐藏的任务栏的问题 [#1571](https://github.com/DGP-Studio/Snap.Hutao/issues/1571) - **【🔨修复】** 修复了设置页面顶部卡片边距不正确的问题 - **【🔨修复】** 修复了热插拔显示器后无法正常启动游戏或程序闪退的问题 - **【🔨修复】** 修复了祈愿记录页面全球祈愿统计在当前无集录祈愿时无法正常查看的问题 - **【🔨修复】** 修复了在查找缓存图片时指向错误路径的问题,该问题曾导致需要重复下载图片资源 - **【🔨修复】** 修复了公告在版本尚未更新时开始与结束时间不正确的问题 -- **【🔨修复】** 修复了在Discord检查更新时启动胡桃可能会导致闪退的问题 +- **【🔨修复】** 修复了在 Discord 检查更新时启动胡桃可能会导致闪退的问题 - **【✨优化】** 优化了密码输入框中点击显示按钮前后浮窗的显示效果 [#1485](https://github.com/DGP-Studio/Snap.Hutao/issues/1485) - **【✨优化】** 软件更新流程仅在用户确认后开始,不再默认开始 [#1297](https://github.com/DGP-Studio/Snap.Hutao/issues/1297) - **【✨优化】** 用户在未登录胡桃云时,上传深渊记录前将会弹窗提示以避免用户措施领取奖励的机会 [#1245](https://github.com/DGP-Studio/Snap.Hutao/issues/1245)