From e11c7209444d99b87097c16082fd1fac85e39a7c Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 20 Nov 2023 21:12:31 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.16/v2.10.16.md | 1 + app/changelogs/v2.10.16/v2.10.16_zh_CHT.md | 1 + app/changelogs/v2.10.16/v2.10.16_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.16/v2.10.16.md b/app/changelogs/v2.10.16/v2.10.16.md index f5ab86f1a..32a644ac4 100644 --- a/app/changelogs/v2.10.16/v2.10.16.md +++ b/app/changelogs/v2.10.16/v2.10.16.md @@ -36,6 +36,7 @@ Below are the detailed changes in this version. * [Improve delete interaction when cursor is in front of inline code](https://github.com/siyuan-note/siyuan/issues/9690) * [Force using discrete GPU when there are multiple GPUs available on the desktop](https://github.com/siyuan-note/siyuan/issues/9694) * [Support set Chromium command line arguments on the desktop](https://github.com/siyuan-note/siyuan/issues/9696) +* [Supports configuring data sync index time-consuming prompts](https://github.com/siyuan-note/siyuan/issues/9698) ### Document diff --git a/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md b/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md index e515fb06f..348c45c47 100644 --- a/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md +++ b/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md @@ -36,6 +36,7 @@ * [改進行級程式碼前刪除的互動](https://github.com/siyuan-note/siyuan/issues/9690) * [桌面端多顯示卡可用時預設使用獨立顯示卡](https://github.com/siyuan-note/siyuan/issues/9694) * [桌面端支援設定 Chromium 命令列參數](https://github.com/siyuan-note/siyuan/issues/9696) +* [支援設定資料同步索引耗時提示](https://github.com/siyuan-note/siyuan/issues/9698) ### 改進文檔 diff --git a/app/changelogs/v2.10.16/v2.10.16_zh_CN.md b/app/changelogs/v2.10.16/v2.10.16_zh_CN.md index 7b6267d28..893583042 100644 --- a/app/changelogs/v2.10.16/v2.10.16_zh_CN.md +++ b/app/changelogs/v2.10.16/v2.10.16_zh_CN.md @@ -36,6 +36,7 @@ * [改进行级代码前删除的交互](https://github.com/siyuan-note/siyuan/issues/9690) * [桌面端多显卡可用时默认使用独立显卡](https://github.com/siyuan-note/siyuan/issues/9694) * [桌面端支持设置 Chromium 命令行参数](https://github.com/siyuan-note/siyuan/issues/9696) +* [支持配置数据同步索引耗时提示](https://github.com/siyuan-note/siyuan/issues/9698) ### 改进文档