diff --git a/app/changelogs/v2.12.1/v2.12.1.md b/app/changelogs/v2.12.1/v2.12.1.md index 6547aa8df..68c861a0b 100644 --- a/app/changelogs/v2.12.1/v2.12.1.md +++ b/app/changelogs/v2.12.1/v2.12.1.md @@ -8,6 +8,7 @@ Below are the detailed changes in this version. ### Enhancement +* [Support ignore index](https://github.com/siyuan-note/siyuan/issues/9198) * [Reset the dialog interface size when the dialog box exceeds the window](https://github.com/siyuan-note/siyuan/issues/10000) * [Double-click the doc title image to preview](https://github.com/siyuan-note/siyuan/issues/10041) * [Hide menu when click document title image](https://github.com/siyuan-note/siyuan/issues/10046) diff --git a/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md b/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md index 80bed222d..7ef200046 100644 --- a/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md +++ b/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md @@ -8,6 +8,7 @@ ### 改進功能 +* [支援忽略索引](https://github.com/siyuan-note/siyuan/issues/9198) * [當對話方塊超出視窗時重置對話方塊介面大小](https://github.com/siyuan-note/siyuan/issues/10000) * [題頭圖支援雙擊預覽](https://github.com/siyuan-note/siyuan/issues/10041) * [點選題頭圖時隱藏選單](https://github.com/siyuan-note/siyuan/issues/10046) diff --git a/app/changelogs/v2.12.1/v2.12.1_zh_CN.md b/app/changelogs/v2.12.1/v2.12.1_zh_CN.md index 6187f6460..2a2b305e6 100644 --- a/app/changelogs/v2.12.1/v2.12.1_zh_CN.md +++ b/app/changelogs/v2.12.1/v2.12.1_zh_CN.md @@ -8,6 +8,7 @@ ### 改进功能 +* [支持忽略索引](https://github.com/siyuan-note/siyuan/issues/9198) * [当对话框超出窗口时重置对话框界面大小](https://github.com/siyuan-note/siyuan/issues/10000) * [题头图支持双击预览](https://github.com/siyuan-note/siyuan/issues/10041) * [点击题头图时隐藏菜单](https://github.com/siyuan-note/siyuan/issues/10046)