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 b72cd6bac..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) 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 35f8981f7..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)