From b4e707ac23a091db2acaaa2f050ff3b75d5227a2 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 19 Feb 2025 14:46:52 +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 6173baadc..432962918 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -33,6 +33,7 @@ Below are the detailed changes in this version. * [Improve code block parsing](https://github.com/siyuan-note/siyuan/issues/14116) * [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) * [/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 b7bbcf67e..2fbb2c179 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 @@ -33,6 +33,7 @@ * [改進程式碼區塊解析](https://github.com/siyuan-note/siyuan/issues/14116) * [改進導入 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/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 f13421a40..adabd07fa 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 @@ -33,6 +33,7 @@ * [改进代码块解析](https://github.com/siyuan-note/siyuan/issues/14116) * [改进导入 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/14139) * [支持通过环境变量设置授权码](https://github.com/siyuan-note/siyuan/pull/14142) * [文档转换标题后刷新虚拟引用缓存](https://github.com/siyuan-note/siyuan/issues/14147)