Skip to content

Commit

Permalink
Merge pull request #66 from DGP-Studio/next-patch
Browse files Browse the repository at this point in the history
Update to 1.7.16
  • Loading branch information
Masterain98 authored Nov 6, 2023
2 parents 3798809 + 768fc3e commit d2d465f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 2 deletions.
17 changes: 16 additions & 1 deletion docs/en/statements/update-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,22 @@ comment: false

# Update Logs

## 1.7.15 <Badge text="latest" type="tip" />
## 1.7.16 <Badge text="latest" type="tip" />

- Add
- Add screen resolution quick switch dropdown in Game Launcher [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062)
- Add support to allow user to cooperate [Starward](https://github.com/Scighost/Starward) with Snap Hutao to collect game play time stats [#1071(https://github.com/DGP-Studio/Snap.Hutao/issues/1071)
- Add resource download link copy option in Game Launcher [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074)
- Fix
- Fixed issue that MiHoYo BBS returns `5003` error when fetching data [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060)
- Fixed issue that page cannot be scrolled in some particular situations [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068) [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072)
- Fixed issue that characters' skill levels are not shown in My Character [#1069](https://github.com/DGP-Studio/Snap.Hutao/issues/1069)
- Optimization
- Optimized update log display logic [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015)
- User's setting selection on each button will be memorized in global scope [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778)
- Improved client stability

## 1.7.15

- Add
- Added option to recover full wish history record backup from Snap Hutao Cloud service into new archive [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
Expand Down
24 changes: 23 additions & 1 deletion docs/zh/statements/update-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,29 @@ comment: false

# 更新日志

## 1.7.15 <Badge text="最新版" type="tip" />
## 1.7.16 <Badge text="最新版" type="tip" />

- 新增
- 启动游戏页面为启动参数增加了总开关 [#1065](https://github.com/DGP-Studio/Snap.Hutao/issues/1065)
- 启动游戏页面新增快速选择分辨率的下拉框 [#1062](https://github.com/DGP-Studio/Snap.Hutao/issues/1062)
- 增加对 [Starward](https://github.com/Scighost/Starward) 客户端的支持,以允许用户实现游戏时长统计 [#1071](https://github.com/DGP-Studio/Snap.Hutao/issues/1071)
- 游戏启动器资源下载中增加资源链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074)
- 列表/网格视图切换状态全局记忆 [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778)

- 修复
- 修复了米游社小工具页面无法正常跳转的问题
- 修复了我的角色功能中无法正常显示角色等级技能的问题 [#1069](https://github.com/DGP-Studio/Snap.Hutao/issues/1069)
- 修复了获取用户米游社数据时返回`5003`错误的问题 [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060)
- 修复了养成计划物品内物品列表无法滚动的问题 [#1068](https://github.com/DGP-Studio/Snap.Hutao/issues/1068)
- 修复了特定条件下设置页面无法滚动的问题 [#1072](https://github.com/DGP-Studio/Snap.Hutao/issues/1072)

- 优化
- 启动游戏页面资源下载中导航按钮更改为链接复制按钮 [#1074](https://github.com/DGP-Studio/Snap.Hutao/issues/1074)
- 优化了胡桃软件更新公告的显示逻辑,不再显示低版本的更新通知 [#1015](https://github.com/DGP-Studio/Snap.Hutao/issues/1015)
- 用户的按钮选项在全客户端范围内将会被自动记忆 [#778](https://github.com/DGP-Studio/Snap.Hutao/issues/778)
- 增强了客户端稳定性

## 1.7.15

- 新增
- 新增从胡桃云恢复抽卡记录至本地新存档的选项 [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
Expand Down

0 comments on commit d2d465f

Please sign in to comment.