diff --git a/app/changelogs/v3.0.11/v3.0.11.md b/app/changelogs/v3.0.11/v3.0.11.md index 0b698a59c..f2e689a24 100644 --- a/app/changelogs/v3.0.11/v3.0.11.md +++ b/app/changelogs/v3.0.11/v3.0.11.md @@ -42,6 +42,7 @@ Below are the detailed changes in this version. * [Graph view refresh not working](https://github.com/siyuan-note/siyuan/issues/11087) * [Backlinks panel error after `move` block](https://github.com/siyuan-note/siyuan/issues/11092) * [Database unbind block causes entry to be deleted](https://github.com/siyuan-note/siyuan/issues/11101) +* [Unable to input after deleting columns in the table under the list item](https://github.com/siyuan-note/siyuan/issues/11085) ### Document 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 c6d292386..eb645432d 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 @@ -42,6 +42,7 @@ * [關係圖刷新無效](https://github.com/siyuan-note/siyuan/issues/11087) * [`移動` 區塊後反向連結面板錯誤](https://github.com/siyuan-note/siyuan/issues/11092) * [資料庫解綁區塊導致條目被刪除](https://github.com/siyuan-note/siyuan/issues/11101) +* [列表項目下表格內刪除列後無法輸入](https://github.com/siyuan-note/siyuan/issues/11085) ### 改進文檔 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 f450fcf4b..9cfa01ee5 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 @@ -42,6 +42,7 @@ * [关系图刷新无效](https://github.com/siyuan-note/siyuan/issues/11087) * [`移动` 块后反向链接面板错误](https://github.com/siyuan-note/siyuan/issues/11092) * [数据库解绑块导致条目被删除](https://github.com/siyuan-note/siyuan/issues/11101) +* [列表项下表格内删除列后无法输入](https://github.com/siyuan-note/siyuan/issues/11085) ### 改进文档