diff --git a/app/changelogs/v2.11.0/v2.11.0.md b/app/changelogs/v2.11.0/v2.11.0.md index 1f5a0546f..78f443d89 100644 --- a/app/changelogs/v2.11.0/v2.11.0.md +++ b/app/changelogs/v2.11.0/v2.11.0.md @@ -32,6 +32,7 @@ Below are the detailed changes in this version. * [Improve data sync perception when data merging](https://github.com/siyuan-note/siyuan/issues/9740) * [Improve data sync conflicts merging](https://github.com/siyuan-note/siyuan/issues/9741) * [`Alt+O`, `Alt+B` and `Alt+G` can be used in read-only mode](https://github.com/siyuan-note/siyuan/issues/9745) +* [Mentions and the last item in the doc tree cannot be clicked when the bottom bar hover window is on](https://github.com/siyuan-note/siyuan/issues/9750) ### Bugfix diff --git a/app/changelogs/v2.11.0/v2.11.0_zh_CHT.md b/app/changelogs/v2.11.0/v2.11.0_zh_CHT.md index 9164d602e..7ae615276 100644 --- a/app/changelogs/v2.11.0/v2.11.0_zh_CHT.md +++ b/app/changelogs/v2.11.0/v2.11.0_zh_CHT.md @@ -32,6 +32,7 @@ * [改進存在資料合併時的資料同步感知](https://github.com/siyuan-note/siyuan/issues/9740) * [改進資料同步衝突合併](https://github.com/siyuan-note/siyuan/issues/9741) * [支援在唯讀模式下使用 `Alt+O`, `Alt+B` 和 `Alt+G`](https://github.com/siyuan-note/siyuan/issues/9745) +* [提及和文檔樹面板最後一項在底部停靠欄懸浮時無法點擊](https://github.com/siyuan-note/siyuan/issues/9750) ### 修復缺陷 diff --git a/app/changelogs/v2.11.0/v2.11.0_zh_CN.md b/app/changelogs/v2.11.0/v2.11.0_zh_CN.md index 602a45efa..e4ceb3b17 100644 --- a/app/changelogs/v2.11.0/v2.11.0_zh_CN.md +++ b/app/changelogs/v2.11.0/v2.11.0_zh_CN.md @@ -32,6 +32,7 @@ * [改进存在数据合并时的数据同步感知](https://github.com/siyuan-note/siyuan/issues/9740) * [改进数据同步冲突合并](https://github.com/siyuan-note/siyuan/issues/9741) * [支持在只读模式下使用 `Alt+O`, `Alt+B` 和 `Alt+G`](https://github.com/siyuan-note/siyuan/issues/9745) +* [提及和文档树面板最后一项在底部停靠栏悬浮时无法点击](https://github.com/siyuan-note/siyuan/issues/9750) ### 修复缺陷