Browse Source

:art: Virtual references exclude the name and aliases from the current document https://github.com/siyuan-note/siyuan/issues/9204

Daniel 1 year ago
parent
commit
5e21b218b6

+ 1 - 0
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
 

+ 1 - 0
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)
 
 ### 修復缺陷
 

+ 1 - 0
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)
 
 ### 修复缺陷