📝 Update changelogs

This commit is contained in:
Daniel 2024-04-30 00:21:27 +08:00
parent 9172128b32
commit 215f37a072
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@ Below are the detailed changes in this version.
* [Alt shortcut key conflict](https://github.com/siyuan-note/siyuan/issues/11168)
* [Only the first embed block can be searched](https://github.com/siyuan-note/siyuan/issues/11170)
* [Data History - File history - Assets search results and operation conditions do not match](https://github.com/siyuan-note/siyuan/issues/11171)
* [Regular expression search and replace results in nested paragraphs](https://github.com/siyuan-note/siyuan/issues/11188)
### Refactor

View file

@ -58,6 +58,7 @@
* [Alt 快捷鍵衝突](https://github.com/siyuan-note/siyuan/issues/11168)
* [只能搜尋到第一個嵌入區塊](https://github.com/siyuan-note/siyuan/issues/11170)
* [資料歷史 - 檔案歷史 - 資源搜尋結果與操作條件不符](https://github.com/siyuan-note/siyuan/issues/11171)
* [正規表示式搜尋替換導致段落嵌套](https://github.com/siyuan-note/siyuan/issues/11188)
### 開發重構

View file

@ -58,6 +58,7 @@
* [Alt 快捷键冲突](https://github.com/siyuan-note/siyuan/issues/11168)
* [只能搜索到第一个嵌入块](https://github.com/siyuan-note/siyuan/issues/11170)
* [数据历史 - 文件历史 - 资源搜索结果和操作条件不匹配](https://github.com/siyuan-note/siyuan/issues/11171)
* [正则表达式搜索替换导致段落嵌套](https://github.com/siyuan-note/siyuan/issues/11188)
### 开发重构