📝 Update changelogs

This commit is contained in:
Daniel 2023-11-20 21:12:31 +08:00
parent 9dfc35e1ac
commit e11c720944
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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)
### 改進文檔

View file

@ -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)
### 改进文档