diff --git a/app/changelogs/v3.0.14/v3.0.14.md b/app/changelogs/v3.0.14/v3.0.14.md index b4a34218b..fe2ba9b15 100644 --- a/app/changelogs/v3.0.14/v3.0.14.md +++ b/app/changelogs/v3.0.14/v3.0.14.md @@ -43,6 +43,7 @@ Below are the detailed changes in this version. * [Improve two-way relation column name placeholder](https://github.com/siyuan-note/siyuan/issues/11361) * [Improve `Display the VIP icon`](https://github.com/siyuan-note/siyuan/issues/11368) * [Improve HTML inline code clipping](https://github.com/siyuan-note/siyuan/issues/11370) +* [Improve export preview mode](https://github.com/siyuan-note/siyuan/issues/11372) ### Bugfix diff --git a/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md b/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md index a410aacef..7b1f5b30d 100644 --- a/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md +++ b/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md @@ -43,6 +43,7 @@ * [改進雙向關聯欄位名佔位符](https://github.com/siyuan-note/siyuan/issues/11361) * [改進 `顯示VIP圖示`](https://github.com/siyuan-note/siyuan/issues/11368) * [改進 HTML 行級程式碼元素剪藏](https://github.com/siyuan-note/siyuan/issues/11370) +* [改進匯出預覽模式](https://github.com/siyuan-note/siyuan/issues/11372) ### 修復缺陷 diff --git a/app/changelogs/v3.0.14/v3.0.14_zh_CN.md b/app/changelogs/v3.0.14/v3.0.14_zh_CN.md index 13f02289a..12271bde1 100644 --- a/app/changelogs/v3.0.14/v3.0.14_zh_CN.md +++ b/app/changelogs/v3.0.14/v3.0.14_zh_CN.md @@ -43,6 +43,7 @@ * [改进双向关联字段名占位符](https://github.com/siyuan-note/siyuan/issues/11361) * [改进 `显示VIP图标`](https://github.com/siyuan-note/siyuan/issues/11368) * [改进 HTML 行级代码元素剪藏](https://github.com/siyuan-note/siyuan/issues/11370) +* [改进导出预览模式](https://github.com/siyuan-note/siyuan/issues/11372) ### 修复缺陷