Browse Source

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

Vanessa 1 year ago
parent
commit
94ee72b5d3

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

@@ -35,6 +35,7 @@ Below are the detailed changes in this version.
 
 ### Bugfix
 
+* [Slash menu cannot be called after writing heading by using `#`](https://github.com/siyuan-note/siyuan/issues/9022)
 * [Inline memos cannot be searched](https://github.com/siyuan-note/siyuan/issues/9710)
 * [Triple-clicking on the last line in the code block cannot select it](https://github.com/siyuan-note/siyuan/issues/9714)
 * [Unable to "Quit the application" when no document is opened on mobile](https://github.com/siyuan-note/siyuan/issues/9717)

+ 1 - 0
app/changelogs/v2.11.0/v2.11.0_zh_CHT.md

@@ -35,6 +35,7 @@
 
 ### 修復缺陷
 
+* [使用 `#` 輸入標題區塊後無法觸發斜桿選單](https://github.com/siyuan-note/siyuan/issues/9022)
 * [行級備註無法被搜尋](https://github.com/siyuan-note/siyuan/issues/9710)
 * [在程式碼區塊最後一行三擊時無法選取](https://github.com/siyuan-note/siyuan/issues/9714)
 * [行動端開啟文件的情況下無法 "退出應用程式"](https://github.com/siyuan-note/siyuan/issues/9717)

+ 1 - 0
app/changelogs/v2.11.0/v2.11.0_zh_CN.md

@@ -35,6 +35,7 @@
 
 ### 修复缺陷
 
+* [使用 `#` 输入标题块后无法触发斜杆菜单](https://github.com/siyuan-note/siyuan/issues/9022)
 * [行级备注无法被搜索到](https://github.com/siyuan-note/siyuan/issues/9710)
 * [在代码块最后一行三击时无法选中](https://github.com/siyuan-note/siyuan/issues/9714)
 * [移动端打开文档的情况下无法 "退出应用"](https://github.com/siyuan-note/siyuan/issues/9717)