diff --git a/app/changelogs/v2.11.0/v2.11.0.md b/app/changelogs/v2.11.0/v2.11.0.md index 78f443d89..610934687 100644 --- a/app/changelogs/v2.11.0/v2.11.0.md +++ b/app/changelogs/v2.11.0/v2.11.0.md @@ -33,6 +33,7 @@ Below are the detailed changes in this version. * [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) +* [Make setting window draggable](https://github.com/siyuan-note/siyuan/issues/9752) ### 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 7ae615276..6a5c2ddf0 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 @@ -33,6 +33,7 @@ * [改進資料同步衝突合併](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) +* [設定視窗支援拖曳](https://github.com/siyuan-note/siyuan/issues/9752) ### 修復缺陷 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 e4ceb3b17..e2ec1e565 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 @@ -33,6 +33,7 @@ * [改进数据同步冲突合并](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) +* [设置窗口支持拖拽](https://github.com/siyuan-note/siyuan/issues/9752) ### 修复缺陷