diff --git a/app/changelogs/v2.10.10/v2.10.9.md b/app/changelogs/v2.10.10/v2.10.9.md index 8475cdb7d..d2b95c6fc 100644 --- a/app/changelogs/v2.10.10/v2.10.9.md +++ b/app/changelogs/v2.10.10/v2.10.9.md @@ -14,6 +14,7 @@ Below are the detailed changes in this version. * [Improve PDF annotation color](https://github.com/siyuan-note/siyuan/issues/9206) * [Add plugin CSS and custom CSS to the export PDF page](https://github.com/siyuan-note/siyuan/issues/9376) +* [Add `Open backlink` and `Open graph` to the block ref right-click menu](https://github.com/siyuan-note/siyuan/issues/9383) * [Code snippet settings use a fixed-width font](https://github.com/siyuan-note/siyuan/issues/9385) * [Add --b3-font-family to --b3-font-family-code](https://github.com/siyuan-note/siyuan/issues/9386) * [Authenticate requests of assets other than 127.0.0.1](https://github.com/siyuan-note/siyuan/issues/9388) diff --git a/app/changelogs/v2.10.10/v2.10.9_zh_CHT.md b/app/changelogs/v2.10.10/v2.10.9_zh_CHT.md index 5cb1c060e..653143625 100644 --- a/app/changelogs/v2.10.10/v2.10.9_zh_CHT.md +++ b/app/changelogs/v2.10.10/v2.10.9_zh_CHT.md @@ -14,6 +14,7 @@ * [改良 PDF 標註顏色](https://github.com/siyuan-note/siyuan/issues/9206) * [匯出 PDF 時支援外掛 CSS 與程式碼片段 CSS](https://github.com/siyuan-note/siyuan/issues/9376) +* [為區塊引用右鍵選單新增 `開啟反向連結` 和 `開啟關係圖`](https://github.com/siyuan-note/siyuan/issues/9383) * [程式碼片段設定使用等寬字體](https://github.com/siyuan-note/siyuan/issues/9385) * [在 --b3-font-family-code 中新增 --b3-font-family](https://github.com/siyuan-note/siyuan/issues/9386) * [非 127.0.0.1 請求 assets 進行鑑權](https://github.com/siyuan-note/siyuan/issues/9388) diff --git a/app/changelogs/v2.10.10/v2.10.9_zh_CN.md b/app/changelogs/v2.10.10/v2.10.9_zh_CN.md index 96ed9f4fe..5fa038251 100644 --- a/app/changelogs/v2.10.10/v2.10.9_zh_CN.md +++ b/app/changelogs/v2.10.10/v2.10.9_zh_CN.md @@ -14,6 +14,7 @@ * [改进 PDF 标注颜色](https://github.com/siyuan-note/siyuan/issues/9206) * [导出 PDF 时支持插件 CSS 和代码片段 CSS](https://github.com/siyuan-note/siyuan/issues/9376) +* [为块引用右键菜单添加 `打开反向链接` 和 `打开关系图`](https://github.com/siyuan-note/siyuan/issues/9383) * [代码片段设置使用等宽字体](https://github.com/siyuan-note/siyuan/issues/9385) * [在 --b3-font-family-code 中添加 --b3-font-family](https://github.com/siyuan-note/siyuan/issues/9386) * [非 127.0.0.1 请求 assets 进行鉴权](https://github.com/siyuan-note/siyuan/issues/9388)