From 666f712d600525711ac34ce03f9e62943f97744d Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 21 Apr 2024 23:14:13 +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 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) ### 改进文档