From b11d98c23587b125ccd194553d6168f620a2bf4e Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 27 Nov 2023 17:41:19 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.11.0/v2.11.0.md | 1 + app/changelogs/v2.11.0/v2.11.0_zh_CHT.md | 1 + app/changelogs/v2.11.0/v2.11.0_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.11.0/v2.11.0.md b/app/changelogs/v2.11.0/v2.11.0.md index 610934687..8a29c2e62 100644 --- a/app/changelogs/v2.11.0/v2.11.0.md +++ b/app/changelogs/v2.11.0/v2.11.0.md @@ -34,6 +34,7 @@ Below are the detailed changes in this version. * [`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) +* [Add `Move to New Window` hotkey](https://github.com/siyuan-note/siyuan/issues/9754) ### 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 6a5c2ddf0..70ff4f5f0 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 @@ -34,6 +34,7 @@ * [支援在唯讀模式下使用 `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) +* [新增 `移動到新視窗` 快捷鍵](https://github.com/siyuan-note/siyuan/issues/9754) ### 修復缺陷 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 e2ec1e565..3e7d59572 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 @@ -34,6 +34,7 @@ * [支持在只读模式下使用 `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) +* [添加 `移动到新窗口` 快捷键](https://github.com/siyuan-note/siyuan/issues/9754) ### 修复缺陷