diff --git a/app/changelogs/v2.11.0/v2.11.0.md b/app/changelogs/v2.11.0/v2.11.0.md index 23efffa04..13ac1e656 100644 --- a/app/changelogs/v2.11.0/v2.11.0.md +++ b/app/changelogs/v2.11.0/v2.11.0.md @@ -31,6 +31,7 @@ Below are the detailed changes in this version. * [Improve index verification taskbar push message](https://github.com/siyuan-note/siyuan/issues/9739) * [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) ### 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 e6e982b55..6a07ab9ee 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 @@ -31,6 +31,7 @@ * [改進索引校驗工作列推播訊息](https://github.com/siyuan-note/siyuan/issues/9739) * [改進存在資料合併時的資料同步感知](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) ### 修復缺陷 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 39a0d18df..964042d1f 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 @@ -31,6 +31,7 @@ * [改进索引校验任务栏推送消息](https://github.com/siyuan-note/siyuan/issues/9739) * [改进存在数据合并时的数据同步感知](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) ### 修复缺陷