Skip to content

Commit

Permalink
Merge pull request #127 from DGP-Studio/next-patch
Browse files Browse the repository at this point in the history
Update to 1.10.0
  • Loading branch information
Masterain98 committed Apr 30, 2024
2 parents 1c53db7 + f7790c9 commit a00cc1a
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 2 deletions.
26 changes: 25 additions & 1 deletion docs/en/statements/update-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,31 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen

# Update Logs

## 1.9.9 <Badge text="latest" type="tip" />
## 1.10.0 <Badge text="latest" type="tip" />

- **[🎉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
Expand Down
27 changes: 26 additions & 1 deletion docs/zh/statements/update-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,32 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen

# 更新日志

## 1.9.9 <Badge text="最新版" type="tip" />
## 1.10.0 <Badge text="最新版" type="tip" />

- **【🎉新增】** 增加图片画质选项,用户现在可以选择占用储存空间明显更小且接近无损的图片质量 [#1430](https://github.com/DGP-Studio/Snap.Hutao/issues/1430)
- **【🎉新增】** 调整了检查更新的流程,现在会提示用户是否下载更新,在更新提示中增加了更新日志的快捷入口 [#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)
- **【🔨修复】** 修复了在 Windows 10 下窗口最大化时无法显示隐藏的任务栏的问题 [#1571](https://github.com/DGP-Studio/Snap.Hutao/issues/1571)
- **【🔨修复】** 修复了设置页面顶部卡片边距不正确的问题
- **【🔨修复】** 修复了热插拔显示器后无法正常启动游戏或程序闪退的问题
- **【🔨修复】** 修复了祈愿记录页面全球祈愿统计在当前无集录祈愿时无法正常查看的问题
- **【🔨修复】** 修复了在查找缓存图片时指向错误路径的问题,该问题曾导致需要重复下载图片资源
- **【🔨修复】** 修复了公告在版本尚未更新时开始与结束时间不正确的问题
- **【🔨修复】** 修复了在 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)
- **【✨优化】** 优化了启动游戏功能,在无法找到游戏配置文件时将会尝试自动生成配置文件,同时提供了手动生成功能
- **【✨优化】** 更新 Windows App SDK 到 1.5.2
- **【✨优化】** 优化了程序整体的内存占用
- **【✨优化】** 现在重置图片资源时会清空缓存文件夹
- **【✨优化】** 优化了创建以管理员模式启动的快捷方式功能,现在即使固定到任务栏也可以正常使用
- **【✨优化】** 优化了胡桃通行证的登录弹窗,现在查看密码明文时不会导致对话框宽度反复变化
- **【✨优化】** 其他大量底层重构

## 1.9.9

- 新增 ➕
- 祈愿记录页面全球统计页签新增集录祈愿栏目
Expand Down

0 comments on commit a00cc1a

Please sign in to comment.