diff --git a/app/changelogs/v3.1.29/v3.1.29.md b/app/changelogs/v3.1.29/v3.1.29.md index 1cc6f1541..43b4fd157 100644 --- a/app/changelogs/v3.1.29/v3.1.29.md +++ b/app/changelogs/v3.1.29/v3.1.29.md @@ -68,6 +68,7 @@ Below are the detailed changes in this version. * [Remove `
` in the database title](https://github.com/siyuan-note/siyuan/issues/14770) * [Improve doc tree Name Alphabet sorting](https://github.com/siyuan-note/siyuan/issues/14773) * [Improve database batch paste performance and support more types of conversion](https://github.com/siyuan-note/siyuan/issues/14780) +* [Browser clipping extension support template configuration](https://github.com/siyuan-note/siyuan/issues/14801) ### Bugfix diff --git a/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md b/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md index 2f4594e88..6633b8cb6 100644 --- a/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md +++ b/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md @@ -68,6 +68,7 @@ * [移除資料庫標題中的 `
`](https://github.com/siyuan-note/siyuan/issues/14770) * [改進文檔樹名稱字母排序](https://github.com/siyuan-note/siyuan/issues/14773) * [改進資料庫批次貼上效能並支援更多類型的轉換](https://github.com/siyuan-note/siyuan/issues/14780) +* [瀏覽器剪藏擴充支援範本配置](https://github.com/siyuan-note/siyuan/issues/14801) ### 修復缺陷 diff --git a/app/changelogs/v3.1.29/v3.1.29_zh_CN.md b/app/changelogs/v3.1.29/v3.1.29_zh_CN.md index 4bf82aea9..4fd4c0172 100644 --- a/app/changelogs/v3.1.29/v3.1.29_zh_CN.md +++ b/app/changelogs/v3.1.29/v3.1.29_zh_CN.md @@ -68,6 +68,7 @@ * [移除数据库标题中的 `
`](https://github.com/siyuan-note/siyuan/issues/14770) * [改进文档树名称字母排序](https://github.com/siyuan-note/siyuan/issues/14773) * [改进数据库批量粘贴性能并支持更多类型的转换](https://github.com/siyuan-note/siyuan/issues/14780) +* [浏览器剪藏扩展支持模板配置](https://github.com/siyuan-note/siyuan/issues/14801) ### 修复缺陷