📝 Update changelogs

This commit is contained in:
Daniel 2023-11-27 11:08:03 +08:00
parent e0cc6ef05b
commit 5a77dc92b9
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)