🔖 Release v2.10.7

This commit is contained in:
Daniel 2023-09-26 10:59:53 +08:00
parent 2f87e4b4c7
commit c3f7996746
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

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

View file

@ -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)
### 修復缺陷

View file

@ -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)
### 修复缺陷