From ae35acbb35a36f31ac9543ac4c01d6f3d41174e2 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 24 Oct 2023 10:40:21 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.12/v2.10.12.md | 1 + app/changelogs/v2.10.12/v2.10.12_zh_CHT.md | 1 + app/changelogs/v2.10.12/v2.10.12_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.12/v2.10.12.md b/app/changelogs/v2.10.12/v2.10.12.md index acb2474c8..722daff01 100644 --- a/app/changelogs/v2.10.12/v2.10.12.md +++ b/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) * [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) diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md index 7a00a5aa4..564bb4bf1 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md @@ -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) diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md index e8510bc66..98e13942e 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md @@ -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)