Update to 1.9.9

This commit is contained in:
Masterain
2024-03-29 00:56:47 -07:00
parent 6c3c42c774
commit f63f23a6c4
2 changed files with 10 additions and 3 deletions

View File

@@ -13,16 +13,23 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
## 1.9.9 <Badge text="latest" type="tip" />
- Add
- Added Chronicled Wish in Global Wish Stats tab under Wish Export page
- Fix 🔨
- Fixed the interact launch error with Better Genshin Impact [#1467](https://github.com/DGP-Studio/Snap.Hutao/issues/1467)
- Fixed the full package name error in Advanced Game Launcher - Resource Download page [#1476](https://github.com/DGP-Studio/Snap.Hutao/issues/1476)
- Fixed the issue that game would be launched when failed to unlock frame rate limit [#1495](https://github.com/DGP-Studio/Snap.Hutao/issues/1495)
- Updated outdated links in Settings page [#1503](https://github.com/DGP-Studio/Snap.Hutao/issues/1503)
- Fixed the crash issue after adding new MiHoYo account, and optimized UI after sign-in [#1504](https://github.com/DGP-Studio/Snap.Hutao/issues/1504)
- Fixed the crash issue when adding accounts; fixed sporadic issue that selected users and characters could not be cleared correctly; optimized the UI display after logging in. [#1504](https://github.com/DGP-Studio/Snap.Hutao/issues/1504)
- Optimization ✨
- Optimized keyword searching UI in WIKI pages [#1475](https://github.com/DGP-Studio/Snap.Hutao/pull/1475)
- Optimized UI in WIKI page when search result is empty [#1479](https://github.com/DGP-Studio/Snap.Hutao/pull/1479)
- Optimized collected item display in Dev Plan [#1513](https://github.com/DGP-Studio/Snap.Hutao/pull/1513)
- Optimized the smoothness and stability of the waterfall layout in the Dev Plan page
- Optimized the default sorting of backpack materials and material stats tabs on the Dev Plan page, and now displays completion markers for items with sufficient quantities [#1510](https://github.com/DGP-Studio/Snap.Hutao/pull/1510)
- Optimized the alignment of the scroll bar at the bottom of the Statistics tab on the Wish Export page
- Optimized the logic of displaying items in the Global Wish Stats tab on the Wish Export page
- Optimized the smoothness and stability of the grid view on the Achievement Management page
- Added security hint in Web Login page
## 1.9.8

View File

@@ -19,7 +19,7 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
- 修复了高级启动器-资源下载中完整包包名显示错误的问题 [#1476](https://github.com/DGP-Studio/Snap.Hutao/issues/1476)
- 修复了高级启动器在解锁帧率时游戏仍然会启动的问题 [#1495](https://github.com/DGP-Studio/Snap.Hutao/issues/1495)
- 更换了设置页中过时的链接 [#1503](https://github.com/DGP-Studio/Snap.Hutao/issues/1503)
- 修复了在添加账号时闪退,有时无法正确清空选中的用户与角色的问题优化了登录后的界面显示 [#1504](https://github.com/DGP-Studio/Snap.Hutao/issues/1504)
- 修复了在添加账号时闪退;修复了偶发的无法正确清空选中的用户与角色的问题优化了登录后的界面显示 [#1504](https://github.com/DGP-Studio/Snap.Hutao/issues/1504)
- 修复了在祈愿记录界面关闭窗口会导致程序崩溃的问题
- 修复了当程序主题与系统主题不同时,对话框会显示系统主题的问题
- 优化 ✨
@@ -27,7 +27,7 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
- 优化了 WIKI 功能搜索结果为空时的界面 [#1479](https://github.com/DGP-Studio/Snap.Hutao/pull/1479)
- 优化了养成计划中已收集完成物品的显示 [#1513](https://github.com/DGP-Studio/Snap.Hutao/pull/1513)
- 优化了养成计划界面瀑布流排版的流畅度与稳定性
- 优化了养成计划页面背包材料与材料统计页签的默认排序,现在对于数量足够的物品会显示完成标记
- 优化了养成计划页面背包材料与材料统计页签的默认排序,现在对于数量足够的物品会显示完成标记 [#1510](https://github.com/DGP-Studio/Snap.Hutao/pull/1510)
- 优化了祈愿记录页面统计页签底部滚动条的对齐
- 优化了祈愿记录页面全球统计页签的物品显示逻辑
- 优化了成就记录页面网格视图的流畅度与稳定性