🔖 Release v2.9.5

This commit is contained in:
Daniel 2023-07-10 23:23:41 +08:00
parent 5e4f2fb1f8
commit 0c6c80ffbd
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,6 @@ 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
@ -48,3 +47,4 @@ Below are the detailed changes in this version.
* [Add text type column to Attribute View](https://github.com/siyuan-note/siyuan/issues/8693)
* [Add select type column to Attribute View](https://github.com/siyuan-note/siyuan/issues/8694)
* [Block data sync to Attribute View](https://github.com/siyuan-note/siyuan/issues/8696)
* [Add kernel API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724)

View file

@ -25,7 +25,6 @@
* [改進桌面端創建工作空間交互](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)
### 修復缺陷
@ -48,3 +47,4 @@
* [屬性視圖添加文本類型列](https://github.com/siyuan-note/siyuan/issues/8693)
* [屬性視圖添加選擇類型列](https://github.com/siyuan-note/siyuan/issues/8694)
* [塊數據同步至屬性視圖](https://github.com/siyuan-note/siyuan/issues/8696)
* [添加內核 API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724)

View file

@ -25,7 +25,6 @@
* [改进桌面端创建工作空间交互](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)
### 修复缺陷
@ -48,3 +47,4 @@
* [属性视图添加文本类型列](https://github.com/siyuan-note/siyuan/issues/8693)
* [属性视图添加选择类型列](https://github.com/siyuan-note/siyuan/issues/8694)
* [块数据同步至属性视图](https://github.com/siyuan-note/siyuan/issues/8696)
* [添加内核 API `/api/network/forwardProxy`](https://github.com/siyuan-note/siyuan/issues/8724)