From 38fc51a3e2736a3428e31aa2b63457fde83aa8ed Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 22 Apr 2024 17:30:22 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.11/v3.0.11.md | 1 + app/changelogs/v3.0.11/v3.0.11_zh_CHT.md | 1 + app/changelogs/v3.0.11/v3.0.11_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.0.11/v3.0.11.md b/app/changelogs/v3.0.11/v3.0.11.md index f2e689a24..eb8cbb5c2 100644 --- a/app/changelogs/v3.0.11/v3.0.11.md +++ b/app/changelogs/v3.0.11/v3.0.11.md @@ -37,6 +37,7 @@ Below are the detailed changes in this version. ### Bugfix * [Adjusting the column width of the mirror database will affect other views](https://github.com/siyuan-note/siyuan/issues/11019) +* [Database UI color exception in embed blocks](https://github.com/siyuan-note/siyuan/issues/11032) * [The menu position is incorrect when creating a new column in the database](https://github.com/siyuan-note/siyuan/issues/11051) * [Unable to edit primary key immediately after adding row in database](https://github.com/siyuan-note/siyuan/issues/11079) * [Graph view refresh not working](https://github.com/siyuan-note/siyuan/issues/11087) diff --git a/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md b/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md index eb645432d..797f649ff 100644 --- a/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md +++ b/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md @@ -37,6 +37,7 @@ ### 修復缺陷 * [調整鏡像資料庫的列寬度會影響其他視圖](https://github.com/siyuan-note/siyuan/issues/11019) +* [嵌入區塊中的資料庫介面顏色異常](https://github.com/siyuan-note/siyuan/issues/11032) * [資料庫新建欄位時選單位置不正確](https://github.com/siyuan-note/siyuan/issues/11051) * [在資料庫中新增行後無法立即編輯主鍵](https://github.com/siyuan-note/siyuan/issues/11079) * [關係圖刷新無效](https://github.com/siyuan-note/siyuan/issues/11087) diff --git a/app/changelogs/v3.0.11/v3.0.11_zh_CN.md b/app/changelogs/v3.0.11/v3.0.11_zh_CN.md index 9cfa01ee5..3375e6812 100644 --- a/app/changelogs/v3.0.11/v3.0.11_zh_CN.md +++ b/app/changelogs/v3.0.11/v3.0.11_zh_CN.md @@ -37,6 +37,7 @@ ### 修复缺陷 * [调整镜像数据库的列宽度会影响其他视图](https://github.com/siyuan-note/siyuan/issues/11019) +* [嵌入块中的数据库界面颜色异常](https://github.com/siyuan-note/siyuan/issues/11032) * [数据库新建列时菜单位置不正确](https://github.com/siyuan-note/siyuan/issues/11051) * [在数据库中添加行后无法立即编辑主键](https://github.com/siyuan-note/siyuan/issues/11079) * [关系图刷新无效](https://github.com/siyuan-note/siyuan/issues/11087)