📝 Update changelogs

This commit is contained in:
Daniel 2023-10-24 10:40:21 +08:00
parent cc0c7fc1b5
commit ae35acbb35
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -45,3 +45,4 @@ Below are the detailed changes in this version.
* [Improve database date column "Is Empty" filtering](https://github.com/siyuan-note/siyuan/issues/9463)
* [Deprecated `loaded-protyle` use `loaded-protyle-static` instead](https://github.com/siyuan-note/siyuan/issues/9468)
* [Shallow clone the corresponding database when the template contains database blocks](https://github.com/siyuan-note/siyuan/issues/9494)
* [Add `data-doc-type` attribute when exporting image and PDF](https://github.com/siyuan-note/siyuan/issues/9497)

View file

@ -45,3 +45,4 @@
* [改進資料庫視圖「為空」過濾](https://github.com/siyuan-note/siyuan/issues/9463)
* [棄用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
* [模板中包含資料庫區塊時淺克隆對應資料庫](https://github.com/siyuan-note/siyuan/issues/9494)
* [匯出圖片和 PDF 時加入 `data-doc-type` 屬性](https://github.com/siyuan-note/siyuan/issues/9497)

View file

@ -45,3 +45,4 @@
* [改进数据库视图“为空”过滤](https://github.com/siyuan-note/siyuan/issues/9463)
* [弃用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
* [模板中包含数据库块时浅克隆对应数据库](https://github.com/siyuan-note/siyuan/issues/9494)
* [导出图片和 PDF 时添加 `data-doc-type` 属性](https://github.com/siyuan-note/siyuan/issues/9497)