minor updates

This commit is contained in:
Masterain
2024-06-19 00:43:40 -07:00
parent c38a3ae9cc
commit 5ffa00505a
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
- **[🔨Fix]** Fixed the issue where unlocking the frame rate would prevent game server conversion due to file occupation [#1703](https://github.com/DGP-Studio/Snap.Hutao/issues/1703)
- **[🔨Fix]** Fixed the issue where importing achievements from other programs using URL protocol would cause freezing when Snap Hutao is not running [#1704](https://github.com/DGP-Studio/Snap.Hutao/issues/1704)
- **[🔨Fix]** Fixed the issue where the actual refresh time of real-time notes was magnified by 60 times [#1710](https://github.com/DGP-Studio/Snap.Hutao/issues/1710)
- **[🔨Fix]** Fixed the issue where the maximum value of the resin reminder threshold in real-time notes settings was not 200 [#1711](https://github.com/DGP-Studio/Snap.Hutao/issues/1711)
- **[🔨Fix]** Boost the maximum resin notification threshold to 200 [#1711](https://github.com/DGP-Studio/Snap.Hutao/issues/1711)
- **[🔨Fix]** The background image of the launcher now uses the version without text [#1688](https://github.com/DGP-Studio/Snap.Hutao/issues/1688)
- **[🔨Fix]** Changed the logic of activation from the Windows notification center, fixing the issue where notifications could not be correctly redirected in administrator mode
- **[🔨Fix]** Fixed the issue where all materials or all backpack items would be rendered incorrectly on Dev Plan page in certain scenarios

View File

@@ -14,12 +14,12 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
- **【🎉新增】** 深境螺旋-本期统计/角色资料/武器资料中的胡桃数据库部分新增上期数据对比
- **【🎉新增】** 养成计划添加了获取背包材料的功能 [#1651](https://github.com/DGP-Studio/Snap.Hutao/issues/1651)
- **【🎉新增】** 所有图片添加了右键复制支持
- **【🎉新增】** 所有图片添加了右键复制支持
- **【🎉新增】** 用户面板新增显示游戏角色头像功能
- **【🔨修复】** 修复了解锁帧率后因文件占用导致无法转换游戏服务器的问题 [#1703](https://github.com/DGP-Studio/Snap.Hutao/issues/1703)
- **【🔨修复】** 修复了在胡桃未启动的情况下从其他程序使用 URL 协议导入成就会导致卡死的问题 [#1704](https://github.com/DGP-Studio/Snap.Hutao/issues/1704)
- **【🔨修复】** 修复了实时便笺的实际刷新时间错误的放大了 60 倍的问题 [#1710](https://github.com/DGP-Studio/Snap.Hutao/issues/1710)
- **【🔨修复】** 修复了实时便笺设置中树脂提醒阈值的最大值不为 200 的问题 [#1711](https://github.com/DGP-Studio/Snap.Hutao/issues/1711)
- **【🔨修复】** 增加实时便笺设置中树脂提醒阈值的最大值 200 [#1711](https://github.com/DGP-Studio/Snap.Hutao/issues/1711)
- **【🔨修复】** 背景图片-启动器背景现在使用无字版本 [#1688](https://github.com/DGP-Studio/Snap.Hutao/issues/1688)
- **【🔨修复】** 更改了从 Windows 通知中心激活的逻辑,修复了管理员模式下通知无法正常重定向的问题
- **【🔨修复】** 修复了部分场景下养成计划页面所有材料或所有背包物品会错误渲染的问题