📝 Update changelogs

This commit is contained in:
Daniel 2024-05-07 09:18:23 +08:00
parent 60fa7cdeda
commit 2e0c5e3084
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@ Below are the detailed changes in this version.
* [Improve clear search button in database table view](https://github.com/siyuan-note/siyuan/issues/11244)
* [Synchronize the related entries when the database creates a two-way relation](https://github.com/siyuan-note/siyuan/issues/11250)
* [Ignore hidden files when generating asset history](https://github.com/siyuan-note/siyuan/issues/11253)
* [Improve HTML code element clipping](https://github.com/siyuan-note/siyuan/issues/11281)
### Bugfix

View file

@ -23,6 +23,7 @@
* [改進資料庫表格檢視中清除搜尋按鈕](https://github.com/siyuan-note/siyuan/issues/11244)
* [當資料庫建立雙向關係時,同步相關條目](https://github.com/siyuan-note/siyuan/issues/11250)
* [在產生資源檔案歷史時忽略隱藏檔案](https://github.com/siyuan-note/siyuan/issues/11253)
* [改進 HTML code 元素剪藏](https://github.com/siyuan-note/siyuan/issues/11281)
### 修復缺陷

View file

@ -23,6 +23,7 @@
* [改进数据库表格视图中清除搜索按钮](https://github.com/siyuan-note/siyuan/issues/11244)
* [当数据库创建双向关系时,同步相关条目](https://github.com/siyuan-note/siyuan/issues/11250)
* [在生成资源文件历史时忽略隐藏文件](https://github.com/siyuan-note/siyuan/issues/11253)
* [改进 HTML code 元素剪藏](https://github.com/siyuan-note/siyuan/issues/11281)
### 修复缺陷