From f647ddbc01bee83b0b96e3fac9c2643782e2100a Mon Sep 17 00:00:00 2001 From: Masterain Date: Tue, 28 Nov 2023 15:53:04 -0800 Subject: [PATCH] add update log for 1.8.3 --- docs/en/statements/update-log.md | 10 +++++++++- docs/zh/statements/update-log.md | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index ee1cea5c8..a55f5b9c8 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -8,7 +8,15 @@ comment: false # Update Logs -## 1.8.1 +## 1.8.3 + +- 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) diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index f631ab08d..ebd492160 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -8,7 +8,15 @@ comment: false # 更新日志 -## 1.8.1 +## 1.8.3 + +- 修复 + - 修复了当 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)