diff --git a/app/changelogs/v2.10.6/v2.10.6.md b/app/changelogs/v2.10.6/v2.10.6.md index ce6badf39..9b6664300 100644 --- a/app/changelogs/v2.10.6/v2.10.6.md +++ b/app/changelogs/v2.10.6/v2.10.6.md @@ -29,6 +29,7 @@ Below are the detailed changes in this version. * [Improve prompts for deleting bookmarks](https://github.com/siyuan-note/siyuan/issues/9196) * [Improve the stability of creating data snapshots and data sync](https://github.com/siyuan-note/siyuan/issues/9197) * [Automatically move corrupted notebook folders to the corrupted folder](https://github.com/siyuan-note/siyuan/issues/9202) +* [Virtual references exclude the name and aliases from the current document](https://github.com/siyuan-note/siyuan/issues/9204) ### Bugfix diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md index bdb576e72..3af95d29f 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md @@ -29,6 +29,7 @@ * [改進刪除書籤提示](https://github.com/siyuan-note/siyuan/issues/9196) * [改進創建快照和數據同步的穩定性](https://github.com/siyuan-note/siyuan/issues/9197) * [自動將損壞的筆記本文件夾移動到 corrupted 文件夾下](https://github.com/siyuan-note/siyuan/issues/9202) +* [虛擬引用排除當前文檔命名和別名](https://github.com/siyuan-note/siyuan/issues/9204) ### 修復缺陷 diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md index ef50a7b21..4995c1c29 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md @@ -29,6 +29,7 @@ * [改进删除书签提示](https://github.com/siyuan-note/siyuan/issues/9196) * [改进创建快照和数据同步的稳定性](https://github.com/siyuan-note/siyuan/issues/9197) * [自动将损坏的笔记本文件夹移动到 corrupted 文件夹下](https://github.com/siyuan-note/siyuan/issues/9202) +* [虚拟引用排除当前文档命名和别名](https://github.com/siyuan-note/siyuan/issues/9204) ### 修复缺陷