Browse Source

Merge remote-tracking branch 'origin/dev' into dev

Vanessa 1 year ago
parent
commit
5e3aefa793

+ 1 - 0
app/changelogs/v2.10.12/v2.10.12.md

@@ -36,6 +36,7 @@ Below are the detailed changes in this version.
 ### Bugfix
 ### Bugfix
 
 
 * [The outline cannot jump to the heading in the folded list](https://github.com/siyuan-note/siyuan/issues/9469)
 * [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
 ### Development
 
 

+ 1 - 0
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/9469)
+* [無法在桌面瀏覽器端恢復已儲存的版面配置](https://github.com/siyuan-note/siyuan/issues/9491)
 
 
 ### 開發者
 ### 開發者
 
 

+ 1 - 0
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/9469)
+* [无法在桌面浏览器端恢复已保存的布局](https://github.com/siyuan-note/siyuan/issues/9491)
 
 
 ### 开发者
 ### 开发者