From 66ebc6b89cf33f5d50c900abdc9a68571d8c3dc0 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 18 Feb 2024 16:00:53 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.0/v3.0.0.md | 1 + app/changelogs/v3.0.0/v3.0.0_zh_CHT.md | 1 + app/changelogs/v3.0.0/v3.0.0_zh_CN.md | 1 + 3 files changed, 3 insertions(+) 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) ### 开发者