diff --git a/app/changelogs/v3.5.0/v3.5.0.md b/app/changelogs/v3.5.0/v3.5.0.md index 8d9f30433..272034f4b 100644 --- a/app/changelogs/v3.5.0/v3.5.0.md +++ b/app/changelogs/v3.5.0/v3.5.0.md @@ -35,6 +35,7 @@ Below are the detailed changes in this version. * [Improve data indexing performance](https://github.com/siyuan-note/siyuan/issues/16557) * [Add Turkish support](https://github.com/siyuan-note/siyuan/pull/16575) * [Improve deduplication of inserted assets](https://github.com/siyuan-note/siyuan/issues/16576) +* [Query embed blocks support UNION queries](https://github.com/siyuan-note/siyuan/issues/16594) ### Bugfix diff --git a/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md b/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md index e84ebc507..ed85ad522 100644 --- a/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md +++ b/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md @@ -35,6 +35,7 @@ * [改進資料索引效能](https://github.com/siyuan-note/siyuan/issues/16557) * [新增土耳其語支援](https://github.com/siyuan-note/siyuan/pull/16575) * [改進插入資源檔案去重](https://github.com/siyuan-note/siyuan/issues/16576) +* [查詢嵌入區塊支援 UNION 查詢](https://github.com/siyuan-note/siyuan/issues/16594) ### 修復缺陷 diff --git a/app/changelogs/v3.5.0/v3.5.0_zh_CN.md b/app/changelogs/v3.5.0/v3.5.0_zh_CN.md index 42f7b2c81..82addde5d 100644 --- a/app/changelogs/v3.5.0/v3.5.0_zh_CN.md +++ b/app/changelogs/v3.5.0/v3.5.0_zh_CN.md @@ -35,6 +35,7 @@ * [改进数据索引性能](https://github.com/siyuan-note/siyuan/issues/16557) * [添加土耳其语支持](https://github.com/siyuan-note/siyuan/pull/16575) * [改进插入资源文件去重](https://github.com/siyuan-note/siyuan/issues/16576) +* [查询嵌入块支持 UNION 查询](https://github.com/siyuan-note/siyuan/issues/16594) ### 修复缺陷