📝 Update changelogs

This commit is contained in:
Daniel 2023-10-11 11:08:44 +08:00
parent f0ad3268ba
commit f6f1148de1
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)