diff --git a/app/changelogs/v2.10.8/v2.10.8.md b/app/changelogs/v2.10.8/v2.10.8.md index f75e4763580..8f696158c72 100644 --- a/app/changelogs/v2.10.8/v2.10.8.md +++ b/app/changelogs/v2.10.8/v2.10.8.md @@ -31,6 +31,7 @@ Below are the detailed changes in this version. * [Remove animation when opening editor](https://github.com/siyuan-note/siyuan/issues/9324) * [The access authorization code command line parameter must be set when deploying via Docker](https://github.com/siyuan-note/siyuan/issues/9328) * [Remove the access authorization code setting item on the browser-end](https://github.com/siyuan-note/siyuan/issues/9331) +* [Shift+Click cannot select block upwards](https://github.com/siyuan-note/siyuan/issues/9334) ### Bugfix diff --git a/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md b/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md index be91ad892f3..744db9c0b1e 100644 --- a/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md +++ b/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md @@ -31,6 +31,7 @@ * [移除開啟文件時的動畫](https://github.com/siyuan-note/siyuan/issues/9324) * [透過 Docker 部署時必須設定存取授權碼命令列參數](https://github.com/siyuan-note/siyuan/issues/9328) * [瀏覽器端移除存取授權碼設定項目](https://github.com/siyuan-note/siyuan/issues/9331) +* [Shift+Click 無法從下往上多選塊](https://github.com/siyuan-note/siyuan/issues/9334) ### 修復缺陷 diff --git a/app/changelogs/v2.10.8/v2.10.8_zh_CN.md b/app/changelogs/v2.10.8/v2.10.8_zh_CN.md index cf7bac0f3d5..d3e862066f4 100644 --- a/app/changelogs/v2.10.8/v2.10.8_zh_CN.md +++ b/app/changelogs/v2.10.8/v2.10.8_zh_CN.md @@ -31,6 +31,7 @@ * [移除打开文档时的动画](https://github.com/siyuan-note/siyuan/issues/9324) * [通过 Docker 部署时必须设置访问授权码命令行参数](https://github.com/siyuan-note/siyuan/issues/9328) * [浏览器端移除访问授权码配置项](https://github.com/siyuan-note/siyuan/issues/9331) +* [Shift+Click 无法从下往上多选块](https://github.com/siyuan-note/siyuan/issues/9334) ### 修复缺陷