From 5e4f2fb1f82e69ab39b5e62f3dd89bf15efb3c19 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 10 Jul 2023 23:23:06 +0800 Subject: [PATCH] :bookmark: Release v2.9.5 --- app/changelogs/v2.9.5/v2.9.5.md | 1 + app/changelogs/v2.9.5/v2.9.5_zh_CHT.md | 1 + app/changelogs/v2.9.5/v2.9.5_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.9.5/v2.9.5.md b/app/changelogs/v2.9.5/v2.9.5.md index 16f50780d..2de5dc07c 100644 --- a/app/changelogs/v2.9.5/v2.9.5.md +++ b/app/changelogs/v2.9.5/v2.9.5.md @@ -25,6 +25,7 @@ Below are the detailed changes in this version. * [Improve create workspace interaction](https://github.com/siyuan-note/siyuan/issues/8700) * [Support for saving .sy files in the single-line format](https://github.com/siyuan-note/siyuan/issues/8712) * [Adjacent inline element in the same para but different line](https://github.com/siyuan-note/siyuan/issues/8713) +* [Add kernel API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724) ### Bugfix diff --git a/app/changelogs/v2.9.5/v2.9.5_zh_CHT.md b/app/changelogs/v2.9.5/v2.9.5_zh_CHT.md index 312ed0f16..ad87b3495 100644 --- a/app/changelogs/v2.9.5/v2.9.5_zh_CHT.md +++ b/app/changelogs/v2.9.5/v2.9.5_zh_CHT.md @@ -25,6 +25,7 @@ * [改進桌面端創建工作空間交互](https://github.com/siyuan-note/siyuan/issues/8700) * [支持以單行 JSON 格式保存 .sy 文件](https://github.com/siyuan-note/siyuan/issues/8712) * [不再自動合併相鄰換行的行級元素](https://github.com/siyuan-note/siyuan/issues/8713) +* [添加內核 API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724) ### 修復缺陷 diff --git a/app/changelogs/v2.9.5/v2.9.5_zh_CN.md b/app/changelogs/v2.9.5/v2.9.5_zh_CN.md index b92f7dcc9..d88b9c615 100644 --- a/app/changelogs/v2.9.5/v2.9.5_zh_CN.md +++ b/app/changelogs/v2.9.5/v2.9.5_zh_CN.md @@ -25,6 +25,7 @@ * [改进桌面端创建工作空间交互](https://github.com/siyuan-note/siyuan/issues/8700) * [支持以单行 JSON 格式保存 .sy 文件](https://github.com/siyuan-note/siyuan/issues/8712) * [不再自动合并相邻换行的行级元素](https://github.com/siyuan-note/siyuan/issues/8713) +* [添加内核 API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724) ### 修复缺陷