diff --git a/app/changelogs/v3.0.10/v3.0.10.md b/app/changelogs/v3.0.10/v3.0.10.md index c73475477..f955cf509 100644 --- a/app/changelogs/v3.0.10/v3.0.10.md +++ b/app/changelogs/v3.0.10/v3.0.10.md @@ -28,6 +28,7 @@ Below are the detailed changes in this version. * [Add database `lineNumber` field type](https://github.com/siyuan-note/siyuan/pull/11008) * [Improve mobile app appearance language setting](https://github.com/siyuan-note/siyuan/issues/11009) * [Improve database template field calc](https://github.com/siyuan-note/siyuan/issues/11011) +* [Improve database unbind block](https://github.com/siyuan-note/siyuan/issues/11013) * [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) 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 88fa808ce..614665df7 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 @@ -28,6 +28,7 @@ * [新增資料庫 `行號` 欄位類型](https://github.com/siyuan-note/siyuan/pull/11008) * [改進行動應用程式外觀語言設定](https://github.com/siyuan-note/siyuan/issues/11009) * [改進資料庫範本欄位計算](https://github.com/siyuan-note/siyuan/issues/11011) +* [改進資料庫解綁區塊](https://github.com/siyuan-note/siyuan/issues/11013) * [改進資料庫勾選方塊欄位排序](https://github.com/siyuan-note/siyuan/issues/11016) * [透過區塊圖示選單選擇刪除後,區塊圖示選單將不再顯示](https://github.com/siyuan-note/siyuan/issues/11028) * [改進資料庫範本欄位使用關聯/匯總欄位](https://github.com/siyuan-note/siyuan/issues/11029) 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 fa0e12d10..324026542 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 @@ -28,6 +28,7 @@ * [添加数据库 `行号` 字段类型](https://github.com/siyuan-note/siyuan/pull/11008) * [改进移动应用程序外观语言设置](https://github.com/siyuan-note/siyuan/issues/11009) * [改进数据库模板字段计算](https://github.com/siyuan-note/siyuan/issues/11011) +* [改进数据库解绑块](https://github.com/siyuan-note/siyuan/issues/11013) * [改进数据库勾选框字段排序](https://github.com/siyuan-note/siyuan/issues/11016) * [通过块图标菜单选择删除后,块图标菜单将不再显示](https://github.com/siyuan-note/siyuan/issues/11028) * [改进数据库模板字段使用关联/汇总字段](https://github.com/siyuan-note/siyuan/issues/11029)