diff --git a/app/changelogs/v3.3.6/v3.3.6.md b/app/changelogs/v3.3.6/v3.3.6.md index e44ec9203..6275d98f7 100644 --- a/app/changelogs/v3.3.6/v3.3.6.md +++ b/app/changelogs/v3.3.6/v3.3.6.md @@ -59,6 +59,7 @@ Below are the detailed changes in this version. * [Record the width of some Protyle elements in the attributes](https://github.com/siyuan-note/siyuan/pull/15043) * [Optimize Dockerfile to maximize cache utilization and parallelism](https://github.com/siyuan-note/siyuan/pull/16052) * [Improve #commonMenu menu](https://github.com/siyuan-note/siyuan/pull/16141) +* [Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`](https://github.com/siyuan-note/siyuan/pull/16237) ## Download diff --git a/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md b/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md index 3fb495194..1f10556e7 100644 --- a/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md +++ b/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md @@ -59,6 +59,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) ## 下載 diff --git a/app/changelogs/v3.3.6/v3.3.6_zh_CN.md b/app/changelogs/v3.3.6/v3.3.6_zh_CN.md index 6ebd2b4bc..87c62bcdb 100644 --- a/app/changelogs/v3.3.6/v3.3.6_zh_CN.md +++ b/app/changelogs/v3.3.6/v3.3.6_zh_CN.md @@ -59,6 +59,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) ## 下载