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

This commit is contained in:
Vanessa 2025-10-29 16:00:21 +08:00
commit 19f0834766
3 changed files with 5 additions and 2 deletions

View file

@ -45,6 +45,7 @@ Below are the detailed changes in this version.
### Bugfix
* [Issues with setting inline elements on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/14974)
* [Fix some flashcard issues](https://github.com/siyuan-note/siyuan/issues/16087)
* [List editing triggers abnormal status](https://github.com/siyuan-note/siyuan/issues/16139)
* [The plugin switch status is not synchronized](https://github.com/siyuan-note/siyuan/issues/16155)

View file

@ -45,6 +45,7 @@
### 修復缺陷
* [鴻蒙端設定行級元素問題](https://github.com/siyuan-note/siyuan/issues/14974)
* [修復若干閃卡問題](https://github.com/siyuan-note/siyuan/issues/16087)
* [清單編輯觸發異常狀態](https://github.com/siyuan-note/siyuan/issues/16139)
* [插件開關狀態未同步](https://github.com/siyuan-note/siyuan/issues/16155)
@ -59,7 +60,7 @@
* [在屬性中記錄某些 Protyle 元素的寬度](https://github.com/siyuan-note/siyuan/pull/15043)
* [最佳化 Dockerfile 以最大化快取利用和並行性](https://github.com/siyuan-note/siyuan/pull/16052)
* [改進 #commonMenu 選單](https://github.com/siyuan-note/siyuan/pull/16141)
* [新增內核 API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`](https://github.com/siyuan-note/siyuan/pull/16237)
* [新增內核 API `/api/block/getBlockDOMWithEmbed` `/api/block/getBlockDOMsWithEmbed`](https://github.com/siyuan-note/siyuan/pull/16237)
## 下載

View file

@ -45,6 +45,7 @@
### 修复缺陷
* [鸿蒙端设置行级元素问题](https://github.com/siyuan-note/siyuan/issues/14974)
* [修复若干闪卡问题](https://github.com/siyuan-note/siyuan/issues/16087)
* [列表编辑触发异常状态](https://github.com/siyuan-note/siyuan/issues/16139)
* [插件开关状态未同步](https://github.com/siyuan-note/siyuan/issues/16155)
@ -59,7 +60,7 @@
* [在属性中记录某些 Protyle 元素的宽度](https://github.com/siyuan-note/siyuan/pull/15043)
* [优化 Dockerfile 以最大化缓存利用和并行性](https://github.com/siyuan-note/siyuan/pull/16052)
* [改进 #commonMenu 菜单](https://github.com/siyuan-note/siyuan/pull/16141)
* [添加内核 API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`](https://github.com/siyuan-note/siyuan/pull/16237)
* [添加内核 API `/api/block/getBlockDOMWithEmbed` `/api/block/getBlockDOMsWithEmbed`](https://github.com/siyuan-note/siyuan/pull/16237)
## 下载