mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
@@ -11,7 +11,27 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
|
|||||||
|
|
||||||
# Update Logs
|
# Update Logs
|
||||||
|
|
||||||
## 1.10.3 <Badge text="latest" type="tip" />
|
## 1.10.4 <Badge text="latest" type="tip" />
|
||||||
|
|
||||||
|
- **[🎉New]** Added previous data comparison in Spiral Abyss - Current Statistics/Character Data/Weapon Data section of Snap Hutao Database
|
||||||
|
- **[🎉New]** Added the ability to obtain backpack materials in Dev Plan [#1651](https://github.com/DGP-Studio/Snap.Hutao/issues/1651)
|
||||||
|
- **[🎉New]** Added right-click copy support to all images
|
||||||
|
- **[🎉New]** Added the functionality to display game character avatars in the user panel
|
||||||
|
- **[🔨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]** 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
|
||||||
|
- **[✨Optimization]** Improved the display effect of some controls
|
||||||
|
- **[✨Optimization]** Changed the activation/closing logic of windows, now they are directly closed instead of being hidden when already open
|
||||||
|
- **[✨Optimization]** Adjusted the UI for displaying package lists in the Launch Game - Game Resources section
|
||||||
|
- **[✨Optimization]** Weapon data page now uses in-game sorting
|
||||||
|
- **[✨Optimization]** Optimized punctuation and wording of some texts
|
||||||
|
- **[✨Optimization]** Other performance improvements and QA testing issue fixes
|
||||||
|
|
||||||
|
## 1.10.3
|
||||||
|
|
||||||
- **[🎉New]** The notification area icon now supports show the menu with a left click [#1656](https://github.com/DGP-Studio/Snap.Hutao/issues/1656)
|
- **[🎉New]** The notification area icon now supports show the menu with a left click [#1656](https://github.com/DGP-Studio/Snap.Hutao/issues/1656)
|
||||||
- **[🔨Fix]** Fixed the issue where the frame rate unlock feature in the game launcher failed in version 4.7 of the game [#1675](https://github.com/DGP-Studio/Snap.Hutao/issues/1675)
|
- **[🔨Fix]** Fixed the issue where the frame rate unlock feature in the game launcher failed in version 4.7 of the game [#1675](https://github.com/DGP-Studio/Snap.Hutao/issues/1675)
|
||||||
|
|||||||
@@ -10,7 +10,27 @@ banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statemen
|
|||||||
|
|
||||||
# 更新日志
|
# 更新日志
|
||||||
|
|
||||||
## 1.10.3 <Badge text="最新版" type="tip" />
|
## 1.10.4 <Badge text="最新版" type="tip" />
|
||||||
|
|
||||||
|
- **【🎉新增】** 深境螺旋-本期统计/角色资料/武器资料中的胡桃数据库部分新增上期数据对比
|
||||||
|
- **【🎉新增】** 养成计划添加了获取背包材料的功能 [#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)
|
||||||
|
- **【🔨修复】** 背景图片-启动器背景现在使用无字版本 [#1688](https://github.com/DGP-Studio/Snap.Hutao/issues/1688)
|
||||||
|
- **【🔨修复】** 更改了从 Windows 通知中心激活的逻辑,修复了管理员模式下通知无法正常重定向的问题
|
||||||
|
- **【🔨修复】** 修复了部分场景下养成计划页面所有材料或所有背包物品会错误渲染的问题
|
||||||
|
- **【✨优化】** 优化了部分控件的显示效果
|
||||||
|
- **【✨优化】** 更改了窗口的激活/关闭逻辑,现在不再隐藏已经打开的窗口而是直接关闭
|
||||||
|
- **【✨优化】** 调整了启动游戏-游戏资源的包列表展示 UI
|
||||||
|
- **【✨优化】** 武器资料页面使用游戏内排序
|
||||||
|
- **【✨优化】** 优化了部分文本的标点符号及表述
|
||||||
|
- **【✨优化】** 其他的性能改进与 QA 测试问题修复
|
||||||
|
|
||||||
|
## 1.10.3
|
||||||
|
|
||||||
- **【🎉新增】** 现在通知区域图标支持左键单击呼出菜单了 [#1656](https://github.com/DGP-Studio/Snap.Hutao/issues/1656)
|
- **【🎉新增】** 现在通知区域图标支持左键单击呼出菜单了 [#1656](https://github.com/DGP-Studio/Snap.Hutao/issues/1656)
|
||||||
- **【🔨修复】** 修复了游戏启动器中帧率解锁功能在游戏 4.7 版本下失效的问题 [#1675](https://github.com/DGP-Studio/Snap.Hutao/issues/1675)
|
- **【🔨修复】** 修复了游戏启动器中帧率解锁功能在游戏 4.7 版本下失效的问题 [#1675](https://github.com/DGP-Studio/Snap.Hutao/issues/1675)
|
||||||
|
|||||||
Reference in New Issue
Block a user