Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-02-19 16:02:35 +08:00
commit 3de93cd107
3 changed files with 6 additions and 0 deletions

View file

@ -33,10 +33,12 @@ 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)
* [Set the workspace path and lang via environment variable](https://github.com/siyuan-note/siyuan/pull/14148)
* [Update outline after rolling back document](https://github.com/siyuan-note/siyuan/issues/14152)
### Bugfix

View file

@ -33,10 +33,12 @@
* [改進程式碼區塊解析](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)
* [支援透過環境變數設定工作空間路徑和語言](https://github.com/siyuan-note/siyuan/pull/14148)
* [回溯文件後更新大綱](https://github.com/siyuan-note/siyuan/issues/14152)
### 修復缺陷

View file

@ -33,10 +33,12 @@
* [改进代码块解析](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)
* [支持通过环境变量设置工作空间路径和语言](https://github.com/siyuan-note/siyuan/pull/14148)
* [回滚文档后更新大纲](https://github.com/siyuan-note/siyuan/issues/14152)
### 修复缺陷