📝 Update changelogs

This commit is contained in:
Daniel 2023-11-20 11:25:43 +08:00
parent 1840502b04
commit e64be69f61
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017
3 changed files with 150 additions and 0 deletions

View File

@ -0,0 +1,50 @@
## Overview
This version supports resetting the flash card review progress, improves the local chunk integrity check of data sync, and uses discrete GPU by default when there are multiple GPUs on the desktop.
A lot of other details have also been improved, welcome to upgrade to experience.
Advertisement: Currently, `PRO Features` are in the early bird price stage, welcome to [learn more](https://b3log.org/siyuan/en/pricing.html).
Note: The annual `Subscription` includes `Pro features`. If you are an annual subscriber, you do not need to buy PRO Features separately.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Support resetting the learning progress of flashcards](https://github.com/siyuan-note/siyuan/issues/9564)
* [Support "Unsplit All" and "Unsplit" tabs](https://github.com/siyuan-note/siyuan/issues/9586)
* [Add copy code/kbd element item to context menu](https://github.com/siyuan-note/siyuan/issues/9630)
* [Improve default operation of `^D` on macOS](https://github.com/siyuan-note/siyuan/issues/9643)
* [Support keymap configuration for `Ctrl+Tab` and `Ctrl+Shift+Tab`](https://github.com/siyuan-note/siyuan/issues/9645)
* [Support OpenAI model `gpt-3.5-turbo-1106` and `gpt-4-1106-preview`](https://github.com/siyuan-note/siyuan/issues/9659)
* [Recent doc switcher supports filtering by input](https://github.com/siyuan-note/siyuan/issues/9663)
* [Inline formulas and memo support preserving line breaks](https://github.com/siyuan-note/siyuan/issues/9664)
* [Clear check index when purging data repo](https://github.com/siyuan-note/siyuan/issues/9665)
* [Add Recent doc to main menu](https://github.com/siyuan-note/siyuan/issues/9666)
* [Creating a dailynote no longer switches between multiple windows](https://github.com/siyuan-note/siyuan/issues/9669)
* [Repeated references to the same block within a block only count as one reference](https://github.com/siyuan-note/siyuan/issues/9670)
* [Spell check should be disabled inside inline and block code](https://github.com/siyuan-note/siyuan/issues/9672)
* [Sort by Due asc on the flashcard management UI](https://github.com/siyuan-note/siyuan/pull/9673)
* [Open the doc by long press on the breadcrumb for mobile and tablet](https://github.com/siyuan-note/siyuan/issues/9674)
* [Support `Close all tabs at startup` on mobile](https://github.com/siyuan-note/siyuan/issues/9678)
* [Improve `Quit the application` on the auth page](https://github.com/siyuan-note/siyuan/issues/9680)
* [The first letter of code, tag, and kbd will leave empty elements when pressing `Enter`](https://github.com/siyuan-note/siyuan/issues/9682)
* [Improve checking local data chunk integrity before data sync](https://github.com/siyuan-note/siyuan/issues/9688)
* [Improve delete interaction when cursor is in front of inline code](https://github.com/siyuan-note/siyuan/issues/9690)
* [Force using discrete GPU when there are multiple GPUs available on the desktop](https://github.com/siyuan-note/siyuan/issues/9694)
* [Support set Chromium command line arguments on the desktop](https://github.com/siyuan-note/siyuan/issues/9696)
### Document
* [Docker compose example](https://github.com/siyuan-note/siyuan/pull/9679)
### Development
* [Calculate row are misaligned after resize column or refresh editor](https://github.com/siyuan-note/siyuan/issues/9660)
* [Kernel API `/api/query/sql` support `||` operator](https://github.com/siyuan-note/siyuan/issues/9662)
* [Add database table view checkbox column type](https://github.com/siyuan-note/siyuan/issues/9667)
* [Improve heading2doc/li2doc sorting](https://github.com/siyuan-note/siyuan/issues/9668)
* [Add internal kernel API `/api/search/getEmbedBlock`](https://github.com/siyuan-note/siyuan/issues/9681)

View File

@ -0,0 +1,50 @@
## 概述
此版本支援重設閃卡複習進度,改善了資料同步本機分塊完整性校驗,並在桌面端多顯示卡時預設使用獨立顯示卡。
其他細節也做了大量改進,歡迎升級體驗。
廣告: 目前 `功能特性` 正處於早鳥價階段,歡迎[了解](https://b3log.org/siyuan/pricing.html)。
註:`年付訂閱` 包含 `功能特性`,如果你是訂閱會員,則無需單獨購買功能特性。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [支援重置閃卡複習進度](https://github.com/siyuan-note/siyuan/issues/9564)
* [支援頁籤 "取消全部分螢幕" 和 "取消分割畫面"](https://github.com/siyuan-note/siyuan/issues/9586)
* [新增行級程式碼和鍵盤元素的右鍵複製選單](https://github.com/siyuan-note/siyuan/issues/9630)
* [改進 macOS 桌面端 `^D` 預設操作](https://github.com/siyuan-note/siyuan/issues/9643)
* [支援調整配置快速鍵 `Ctrl+Tab` 和 `Ctrl+Shift+Tab`](https://github.com/siyuan-note/siyuan/issues/9645)
* [支援 OpenAI 模型 `gpt-3.5-turbo-1106` 和 `gpt-4-1106-preview`](https://github.com/siyuan-note/siyuan/issues/9659)
* [最近的文件切換器支援輸入搜尋過濾](https://github.com/siyuan-note/siyuan/issues/9663)
* [行級公式與備註支援保留換行](https://github.com/siyuan-note/siyuan/issues/9664)
* [清理資料倉儲時清理校驗索引](https://github.com/siyuan-note/siyuan/issues/9665)
* [在主選單中新增最近的文件切換器入口](https://github.com/siyuan-note/siyuan/issues/9666)
* [多視窗情況下建立日誌不再切換](https://github.com/siyuan-note/siyuan/issues/9669)
* [同一個區塊重複引用相同區塊時僅計入一次引用](https://github.com/siyuan-note/siyuan/issues/9670)
* [在行級程式碼和程式碼區塊中停用拼字檢查](https://github.com/siyuan-note/siyuan/issues/9672)
* [閃卡管理介面依到期時間升序排序](https://github.com/siyuan-note/siyuan/pull/9673)
* [行動端和平板端支援長按麵包屑開啟文件](https://github.com/siyuan-note/siyuan/issues/9674)
* [行動端支援 `啟動時關閉所有頁籤`](https://github.com/siyuan-note/siyuan/issues/9678)
* [改進鑑權頁 `退出應用程式`](https://github.com/siyuan-note/siyuan/issues/9680)
* [在行級程式碼、標籤和鍵盤元素首字母前按回車後不保留空元素](https://github.com/siyuan-note/siyuan/issues/9682)
* [改進資料同步本地分塊完整性校驗](https://github.com/siyuan-note/siyuan/issues/9688)
* [改進行級程式碼前刪除的互動](https://github.com/siyuan-note/siyuan/issues/9690)
* [桌面端多顯示卡可用時預設使用獨立顯示卡](https://github.com/siyuan-note/siyuan/issues/9694)
* [桌面端支援設定 Chromium 命令列參數](https://github.com/siyuan-note/siyuan/issues/9696)
### 改進文檔
* [新增 Docker compose 範例](https://github.com/siyuan-note/siyuan/pull/9679)
### 開發者
* [資料庫表格視圖調整列寬後計算行未對齊](https://github.com/siyuan-note/siyuan/issues/9660)
* [內核 API `/api/query/sql` 支援 `||` 運算子](https://github.com/siyuan-note/siyuan/issues/9662)
* [新增資料庫表格視圖勾選框列](https://github.com/siyuan-note/siyuan/issues/9667)
* [改進 heading2doc/li2doc 排序](https://github.com/siyuan-note/siyuan/issues/9668)
* [新增內部內核 API `/api/search/getEmbedBlock`](https://github.com/siyuan-note/siyuan/issues/9681)

View File

@ -0,0 +1,50 @@
## 概述
该版本支持重置闪卡复习进度,改进了数据同步本地分块完整性校验,并在桌面端多显卡时默认使用独立显卡。
其他细节也做了大量改进,欢迎升级体验。
广告: 目前 `功能特性` 正处于早鸟价阶段,欢迎[了解](https://b3log.org/siyuan/pricing.html)。
注:`年付订阅` 包含 `功能特性`,如果你是订阅会员,则无需单独购买功能特性。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [支持重置闪卡复习进度](https://github.com/siyuan-note/siyuan/issues/9564)
* [支持页签 "取消全部分屏" 和 "取消分屏"](https://github.com/siyuan-note/siyuan/issues/9586)
* [添加行级代码和键盘元素的右键复制菜单](https://github.com/siyuan-note/siyuan/issues/9630)
* [改进 macOS 桌面端 `^D` 默认操作](https://github.com/siyuan-note/siyuan/issues/9643)
* [支持调整配置快捷键 `Ctrl+Tab` 和 `Ctrl+Shift+Tab`](https://github.com/siyuan-note/siyuan/issues/9645)
* [支持 OpenAI 模型 `gpt-3.5-turbo-1106` 和 `gpt-4-1106-preview`](https://github.com/siyuan-note/siyuan/issues/9659)
* [最近的文档切换器支持输入搜索过滤](https://github.com/siyuan-note/siyuan/issues/9663)
* [行级公式和备注支持保留换行](https://github.com/siyuan-note/siyuan/issues/9664)
* [清理数据仓库时清理校验索引](https://github.com/siyuan-note/siyuan/issues/9665)
* [在主菜单中添加最近的文档切换器入口](https://github.com/siyuan-note/siyuan/issues/9666)
* [多窗口情况下创建日志不再切换](https://github.com/siyuan-note/siyuan/issues/9669)
* [同一个块中重复引用相同块时仅计入一次引用](https://github.com/siyuan-note/siyuan/issues/9670)
* [在行级代码和代码块中禁用拼写检查](https://github.com/siyuan-note/siyuan/issues/9672)
* [闪卡管理界面按到期时间升序排序](https://github.com/siyuan-note/siyuan/pull/9673)
* [移动端和平板端支持长按面包屑打开文档](https://github.com/siyuan-note/siyuan/issues/9674)
* [移动端支持 `启动时关闭所有页签`](https://github.com/siyuan-note/siyuan/issues/9678)
* [改进鉴权页 `退出应用`](https://github.com/siyuan-note/siyuan/issues/9680)
* [在行级代码、标签和键盘元素首字母前按回车后不保留空元素](https://github.com/siyuan-note/siyuan/issues/9682)
* [改进数据同步本地分块完整性校验](https://github.com/siyuan-note/siyuan/issues/9688)
* [改进行级代码前删除的交互](https://github.com/siyuan-note/siyuan/issues/9690)
* [桌面端多显卡可用时默认使用独立显卡](https://github.com/siyuan-note/siyuan/issues/9694)
* [桌面端支持设置 Chromium 命令行参数](https://github.com/siyuan-note/siyuan/issues/9696)
### 改进文档
* [添加 Docker compose 示例](https://github.com/siyuan-note/siyuan/pull/9679)
### 开发者
* [数据库表格视图调整列宽后计算行未对齐](https://github.com/siyuan-note/siyuan/issues/9660)
* [内核 API `/api/query/sql` 支持 `||` 操作符](https://github.com/siyuan-note/siyuan/issues/9662)
* [添加数据库表格视图勾选框列](https://github.com/siyuan-note/siyuan/issues/9667)
* [改进 heading2doc/li2doc 排序](https://github.com/siyuan-note/siyuan/issues/9668)
* [添加内部内核 API `/api/search/getEmbedBlock`](https://github.com/siyuan-note/siyuan/issues/9681)