Finalize update logs for 1.9.0

This commit is contained in:
Masterain
2023-12-21 22:35:56 -08:00
parent 27c185f49a
commit 78fe395ec4
2 changed files with 12 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ category:
icon: iconfont icon-update
order: 1
comment: false
externalLinkIcon: false
---
# Update Logs
@@ -26,6 +27,8 @@ You can read the article [Explanation of Breaking Changes in Version 1.9.0](../b
- Added QR code login method for miHoYo in the user panel [#870](https://github.com/DGP-Studio/Snap.Hutao/issues/870)
- The client now automatically detects network status and displays the results in the settings page [#1116](https://github.com/DGP-Studio/Snap.Hutao/pull/1161)
- Added an option in the game launcher to start Genshin Impact in touch mode [#1173](https://github.com/DGP-Studio/Snap.Hutao/issues/1173)
- Add option to change in-game announcement source in the settings page, now you may select oversea severs as the source and display announcements with same lanague of your Snap Hutao [#1112](https://github.com/DGP-Studio/Snap.Hutao/issues/1112)
- Only available when there is valid regular expression in Crowdin translation (Simplified Chinese, Traditional Chinese and English are supported now)
- Added an option in the settings to enable the console. Users can now get more error prompts when troubleshooting by enabling this option.
- Introduced a completely new logic for software updates.
@@ -44,7 +47,9 @@ You can read the article [Explanation of Breaking Changes in Version 1.9.0](../b
- Optimized the settings page interface; users can now view the size of data and cache directories generated by Snap Hutao in the settings.
- **Localization 🌏**
- Added Indonesian language option in the client, thanks to [@NatsumeAoii](https://github.com/NatsumeAoii) for providing the translation [#1188](https://github.com/DGP-Studio/Snap.Hutao/issues/1188)
- Added Indonesian language option in the client, thanks to contribution by [@NatsumeAoii](https://github.com/NatsumeAoii) [#1188](https://github.com/DGP-Studio/Snap.Hutao/issues/1188)
- Added Russian language option in the client, thanks to contribution by [@QweRezOn](https://github.com/QweRezOn)
- Improved client localization string character coverage [#1198](https://github.com/DGP-Studio/Snap.Hutao/issues/1198)
- Updated translations for existing languages.
## 1.8.5 <Badge text="Beta Test" type="info" />

View File

@@ -4,6 +4,7 @@ icon: iconfont icon-update
order: 1
redirectFrom: /statements/update-log.html
comment: false
externalLinkIcon: false
---
# 更新日志
@@ -25,11 +26,13 @@ Snap Hutao 在近期获得了 SignPath 基金会的赞助的代码签名证书
- 在用户面板中增加了米游社的扫码登录方法 [#870](https://github.com/DGP-Studio/Snap.Hutao/issues/870)
- 客户端新增了自动检测网络状态,并将结果显示在设置页面中 [#1116](https://github.com/DGP-Studio/Snap.Hutao/pull/1161)
- 在游戏启动器中新增了以触屏模式启动原神的选项 [#1173](https://github.com/DGP-Studio/Snap.Hutao/issues/1173)
- 在设置中增加了修改游戏公告源的选项,现在用户可以选择国际服公告并根据客户端语言显示对应语言的公告 [#1112](https://github.com/DGP-Studio/Snap.Hutao/issues/1112)
- 仅当 Crowdin 翻译库中有对应语言的正则表达式时才可以正确显示公告(目前已确认支持简体中文、繁体中文和英语)
- 在设置中新增了启用控制台的选项,用户现在可以通过启用该选项在排查问题时获得更多的错误提示
- 添加了全新的软件更新处理逻辑
- 修复 🔨
- 修复了米游社接口获取角色信息产生`5003`错误的问题 [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060)
- 修复了游戏启动器中帧率解锁功能在游戏4.3版本下失效的问题 [#1090](https://github.com/DGP-Studio/Snap.Hutao/issues/1090)
- 修复了游戏启动器中帧率解锁功能在游戏4.3版本下失效的问题 [#1190](https://github.com/DGP-Studio/Snap.Hutao/issues/1190)
- 修复了特定情况下米游社公告倒计时数据错误的问题
- 修复了错误的 PowerShell 语句
- 优化 ✨
@@ -40,6 +43,8 @@ Snap Hutao 在近期获得了 SignPath 基金会的赞助的代码签名证书
- 优化了设置页界面,用户现在可以在设置中查看 Snap Hutao 产生的数据和缓存目录大小
- 本地化 🌏
- 客户端增加了印尼语选项,感谢 [@NatsumeAoii](https://github.com/NatsumeAoii)提供的翻译 [#1188](https://github.com/DGP-Studio/Snap.Hutao/issues/1188)
- 客户端增加了俄语翻译,感谢 [@QweRezOn](https://github.com/QweRezOn) 提供的翻译
- 完善了客户端本地化字串符覆盖 [#1198](https://github.com/DGP-Studio/Snap.Hutao/issues/1198)
- 更新了现有语言的翻译
## 1.8.5 <Badge text="测试版" type="info" />