From 6e475e185709e81b39a6ef5d0eae028a3c034369 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 1 Oct 2023 11:05:24 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.8/v2.10.8.md | 1 + app/changelogs/v2.10.8/v2.10.8_zh_CHT.md | 3 ++- app/changelogs/v2.10.8/v2.10.8_zh_CN.md | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/changelogs/v2.10.8/v2.10.8.md b/app/changelogs/v2.10.8/v2.10.8.md index 28ff8485a..c6607a994 100644 --- a/app/changelogs/v2.10.8/v2.10.8.md +++ b/app/changelogs/v2.10.8/v2.10.8.md @@ -49,3 +49,4 @@ Below are the detailed changes in this version. * [Attribute view column line wrapping issues](https://github.com/siyuan-note/siyuan/issues/9303) * [Database asset column supports search insertion](https://github.com/siyuan-note/siyuan/issues/9313) * [Attribute Panel - Database sort attributes by view column order](https://github.com/siyuan-note/siyuan/issues/9319) +* [Add the data-href attribute to the link in the attributes view](https://github.com/siyuan-note/siyuan/issues/9291) 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 b65ab868f..b00385c4b 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 @@ -48,4 +48,5 @@ * [升級 Electron](https://github.com/siyuan-note/siyuan/issues/9301) * [屬性視圖列換行問題](https://github.com/siyuan-note/siyuan/issues/9303) * [資料庫資源檔案列支援搜尋插入](https://github.com/siyuan-note/siyuan/issues/9313) -* [屬性面板 - 資料庫 遵循視圖列排序](https://github.com/siyuan-note/siyuan/issues/9319) \ No newline at end of file +* [屬性面板 - 資料庫 遵循視圖列排序](https://github.com/siyuan-note/siyuan/issues/9319) +* [新增屬性檢視超連結 data-href 屬性](https://github.com/siyuan-note/siyuan/issues/9291) 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 43f569198..2e6d4e9f3 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 @@ -49,3 +49,4 @@ * [属性视图列换行问题](https://github.com/siyuan-note/siyuan/issues/9303) * [数据库资源文件列支持搜索插入](https://github.com/siyuan-note/siyuan/issues/9313) * [属性面板 - 数据库 遵循视图列排序](https://github.com/siyuan-note/siyuan/issues/9319) +* [添加属性视图超链接 data-href 属性](https://github.com/siyuan-note/siyuan/issues/9291)