diff --git a/app/changelogs/v3.3.6/v3.3.6.md b/app/changelogs/v3.3.6/v3.3.6.md index 78141565e..08169dbe7 100644 --- a/app/changelogs/v3.3.6/v3.3.6.md +++ b/app/changelogs/v3.3.6/v3.3.6.md @@ -8,6 +8,8 @@ Below are the detailed changes in this version. ### Enhancement +* [Support `siyuan://` protocol on macOS](https://github.com/siyuan-note/siyuan/issues/12271) +* [Improve UI layout](https://github.com/siyuan-note/siyuan/pull/15011) * [Improve the outline panel](https://github.com/siyuan-note/siyuan/pull/15814) * [Improve code block language selection](https://github.com/siyuan-note/siyuan/pull/15966) * [Improve the database history](https://github.com/siyuan-note/siyuan/issues/16092) @@ -28,6 +30,8 @@ Below are the detailed changes in this version. * [Clicking the doc icon in the doc tree will expand on mobile](https://github.com/siyuan-note/siyuan/issues/16163) * [Support calling system printing on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16164) * [Improve FSRS weight initialization](https://github.com/siyuan-note/siyuan/issues/16181) +* [Embed blocks in superblocks support displaying breadcrumbs](https://github.com/siyuan-note/siyuan/issues/16183) +* [Improve data synchronization](https://github.com/siyuan-note/siyuan/issues/16187) ### Bugfix 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 d0471e7b7..632a67e70 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 @@ -1,6 +1,6 @@ ## 概述 -該版本改進了一些細節。 +此版本改進了一些細節。 ## 變更記錄 @@ -8,6 +8,8 @@ ### 改進功能 +* [在 macOS 上支援 `siyuan://` 協定](https://github.com/siyuan-note/siyuan/issues/12271) +* [改進介面佈局](https://github.com/siyuan-note/siyuan/pull/15011) * [改進大綱面板](https://github.com/siyuan-note/siyuan/pull/15814) * [改進程式碼區塊語言選擇](https://github.com/siyuan-note/siyuan/pull/15966) * [改進資料庫歷史](https://github.com/siyuan-note/siyuan/issues/16092) @@ -28,6 +30,8 @@ * [在行動端點選文件樹中的文件圖示將展開](https://github.com/siyuan-note/siyuan/issues/16163) * [支援在鴻蒙端上呼叫系統列印](https://github.com/siyuan-note/siyuan/issues/16164) * [改進 FSRS 權重初始化](https://github.com/siyuan-note/siyuan/issues/16181) +* [超級區塊下的嵌入區塊支援顯示麵包屑](https://github.com/siyuan-note/siyuan/issues/16183) +* [改進資料同步](https://github.com/siyuan-note/siyuan/issues/16187) ### 修復缺陷 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 3490f492e..1c5dc9419 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 @@ -8,6 +8,8 @@ ### 改进功能 +* [在 macOS 上支持 `siyuan://` 协议](https://github.com/siyuan-note/siyuan/issues/12271) +* [改进界面布局](https://github.com/siyuan-note/siyuan/pull/15011) * [改进大纲面板](https://github.com/siyuan-note/siyuan/pull/15814) * [改进代码块语言选择](https://github.com/siyuan-note/siyuan/pull/15966) * [改进数据库历史](https://github.com/siyuan-note/siyuan/issues/16092) @@ -28,6 +30,8 @@ * [在移动端点击文档树中的文档图标将展开](https://github.com/siyuan-note/siyuan/issues/16163) * [支持在鸿蒙端上调用系统打印](https://github.com/siyuan-note/siyuan/issues/16164) * [改进 FSRS 权重初始化](https://github.com/siyuan-note/siyuan/issues/16181) +* [超级块下的嵌入块支持显示面包屑](https://github.com/siyuan-note/siyuan/issues/16183) +* [改进数据同步](https://github.com/siyuan-note/siyuan/issues/16187) ### 修复缺陷