📝 Update changelogs

This commit is contained in:
Daniel 2025-02-19 14:46:52 +08:00
parent 5bb03482df
commit b4e707ac23
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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