diff --git a/app/changelogs/v2.10.8/v2.10.8.md b/app/changelogs/v2.10.8/v2.10.8.md index c6607a9949d..d5db34b02e3 100644 --- a/app/changelogs/v2.10.8/v2.10.8.md +++ b/app/changelogs/v2.10.8/v2.10.8.md @@ -37,6 +37,7 @@ Below are the detailed changes in this version. ### Development +* [Add template type column to Attribute View](https://github.com/siyuan-note/siyuan/issues/8766) * [Try catch plugin `onunload`](https://github.com/siyuan-note/siyuan/issues/9240) * [Improve the placement point for dragging blocks into the database](https://github.com/siyuan-note/siyuan/issues/9273) * [Improve attribute view menu style](https://github.com/siyuan-note/siyuan/issues/9281) diff --git a/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md b/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md index b00385c4b0b..74c20a665b6 100644 --- a/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md +++ b/app/changelogs/v2.10.8/v2.10.8_zh_CHT.md @@ -37,6 +37,7 @@ ### 開發者 +* [屬性視圖新增範本列類型](https://github.com/siyuan-note/siyuan/issues/8766) * [擷取外掛程式 `onunload` 異常](https://github.com/siyuan-note/siyuan/issues/9240) * [改進拖曳區塊到資料庫的放置點](https://github.com/siyuan-note/siyuan/issues/9273) * [改進屬性視圖選單樣式](https://github.com/siyuan-note/siyuan/issues/9281) diff --git a/app/changelogs/v2.10.8/v2.10.8_zh_CN.md b/app/changelogs/v2.10.8/v2.10.8_zh_CN.md index 2e6d4e9f389..8ab79781364 100644 --- a/app/changelogs/v2.10.8/v2.10.8_zh_CN.md +++ b/app/changelogs/v2.10.8/v2.10.8_zh_CN.md @@ -37,6 +37,7 @@ ### 开发者 +* [属性视图添加模板列类型](https://github.com/siyuan-note/siyuan/issues/8766) * [捕获插件 `onunload` 异常](https://github.com/siyuan-note/siyuan/issues/9240) * [改进拖拽块到数据库的放置点](https://github.com/siyuan-note/siyuan/issues/9273) * [改进属性视图菜单样式](https://github.com/siyuan-note/siyuan/issues/9281)