diff --git a/app/changelogs/v3.3.6/v3.3.6.md b/app/changelogs/v3.3.6/v3.3.6.md index 08169dbe7..7d69b9ba9 100644 --- a/app/changelogs/v3.3.6/v3.3.6.md +++ b/app/changelogs/v3.3.6/v3.3.6.md @@ -11,6 +11,7 @@ Below are the detailed changes in this version. * [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 `Recent documents`](https://github.com/siyuan-note/siyuan/pull/15824) * [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) * [Improve the prompt displayed when the web page does not have permission to read the clipboard](https://github.com/siyuan-note/siyuan/issues/16100) 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 632a67e70..56193656f 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 @@ -11,6 +11,7 @@ * [在 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/15824) * [改進程式碼區塊語言選擇](https://github.com/siyuan-note/siyuan/pull/15966) * [改進資料庫歷史](https://github.com/siyuan-note/siyuan/issues/16092) * [改進網頁無權限讀取剪貼簿時顯示的提示](https://github.com/siyuan-note/siyuan/issues/16100) 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 1c5dc9419..e269131f7 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 @@ -11,6 +11,7 @@ * [在 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/15824) * [改进代码块语言选择](https://github.com/siyuan-note/siyuan/pull/15966) * [改进数据库历史](https://github.com/siyuan-note/siyuan/issues/16092) * [改进网页无权限读取剪贴板时显示的提示](https://github.com/siyuan-note/siyuan/issues/16100)