diff --git a/app/changelogs/v3.0.0/v3.0.0.md b/app/changelogs/v3.0.0/v3.0.0.md index a82f014fd..754aeb1b1 100644 --- a/app/changelogs/v3.0.0/v3.0.0.md +++ b/app/changelogs/v3.0.0/v3.0.0.md @@ -20,6 +20,7 @@ Below are the detailed changes in this version. ### Bugfix * [Inline element setting exception](https://github.com/siyuan-note/siyuan/issues/10357) +* [Breadcrumbs cannot be clicked after the new window is full screen](https://github.com/siyuan-note/siyuan/issues/10369) ### Development diff --git a/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md b/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md index 330507ea1..b3051ce6f 100644 --- a/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md +++ b/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md @@ -20,6 +20,7 @@ ### 修復缺陷 * [行級元素設定異常](https://github.com/siyuan-note/siyuan/issues/10357) +* [新視窗全螢幕後麵包屑無法點選](https://github.com/siyuan-note/siyuan/issues/10369) ### 開發者 diff --git a/app/changelogs/v3.0.0/v3.0.0_zh_CN.md b/app/changelogs/v3.0.0/v3.0.0_zh_CN.md index 33ffaabb0..f99df6763 100644 --- a/app/changelogs/v3.0.0/v3.0.0_zh_CN.md +++ b/app/changelogs/v3.0.0/v3.0.0_zh_CN.md @@ -20,6 +20,7 @@ ### 修复缺陷 * [行级元素设置异常](https://github.com/siyuan-note/siyuan/issues/10357) +* [新窗口全屏后面包屑无法点击](https://github.com/siyuan-note/siyuan/issues/10369) ### 开发者