diff --git a/app/changelogs/v3.3.6/v3.3.6.md b/app/changelogs/v3.3.6/v3.3.6.md index 6275d98f7..c8349c844 100644 --- a/app/changelogs/v3.3.6/v3.3.6.md +++ b/app/changelogs/v3.3.6/v3.3.6.md @@ -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) 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 1f10556e7..8fd2f959d 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 @@ -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) ## 下載 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 87c62bcdb..c7c835a18 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 @@ -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) ## 下载