📝 Update changelogs

This commit is contained in:
Daniel 2024-04-22 17:30:22 +08:00
parent b20ba85949
commit 38fc51a3e2
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)