diff --git a/app/changelogs/v3.0.10/v3.0.10.md b/app/changelogs/v3.0.10/v3.0.10.md index f955cf509..b04f11878 100644 --- a/app/changelogs/v3.0.10/v3.0.10.md +++ b/app/changelogs/v3.0.10/v3.0.10.md @@ -47,6 +47,7 @@ Below are the detailed changes in this version. * [Hyperlinks affect backlink calculation issue](https://github.com/siyuan-note/siyuan/issues/11001) * [Dynamic loading results in incomplete list display](https://github.com/siyuan-note/siyuan/issues/11004) * [Primary key value unexpectedly updated when database adds row](https://github.com/siyuan-note/siyuan/issues/11018) +* [The floating window disappears when editing a new row in the database in the floating window](https://github.com/siyuan-note/siyuan/issues/11046) ## Download 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 614665df7..723ba06af 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 @@ -47,6 +47,7 @@ * [超連結影響反向連結計算問題](https://github.com/siyuan-note/siyuan/issues/11001) * [動態載入導致清單顯示不完整](https://github.com/siyuan-note/siyuan/issues/11004) * [資料庫新增行時主鍵值意外更新](https://github.com/siyuan-note/siyuan/issues/11018) +* [在浮動浮窗中編輯資料庫新建一行時浮窗消失](https://github.com/siyuan-note/siyuan/issues/11046) ## 下載 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 324026542..1c6c70d27 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 @@ -47,6 +47,7 @@ * [超链接影响反向链接计算问题](https://github.com/siyuan-note/siyuan/issues/11001) * [动态加载导致列表显示不完整](https://github.com/siyuan-note/siyuan/issues/11004) * [数据库添加行时主键值意外更新](https://github.com/siyuan-note/siyuan/issues/11018) +* [在浮动浮窗中编辑数据库新建一行时浮窗消失](https://github.com/siyuan-note/siyuan/issues/11046) ## 下载