mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
📝 Update changelogs
This commit is contained in:
parent
678f28a37c
commit
5290e5c19c
3 changed files with 93 additions and 0 deletions
31
app/changelogs/v3.0.0/v3.0.0.md
Normal file
31
app/changelogs/v3.0.0/v3.0.0.md
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
## Overview
|
||||
|
||||
This version officially releases the database table view feature, which can be used by all users.
|
||||
|
||||
## Changelogs
|
||||
|
||||
Below are the detailed changes in this version.
|
||||
|
||||
### Feature
|
||||
|
||||
* [Database table view](https://github.com/siyuan-note/siyuan/issues/2829)
|
||||
|
||||
### Enhancement
|
||||
|
||||
* [Azure OpenAI AI support](https://github.com/siyuan-note/siyuan/issues/8095)
|
||||
* [Support custom AI request User-Agent header](https://github.com/siyuan-note/siyuan/issues/10351)
|
||||
* [Support custom AI models](https://github.com/siyuan-note/siyuan/issues/10355)
|
||||
* [Improve list enter](https://github.com/siyuan-note/siyuan/issues/10359)
|
||||
|
||||
### Bugfix
|
||||
|
||||
* [Inline element setting exception](https://github.com/siyuan-note/siyuan/issues/10357)
|
||||
|
||||
### Development
|
||||
|
||||
* [Add internal kernel API `/api/block/appendDailyNoteBlock`](https://github.com/siyuan-note/siyuan/issues/10368)
|
||||
|
||||
## Download
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
31
app/changelogs/v3.0.0/v3.0.0_zh_CHT.md
Normal file
31
app/changelogs/v3.0.0/v3.0.0_zh_CHT.md
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
## 概述
|
||||
|
||||
此版本正式發布資料庫表格視圖特性,所有使用者均可使用。
|
||||
|
||||
## 變更記錄
|
||||
|
||||
以下是此版本中的詳細變更。
|
||||
|
||||
### 引入特性
|
||||
|
||||
* [資料庫表格檢視](https://github.com/siyuan-note/siyuan/issues/2829)
|
||||
|
||||
### 改進功能
|
||||
|
||||
* [Azure OpenAI 人工智慧支援](https://github.com/siyuan-note/siyuan/issues/8095)
|
||||
* [支援自訂人工智慧請求標頭 User-Agent](https://github.com/siyuan-note/siyuan/issues/10351)
|
||||
* [支援自訂人工智慧模型](https://github.com/siyuan-note/siyuan/issues/10355)
|
||||
* [改進清單換行互動](https://github.com/siyuan-note/siyuan/issues/10359)
|
||||
|
||||
### 修復缺陷
|
||||
|
||||
* [行級元素設定異常](https://github.com/siyuan-note/siyuan/issues/10357)
|
||||
|
||||
### 開發者
|
||||
|
||||
* [新增內部核心 API `/api/block/appendDailyNoteBlock`](https://github.com/siyuan-note/siyuan/issues/10368)
|
||||
|
||||
## 下載
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
31
app/changelogs/v3.0.0/v3.0.0_zh_CN.md
Normal file
31
app/changelogs/v3.0.0/v3.0.0_zh_CN.md
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
## 概述
|
||||
|
||||
该版本正式发布数据库表格视图特性,所有用户均可使用。
|
||||
|
||||
## 变更记录
|
||||
|
||||
以下是此版本中的详细变更。
|
||||
|
||||
### 引入特性
|
||||
|
||||
* [数据库表格视图](https://github.com/siyuan-note/siyuan/issues/2829)
|
||||
|
||||
### 改进功能
|
||||
|
||||
* [Azure OpenAI 人工智能支持](https://github.com/siyuan-note/siyuan/issues/8095)
|
||||
* [支持自定义人工智能请求标头 User-Agent](https://github.com/siyuan-note/siyuan/issues/10351)
|
||||
* [支持自定义人工智能模型](https://github.com/siyuan-note/siyuan/issues/10355)
|
||||
* [改进列表换行交互](https://github.com/siyuan-note/siyuan/issues/10359)
|
||||
|
||||
### 修复缺陷
|
||||
|
||||
* [行级元素设置异常](https://github.com/siyuan-note/siyuan/issues/10357)
|
||||
|
||||
### 开发者
|
||||
|
||||
* [添加内部内核 API `/api/block/appendDailyNoteBlock`](https://github.com/siyuan-note/siyuan/issues/10368)
|
||||
|
||||
## 下载
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
Loading…
Add table
Add a link
Reference in a new issue