diff --git a/app/changelogs/v3.0.16/v3.0.16.md b/app/changelogs/v3.0.16/v3.0.16.md index 7753c725b..e596a105b 100644 --- a/app/changelogs/v3.0.16/v3.0.16.md +++ b/app/changelogs/v3.0.16/v3.0.16.md @@ -50,6 +50,7 @@ Below are the detailed changes in this version. * [HTML block content escaping is incorrect](https://github.com/siyuan-note/siyuan/issues/11499) * [Inline code rendering error when creating ref doc by `F3`](https://github.com/siyuan-note/siyuan/issues/11538) * [The database last row misaligned after adding line number field](https://github.com/siyuan-note/siyuan/issues/11545) +* [Document exception after focus dragging](https://github.com/siyuan-note/siyuan/issues/11555) ## Download diff --git a/app/changelogs/v3.0.16/v3.0.16_zh_CHT.md b/app/changelogs/v3.0.16/v3.0.16_zh_CHT.md index 7940e7fb2..e91382fa5 100644 --- a/app/changelogs/v3.0.16/v3.0.16_zh_CHT.md +++ b/app/changelogs/v3.0.16/v3.0.16_zh_CHT.md @@ -50,6 +50,7 @@ * [HTML 區塊內容轉義不正確](https://github.com/siyuan-note/siyuan/issues/11499) * [使用 `F3` 建立引用文件時行級程式碼渲染錯誤](https://github.com/siyuan-note/siyuan/issues/11538) * [新增行號欄位後資料庫最後一行未對齊](https://github.com/siyuan-note/siyuan/issues/11545) +* [聚焦後拖曳文件異常](https://github.com/siyuan-note/siyuan/issues/11555) ## 下載 diff --git a/app/changelogs/v3.0.16/v3.0.16_zh_CN.md b/app/changelogs/v3.0.16/v3.0.16_zh_CN.md index a9d2c2e17..463d232af 100644 --- a/app/changelogs/v3.0.16/v3.0.16_zh_CN.md +++ b/app/changelogs/v3.0.16/v3.0.16_zh_CN.md @@ -50,6 +50,7 @@ * [HTML 块内容转义不正确](https://github.com/siyuan-note/siyuan/issues/11499) * [使用 `F3` 创建引用文档时行级代码渲染错误](https://github.com/siyuan-note/siyuan/issues/11538) * [添加行号字段后数据库最后一行未对齐](https://github.com/siyuan-note/siyuan/issues/11545) +* [聚焦后拖拽文档异常](https://github.com/siyuan-note/siyuan/issues/11555) ## 下载