From e4986f421b7470387dfbdcb8f6f32bfcf5f40a6d Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 16 Apr 2024 00:16:44 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.10/v3.0.10.md | 1 + app/changelogs/v3.0.10/v3.0.10_zh_CHT.md | 1 + app/changelogs/v3.0.10/v3.0.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.0.10/v3.0.10.md b/app/changelogs/v3.0.10/v3.0.10.md index 615cf4688..c73475477 100644 --- a/app/changelogs/v3.0.10/v3.0.10.md +++ b/app/changelogs/v3.0.10/v3.0.10.md @@ -31,6 +31,7 @@ Below are the detailed changes in this version. * [Improve database checkbox field sorting](https://github.com/siyuan-note/siyuan/issues/11016) * [The block icon menu will no longer be displayed after selecting Delete through the block icon menu](https://github.com/siyuan-note/siyuan/issues/11028) * [Improve database template field to use relation/rollup field](https://github.com/siyuan-note/siyuan/issues/11029) +* [Disable edit of database table view in embed block](https://github.com/siyuan-note/siyuan/issues/11034) * [Improve database reference anchor text](https://github.com/siyuan-note/siyuan/issues/11035) * [Improve heading drag conversion doc subheading level](https://github.com/siyuan-note/siyuan/issues/11037) * [Improve database field sorting](https://github.com/siyuan-note/siyuan/issues/11038) diff --git a/app/changelogs/v3.0.10/v3.0.10_zh_CHT.md b/app/changelogs/v3.0.10/v3.0.10_zh_CHT.md index aaa73b843..88fa808ce 100644 --- a/app/changelogs/v3.0.10/v3.0.10_zh_CHT.md +++ b/app/changelogs/v3.0.10/v3.0.10_zh_CHT.md @@ -31,6 +31,7 @@ * [改進資料庫勾選方塊欄位排序](https://github.com/siyuan-note/siyuan/issues/11016) * [透過區塊圖示選單選擇刪除後,區塊圖示選單將不再顯示](https://github.com/siyuan-note/siyuan/issues/11028) * [改進資料庫範本欄位使用關聯/匯總欄位](https://github.com/siyuan-note/siyuan/issues/11029) +* [禁止在嵌入區塊中編輯資料庫檢視](https://github.com/siyuan-note/siyuan/issues/11034) * [改進資料庫引用錨文本](https://github.com/siyuan-note/siyuan/issues/11035) * [改進標題拖曳轉換文件子標題等級](https://github.com/siyuan-note/siyuan/issues/11037) * [改進資料庫欄位排序](https://github.com/siyuan-note/siyuan/issues/11038) diff --git a/app/changelogs/v3.0.10/v3.0.10_zh_CN.md b/app/changelogs/v3.0.10/v3.0.10_zh_CN.md index afc071f22..fa0e12d10 100644 --- a/app/changelogs/v3.0.10/v3.0.10_zh_CN.md +++ b/app/changelogs/v3.0.10/v3.0.10_zh_CN.md @@ -31,6 +31,7 @@ * [改进数据库勾选框字段排序](https://github.com/siyuan-note/siyuan/issues/11016) * [通过块图标菜单选择删除后,块图标菜单将不再显示](https://github.com/siyuan-note/siyuan/issues/11028) * [改进数据库模板字段使用关联/汇总字段](https://github.com/siyuan-note/siyuan/issues/11029) +* [禁止在嵌入块中编辑数据库视图](https://github.com/siyuan-note/siyuan/issues/11034) * [改进数据库引用锚文本](https://github.com/siyuan-note/siyuan/issues/11035) * [改进标题拖拽转换文档子标题级别](https://github.com/siyuan-note/siyuan/issues/11037) * [改进数据库字段排序](https://github.com/siyuan-note/siyuan/issues/11038)