diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md
index 752f82ddf..f9ef71f34 100644
--- a/docs/en/statements/update-log.md
+++ b/docs/en/statements/update-log.md
@@ -8,20 +8,25 @@ comment: false
# Update Logs
-## 1.7.16
+## 1.7.17
- 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)
+ - something added here
- 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)
+ - something fixed here
- 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
+ - something here
+
+## 1.7.16
+
+- 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)
+- Fix
+ - Fixed issue that invalid game launching parameter can be parsed; added switch for some launch parameters [#1061](https://github.com/DGP-Studio/Snap.Hutao/issues/1052)
+ - Fixed issue that user cannot register Snap Hutao account in the client [#1059](https://github.com/DGP-Studio/Snap.Hutao/issues/1059)
+ - Fixed notification issue after Realtime Note Webhook Url is set
+- Optimization
+ - Optimized Snap Hutao account's change password and delete account logic in the client
## 1.7.15
diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md
index 8f70899b6..6d1541ef8 100644
--- a/docs/zh/statements/update-log.md
+++ b/docs/zh/statements/update-log.md
@@ -8,27 +8,25 @@ comment: false
# 更新日志
-## 1.7.16
+## 1.7.17
- 新增
- - 启动游戏页面为启动参数增加了总开关 [#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)
-
+ - 新增了一些东西 [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
- 修复
- - 修复了米游社小工具页面无法正常跳转的问题
- - 修复了我的角色功能中无法正常显示角色等级技能的问题 [#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)
-
+ - 修复了一些东西 [#1061](https://github.com/DGP-Studio/Snap.Hutao/issues/1052)
- 优化
- - 启动游戏页面资源下载中导航按钮更改为链接复制按钮 [#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.16
+
+- 新增
+ - 新增从胡桃云恢复抽卡记录至本地新存档的选项 [#886](https://github.com/DGP-Studio/Snap.Hutao/issues/886)
+- 修复
+ - 修复了游戏启动项能填入非法数值的问题,为部分启动参数增加了开关 [#1061](https://github.com/DGP-Studio/Snap.Hutao/issues/1052)
+ - 修复了无法在客户端中注册胡桃云账号的问题 [#1059](https://github.com/DGP-Studio/Snap.Hutao/issues/1059)
+ - 修复了设置实时便笺 Webhook Url 后可能导致通知功能不正常的问题
+- 优化
+ - 优化了客户端中胡桃云账号修改密码和注销账号的操作逻辑
## 1.7.15