diff --git a/app/changelogs/v3.0.2/v3.0.2.md b/app/changelogs/v3.0.2/v3.0.2.md index 7077ab372..907ae9a97 100644 --- a/app/changelogs/v3.0.2/v3.0.2.md +++ b/app/changelogs/v3.0.2/v3.0.2.md @@ -23,6 +23,7 @@ Below are the detailed changes in this version. * [Limit KaTex macro maximum recursive parsing depth is 16](https://github.com/siyuan-note/siyuan/issues/10484) * [Adding rows after setting the sort field in the database table view no longer fills in the default value](https://github.com/siyuan-note/siyuan/issues/10486) * [Update document reference count after deleting reference](https://github.com/siyuan-note/siyuan/issues/10487) +* [Block selection may not be selected when scrolling](https://github.com/siyuan-note/siyuan/issues/10503) ### Bugfix diff --git a/app/changelogs/v3.0.2/v3.0.2_zh_CHT.md b/app/changelogs/v3.0.2/v3.0.2_zh_CHT.md index a6398b463..77c3cdab7 100644 --- a/app/changelogs/v3.0.2/v3.0.2_zh_CHT.md +++ b/app/changelogs/v3.0.2/v3.0.2_zh_CHT.md @@ -25,6 +25,7 @@ * [唯讀模式下顯示嵌入區塊刷新按鈕](https://github.com/siyuan-note/siyuan/issues/10432) * [資料庫表格檢視範本列支援讀取關聯、匯總、建立時間和更新時間列](https://github.com/siyuan-note/siyuan/issues/10442) * [改進建立資料庫後遊標焦點](https://github.com/siyuan-note/siyuan/issues/10444) +* [改進滾動時選擇區塊](https://github.com/siyuan-note/siyuan/issues/10503) ### 修復缺陷 diff --git a/app/changelogs/v3.0.2/v3.0.2_zh_CN.md b/app/changelogs/v3.0.2/v3.0.2_zh_CN.md index e55c1f3f1..7fde4d61e 100644 --- a/app/changelogs/v3.0.2/v3.0.2_zh_CN.md +++ b/app/changelogs/v3.0.2/v3.0.2_zh_CN.md @@ -23,6 +23,7 @@ * [限制 KaTex 巨集最大遞歸解析深度為 16](https://github.com/siyuan-note/siyuan/issues/10484) * [資料庫表格視圖存在過濾時新增行不再填入預設值](https://github.com/siyuan-note/siyuan/issues/10486) * [取消引用後自動刷新文件引用計數](https://github.com/siyuan-note/siyuan/issues/10487) +* [改进滚动时选择块](https://github.com/siyuan-note/siyuan/issues/10503) ### 修復缺陷