diff --git a/app/changelogs/v2.10.7/v2.10.7.md b/app/changelogs/v2.10.7/v2.10.7.md index 889250e91..a7cf1d51c 100644 --- a/app/changelogs/v2.10.7/v2.10.7.md +++ b/app/changelogs/v2.10.7/v2.10.7.md @@ -24,6 +24,7 @@ Below are the detailed changes in this version. * [Improve data sync network connectivity check](https://github.com/siyuan-note/siyuan/issues/9251) * [Improve the handling of inline-code containing `|` in the table](https://github.com/siyuan-note/siyuan/issues/9252) * [Improve thematic break editing](https://github.com/siyuan-note/siyuan/issues/9259) +* [Improve table row insertion when using the fixed header](https://github.com/siyuan-note/siyuan/issues/9265) ### Bugfix diff --git a/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md b/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md index 4373d419a..7ba9c6e09 100644 --- a/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md +++ b/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md @@ -24,6 +24,7 @@ * [改進資料同步網路連結性檢查](https://github.com/siyuan-note/siyuan/issues/9251) * [改進表格中包含 `|` 時行級程式碼的處理](https://github.com/siyuan-note/siyuan/issues/9252) * [改進分隔線編輯](https://github.com/siyuan-note/siyuan/issues/9259) +* [使用固定標題時改進表格行插入](https://github.com/siyuan-note/siyuan/issues/9265) ### 修復缺陷 diff --git a/app/changelogs/v2.10.7/v2.10.7_zh_CN.md b/app/changelogs/v2.10.7/v2.10.7_zh_CN.md index 9f41cdf73..7f0c47240 100644 --- a/app/changelogs/v2.10.7/v2.10.7_zh_CN.md +++ b/app/changelogs/v2.10.7/v2.10.7_zh_CN.md @@ -24,6 +24,7 @@ * [改进数据同步网络连通性检查](https://github.com/siyuan-note/siyuan/issues/9251) * [改进表格中包含 `|` 时行级代码的处理](https://github.com/siyuan-note/siyuan/issues/9252) * [改进分隔线编辑](https://github.com/siyuan-note/siyuan/issues/9259) +* [使用固定标题时改进表格行插入](https://github.com/siyuan-note/siyuan/issues/9265) ### 修复缺陷