Merge pull request #86 from DGP-Studio/next-patch

Update to 1.9.0
This commit is contained in:
qhy040404
2023-12-23 12:45:38 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ You can read the article [Explanation of Breaking Changes in Version 1.9.0](../b
:::
- **New Features **
- The game launcher now supports multiple game paths [#525](https://github.com/DGP-Studio/Snap.Hutao/issues/526)
- 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)
@@ -31,7 +30,6 @@ You can read the article [Explanation of Breaking Changes in Version 1.9.0](../b
- 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.
- **Bug Fixes 🔨**
- Fixed an issue with miHoYo API returning a `5003` error when fetching character information [#1060](https://github.com/DGP-Studio/Snap.Hutao/issues/1060)
@@ -46,6 +44,7 @@ You can read the article [Explanation of Breaking Changes in Version 1.9.0](../b
- Optimized the display of Hutao account information on the main interface, no longer displaying user email addresses [#1160](https://github.com/DGP-Studio/Snap.Hutao/issues/1160)
- Updated error prompts for Hutao API.
- Optimized the settings page interface; users can now view the size of data and cache directories generated by Snap Hutao in the settings.
- Removed Microsoft Store buttons
- **Localization 🌏**
- 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)

View File

@@ -41,6 +41,7 @@ Snap Hutao 在近期获得了 SignPath 基金会的赞助的代码签名证书
- 优化了主界面中胡桃账号信息的显示,不再显示用户邮箱 [#1160](https://github.com/DGP-Studio/Snap.Hutao/issues/1160)
- 更新了胡桃 API 的错误提示
- 优化了设置页界面,用户现在可以在设置中查看 Snap Hutao 产生的数据和缓存目录大小
- 移除了微软商店相关按钮
- 本地化 🌏
- 客户端增加了印尼语选项,感谢 [@NatsumeAoii](https://github.com/NatsumeAoii)提供的翻译 [#1188](https://github.com/DGP-Studio/Snap.Hutao/issues/1188)
- 客户端增加了俄语翻译,感谢 [@QweRezOn](https://github.com/QweRezOn) 提供的翻译