浏览代码

:memo: Update changelogs

Daniel 1 年之前
父节点
当前提交
ae35acbb35

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

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

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

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

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

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