From 7f5fb4421f4b54fcae83c7bb97079cd4d379779b Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 19 Feb 2025 16:54:38 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.1.23/v3.1.23.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CHT.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md index bedfb0c43..e9e346788 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -34,6 +34,7 @@ Below are the detailed changes in this version. * [Improve asset src decoding when importing markdown](https://github.com/siyuan-note/siyuan/issues/14117) * [Expand doc tree after duplicating doc](https://github.com/siyuan-note/siyuan/issues/14125) * [Improve marketplace theme update](https://github.com/siyuan-note/siyuan/issues/14128) +* [Change the kernel to background tasks on HarmonyOS Next](https://github.com/siyuan-note/siyuan/issues/14131) * [/menu add kbd element](https://github.com/siyuan-note/siyuan/issues/14139) * [Set the auth code via environment variable](https://github.com/siyuan-note/siyuan/pull/14142) * [Refresh virtual reference cache after doc convert to heading](https://github.com/siyuan-note/siyuan/issues/14147) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md index 172bcc2e2..443594e4b 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md @@ -34,6 +34,7 @@ * [改進導入 Markdown 時的資源 src 解碼](https://github.com/siyuan-note/siyuan/issues/14117) * [複製文件後展開文件樹](https://github.com/siyuan-note/siyuan/issues/14125) * [改進市集主題更新](https://github.com/siyuan-note/siyuan/issues/14128) +* [在鴻蒙系統上將內核改為長時任務](https://github.com/siyuan-note/siyuan/issues/14131) * [/選單新增鍵盤元素](https://github.com/siyuan-note/siyuan/issues/14139) * [支援透過環境變數設定授權碼](https://github.com/siyuan-note/siyuan/pull/14142) * [文件轉換標題後刷新虛擬引用緩存](https://github.com/siyuan-note/siyuan/issues/14147) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md index dc8a567cf..df6ff1db2 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md @@ -34,6 +34,7 @@ * [改进导入 Markdown 时的资源 src 解码](https://github.com/siyuan-note/siyuan/issues/14117) * [复制文档后展开文档树](https://github.com/siyuan-note/siyuan/issues/14125) * [改进集市主题更新](https://github.com/siyuan-note/siyuan/issues/14128) +* [在鸿蒙系统上将内核改为长时任务](https://github.com/siyuan-note/siyuan/issues/14131) * [/菜单添加键盘元素](https://github.com/siyuan-note/siyuan/issues/14139) * [支持通过环境变量设置授权码](https://github.com/siyuan-note/siyuan/pull/14142) * [文档转换标题后刷新虚拟引用缓存](https://github.com/siyuan-note/siyuan/issues/14147)