From d93dfbd23ba48ecc9a17e611d622675682cc6bd2 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 22 Sep 2025 11:51:08 +0800 Subject: [PATCH] :memo: Update changelogs Signed-off-by: Daniel <845765@qq.com> --- app/changelogs/v3.3.3/v3.3.3.md | 3 +++ app/changelogs/v3.3.3/v3.3.3_zh_CHT.md | 3 +++ app/changelogs/v3.3.3/v3.3.3_zh_CN.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/app/changelogs/v3.3.3/v3.3.3.md b/app/changelogs/v3.3.3/v3.3.3.md index 52e98d2c5..46f61eb2f 100644 --- a/app/changelogs/v3.3.3/v3.3.3.md +++ b/app/changelogs/v3.3.3/v3.3.3.md @@ -8,6 +8,7 @@ Below are the detailed changes in this version. ### Enhancement +* [Database asset fields support filtering](https://github.com/siyuan-note/siyuan/issues/11967) * [Block ref elements retain their original styles when exported](https://github.com/siyuan-note/siyuan/issues/15698) * [The new block created after folding the heading must be a heading of the same level](https://github.com/siyuan-note/siyuan/issues/15725) * [Add scenes for expanding and collapsing headings](https://github.com/siyuan-note/siyuan/issues/15726) @@ -33,6 +34,8 @@ Below are the detailed changes in this version. * [Improve the interaction when using the backspace key at the beginning of a code block](https://github.com/siyuan-note/siyuan/issues/15864) * [The database relation fields support copying existing relations](https://github.com/siyuan-note/siyuan/pull/15876) * [Improve font loading](https://github.com/siyuan-note/siyuan/issues/15879) +* [Improve document opening compatibility](https://github.com/siyuan-note/siyuan/issues/15885) +* [Improve dynamic loading to prevent continuous automatic loading in certain situations](https://github.com/siyuan-note/siyuan/issues/15889) ### Bugfix diff --git a/app/changelogs/v3.3.3/v3.3.3_zh_CHT.md b/app/changelogs/v3.3.3/v3.3.3_zh_CHT.md index 11a79737d..adc6bdcee 100644 --- a/app/changelogs/v3.3.3/v3.3.3_zh_CHT.md +++ b/app/changelogs/v3.3.3/v3.3.3_zh_CHT.md @@ -8,6 +8,7 @@ ### 改進功能 +* [資料庫資源欄位支援篩選](https://github.com/siyuan-note/siyuan/issues/11967) * [塊引用元素導出時保留原有樣式](https://github.com/siyuan-note/siyuan/issues/15698) * [折疊標題後新建的區塊為同級標題](https://github.com/siyuan-note/siyuan/issues/15725) * [增加標題展開與折疊的場景](https://github.com/siyuan-note/siyuan/issues/15726) @@ -33,6 +34,8 @@ * [在程式碼區塊開頭使用退格鍵時改進互動](https://github.com/siyuan-note/siyuan/issues/15864) * [資料庫關聯欄位支援複製已有關聯](https://github.com/siyuan-note/siyuan/pull/15876) * [改進字體載入](https://github.com/siyuan-note/siyuan/issues/15879) +* [改進開啟文件相容性](https://github.com/siyuan-note/siyuan/issues/15885) +* [改進文件動態加載,防止在特定情況下持續自動加載](https://github.com/siyuan-note/siyuan/issues/15889) ### 修復缺陷 diff --git a/app/changelogs/v3.3.3/v3.3.3_zh_CN.md b/app/changelogs/v3.3.3/v3.3.3_zh_CN.md index 0f11a989d..22c06c7b8 100644 --- a/app/changelogs/v3.3.3/v3.3.3_zh_CN.md +++ b/app/changelogs/v3.3.3/v3.3.3_zh_CN.md @@ -8,6 +8,7 @@ ### 改进功能 +* [数据库资源字段支持筛选](https://github.com/siyuan-note/siyuan/issues/11967) * [块引用元素导出时保留原有样式](https://github.com/siyuan-note/siyuan/issues/15698) * [折叠标题后新建的块为同级标题](https://github.com/siyuan-note/siyuan/issues/15725) * [增加标题展开与折叠的场景](https://github.com/siyuan-note/siyuan/issues/15726) @@ -33,6 +34,8 @@ * [在代码块开头使用退格键时改进交互](https://github.com/siyuan-note/siyuan/issues/15864) * [数据库关联字段支持复制已有关联](https://github.com/siyuan-note/siyuan/pull/15876) * [改进字体加载](https://github.com/siyuan-note/siyuan/issues/15879) +* [改进打开文档兼容性](https://github.com/siyuan-note/siyuan/issues/15885) +* [改进文档动态加载,防止特定情况下持续自动加载](https://github.com/siyuan-note/siyuan/issues/15889) ### 修复缺陷