From baf2413190313217cd30f012aca5ddd1006d0a76 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 24 Oct 2023 09:48:00 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.12/v2.10.12.md | 1 + app/changelogs/v2.10.12/v2.10.12_zh_CHT.md | 1 + app/changelogs/v2.10.12/v2.10.12_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.12/v2.10.12.md b/app/changelogs/v2.10.12/v2.10.12.md index dcf4aa915..acb2474c8 100644 --- a/app/changelogs/v2.10.12/v2.10.12.md +++ b/app/changelogs/v2.10.12/v2.10.12.md @@ -36,6 +36,7 @@ Below are the detailed changes in this version. ### Bugfix * [The outline cannot jump to the heading in the folded list](https://github.com/siyuan-note/siyuan/issues/9469) +* [Can't recover saved layout in `browser-desktop`](https://github.com/siyuan-note/siyuan/issues/9491) ### Development diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md index 32a36158a..7a00a5aa4 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md @@ -36,6 +36,7 @@ ### 修復缺陷 * [無法在大綱面板上跳到折疊清單中的標題](https://github.com/siyuan-note/siyuan/issues/9469) +* [無法在桌面瀏覽器端恢復已儲存的版面配置](https://github.com/siyuan-note/siyuan/issues/9491) ### 開發者 diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md index a2d5c6eda..e8510bc66 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md @@ -36,6 +36,7 @@ ### 修复缺陷 * [无法在大纲面板上跳转到折叠列表中的标题](https://github.com/siyuan-note/siyuan/issues/9469) +* [无法在桌面浏览器端恢复已保存的布局](https://github.com/siyuan-note/siyuan/issues/9491) ### 开发者