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

Update to 1.8.3
This commit is contained in:
Masterain
2023-11-28 19:12:38 -08:00
committed by GitHub
2 changed files with 18 additions and 2 deletions

View File

@@ -8,7 +8,15 @@ comment: false
# Update Logs
## 1.8.1 <Badge text="latest" type="tip" />
## 1.8.3 <Badge text="latest" type="tip" /><Badge text="hotfix" type="tip" />
- Fix
- Fixed the crash issue when Discord client is not running [#1134](https://github.com/DGP-Studio/Snap.Hutao/issues/1134)
- Fixed wrong wish record time [#1138](https://github.com/DGP-Studio/Snap.Hutao/issues/1138)
- Optimization
- Includes .NET environment with the package
## 1.8.1
- Add
- Added Discord Activity synchronization functions in _Game Launcher_, it syncs game status when playing Genshin Impact [#1082](https://github.com/DGP-Studio/Snap.Hutao/issues/1082)

View File

@@ -8,7 +8,15 @@ comment: false
# 更新日志
## 1.8.1 <Badge text="最新版" type="tip" />
## 1.8.3 <Badge text="最新版" type="tip" /><Badge text="hotfix" type="tip" />
- 修复
- 修复了当 Discord 客户端未启动时,胡桃会闪退的问题 [#1134](https://github.com/DGP-Studio/Snap.Hutao/issues/1134)
- 修复了祈愿记录时间不正确的问题 [#1138](https://github.com/DGP-Studio/Snap.Hutao/issues/1138)
- 优化
- 在安装包中包含了 .NET 环境
## 1.8.1
- 新增
- *启动游戏*新增 Discord Activity 同步功能,开启后在游玩时会自动同步状态 [#1082](https://github.com/DGP-Studio/Snap.Hutao/issues/1082)