Explorar el Código

:memo: Update changelogs

Daniel hace 1 año
padre
commit
0c7031909c

+ 1 - 0
app/changelogs/v3.0.2/v3.0.2.md

@@ -34,6 +34,7 @@ Below are the detailed changes in this version.
 * [Full screen editor in dialog box cannot drag window after Esc](https://github.com/siyuan-note/siyuan/issues/10475)
 * [Full screen editor in dialog box cannot drag window after Esc](https://github.com/siyuan-note/siyuan/issues/10475)
 * [Database table view sorts abnormally after deleting numeric values](https://github.com/siyuan-note/siyuan/issues/10476)
 * [Database table view sorts abnormally after deleting numeric values](https://github.com/siyuan-note/siyuan/issues/10476)
 * [Unexpected spacing on the right of the editing area after resizing Alt+O outline](https://github.com/siyuan-note/siyuan/issues/10500)
 * [Unexpected spacing on the right of the editing area after resizing Alt+O outline](https://github.com/siyuan-note/siyuan/issues/10500)
+* [The outline width is too small and cannot be dragged](https://github.com/siyuan-note/siyuan/issues/10506)
 
 
 ### Refactor
 ### Refactor
 
 

+ 27 - 28
app/changelogs/v3.0.2/v3.0.2_zh_CHT.md

@@ -1,6 +1,6 @@
 ## 概述
 ## 概述
 
 
-此版本支援列出失效的區塊引用,行動端支援拍照插入,資料庫日期欄位支援「相對於今天」過濾。
+此版本支援列出失效的區塊引用,行動端支援拍照插入,資料庫日期欄位支援「相對於今天」過濾。
 
 
 ## 變更記錄
 ## 變更記錄
 
 
@@ -8,42 +8,41 @@
 
 
 ### 改進功能
 ### 改進功能
 
 
-* [支援閃卡設定複習模式](https://github.com/siyuan-note/siyuan/issues/10303)
-* [顯示 Mermaid 錯誤日誌並降低渲染抖動](https://github.com/siyuan-note/siyuan/issues/10374)
-* [支援 F13-32 快捷鍵配置](https://github.com/siyuan-note/siyuan/issues/10375)
-* [`上方/下方新文件` 功能在筆記本等級自訂排序時可用](https://github.com/siyuan-note/siyuan/issues/10381)
-* [改進刪除作業後的遊標位置](https://github.com/siyuan-note/siyuan/issues/10389)
-* [改進分隔線下方空格刪除操作](https://github.com/siyuan-note/siyuan/issues/10393)
-* [改進資料庫建立列時彈出視窗的效能](https://github.com/siyuan-note/siyuan/issues/10394)
-* [浮窗中有選單時保持顯示](https://github.com/siyuan-note/siyuan/issues/10397)
-* [關閉所有編輯器後更新大綱](https://github.com/siyuan-note/siyuan/issues/10400)
-* [資料庫關聯欄位候選值不再受視圖過濾影響](https://github.com/siyuan-note/siyuan/issues/10411)
-* [改進資料庫表格視圖選擇列互動](https://github.com/siyuan-note/siyuan/issues/10421)
-* [遊標在行級工具列時不再觸發停靠列](https://github.com/siyuan-note/siyuan/issues/10427)
-* [改進行動端 `+` 選單](https://github.com/siyuan-note/siyuan/issues/10430)
-* [支援禁用清單項目圓點/數字點擊對焦](https://github.com/siyuan-note/siyuan/issues/10431)
-* [唯讀模式下顯示嵌入區塊刷新按鈕](https://github.com/siyuan-note/siyuan/issues/10432)
-* [資料庫表格檢視範本列支援讀取關聯、匯總、建立時間和更新時間列](https://github.com/siyuan-note/siyuan/issues/10442)
-* [改進建立資料庫後遊標焦點](https://github.com/siyuan-note/siyuan/issues/10444)
-* [改進滾動時選擇區塊](https://github.com/siyuan-note/siyuan/issues/10503)
+* [支援在搜尋對話方塊中列出失效的區塊參考](https://github.com/siyuan-note/siyuan/issues/10396)
+* [資料庫區塊支援指定視圖](https://github.com/siyuan-note/siyuan/issues/10443)
+* [改進資料庫視圖切換](https://github.com/siyuan-note/siyuan/issues/10448)
+* [資料庫日期欄位支援相對於今天的過濾](https://github.com/siyuan-note/siyuan/issues/10451)
+* [在移動到選擇閃卡文件後不再彈出鍵盤](https://github.com/siyuan-note/siyuan/issues/10457)
+* [改良行動端橫屏時的閃卡複習介面](https://github.com/siyuan-note/siyuan/issues/10459)
+* [改進頁籤限制設定](https://github.com/siyuan-note/siyuan/issues/10470)
+* [改進行動端 `退出應用程式` 按鈕樣式](https://github.com/siyuan-note/siyuan/issues/10473)
+* [匯出資料庫區塊時使用目前視圖設定的篩選和排序](https://github.com/siyuan-note/siyuan/issues/10474)
+* [改進行動裝置文件樹展開按鈕區域](https://github.com/siyuan-note/siyuan/issues/10477)
+* [支援隱藏資料庫表格視圖標題](https://github.com/siyuan-note/siyuan/issues/10478)
+* [Android 端支援拍照插入圖片](https://github.com/siyuan-note/siyuan/issues/10479)
+* [限制 KaTex 巨集最大遞歸解析深度為 16](https://github.com/siyuan-note/siyuan/issues/10484)
+* [資料庫表格視圖存在過濾時新增行不再填入預設值](https://github.com/siyuan-note/siyuan/issues/10486)
+* [取消引用後自動刷新文件引用計數](https://github.com/siyuan-note/siyuan/issues/10487)
 
 
 ### 修復缺陷
 ### 修復缺陷
 
 
-* [無法設定 Azure OpenAI](https://github.com/siyuan-note/siyuan/issues/10390)
-* [行級元素 Markdown 編輯異常](https://github.com/siyuan-note/siyuan/issues/10391)
-* [匯出資料庫區塊時日期欄位未遵循結束時間開關設定](https://github.com/siyuan-note/siyuan/issues/10409)
-* [貼為純文字時出現程式碼](https://github.com/siyuan-note/siyuan/issues/10435)
-* [退出時關閉使用者指南但未關閉編輯器頁籤](https://github.com/siyuan-note/siyuan/issues/10441)
+* [文件標題重新命名導致錨文本轉義異常](https://github.com/siyuan-note/siyuan/issues/10458)
+* [搜尋類型 "資料庫" 無法儲存](https://github.com/siyuan-note/siyuan/issues/10462)
+* [無法透過路徑搜尋影片、音訊區塊](https://github.com/siyuan-note/siyuan/issues/10468)
+* [無法設定 Azure OpenAI](https://github.com/siyuan-note/siyuan/issues/10469)
+* [對話方塊中的全螢幕編輯器在 Esc 後無法拖曳視窗](https://github.com/siyuan-note/siyuan/issues/10475)
+* [資料庫表格視圖刪除數字值後排序異常](https://github.com/siyuan-note/siyuan/issues/10476)
+* [Alt+O 大綱大小拖曳後編輯器右側空白](https://github.com/siyuan-note/siyuan/issues/10500)
+* [大綱寬度太小時無法調大](https://github.com/siyuan-note/siyuan/issues/10506)
 
 
 ### 開發重構
 ### 開發重構
 
 
-* [升級 Electron v29.0.1](https://github.com/siyuan-note/siyuan/issues/10406)
+* [降級 Electron v28.2.4](https://github.com/siyuan-note/siyuan/issues/10463)
 
 
 ### 開發者
 ### 開發者
 
 
-* [改進內部核心 API `/api/attr/batchSetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/10401)
-* [新增內部核心 API `/api/riff/batchSetRiffCardsDueTime`](https://github.com/siyuan-note/siyuan/issues/10423)
-* [核心 API `/api/riff/getRiffCards` 新增參數 `pageSize`](https://github.com/siyuan-note/siyuan/issues/10445)
+* [核心 API `/api/block/transferBlockRef` 新增參數 `reloadUI`](https://github.com/siyuan-note/siyuan/issues/10456)
+* [資料庫表格視儲存格值新增 `createdAt` 和 `updatedAt` 欄位](https://github.com/siyuan-note/siyuan/issues/10492)
 
 
 ## 下載
 ## 下載
 
 

+ 34 - 34
app/changelogs/v3.0.2/v3.0.2_zh_CN.md

@@ -1,50 +1,50 @@
 ## 概述
 ## 概述
 
 
-此版本支援列出失效的區塊引用,行動端支援拍照並插入,資料庫日期欄位支援「相對於今天」過濾
+该版本支持列出失效的块引用,移动端支持拍照插入,数据库日期字段支持“相对于今天”过滤
 
 
-## 變更記錄
+## 变更记录
 
 
-以下是此版本中的詳細變更。
+以下是此版本中的详细变更。
 
 
-### 改功能
+### 改功能
 
 
-* [支援在搜尋對話方塊中列出失效的區塊參考](https://github.com/siyuan-note/siyuan/issues/10396)
-* [資料庫區塊支援指定視圖](https://github.com/siyuan-note/siyuan/issues/10443)
-* [改進資料庫視圖切換](https://github.com/siyuan-note/siyuan/issues/10448)
-* [資料庫日期欄位支援相對於今天的過濾](https://github.com/siyuan-note/siyuan/issues/10451)
-* [在移動到選擇閃卡文件後不再彈出鍵盤](https://github.com/siyuan-note/siyuan/issues/10457)
-* [改良行動端橫屏時的閃卡複習介面](https://github.com/siyuan-note/siyuan/issues/10459)
-* [改進頁籤限制設定](https://github.com/siyuan-note/siyuan/issues/10470)
-* [改進行動端 `退出應用程式` 按鈕樣式](https://github.com/siyuan-note/siyuan/issues/10473)
-* [匯出資料庫區塊時使用目前視圖設定的篩選和排序](https://github.com/siyuan-note/siyuan/issues/10474)
-* [改進行動裝置文件樹展開按鈕區域](https://github.com/siyuan-note/siyuan/issues/10477)
-* [支援隱藏資料庫表格視圖標題](https://github.com/siyuan-note/siyuan/issues/10478)
-* [Android 端支援拍照插入圖片](https://github.com/siyuan-note/siyuan/issues/10479)
-* [限制 KaTex 巨集最大遞歸解析深度為 16](https://github.com/siyuan-note/siyuan/issues/10484)
-* [資料庫表格視圖存在過濾時新增行不再填入預設值](https://github.com/siyuan-note/siyuan/issues/10486)
-* [取消引用後自動刷新文件引用計數](https://github.com/siyuan-note/siyuan/issues/10487)
-* [改进滚动时选择块](https://github.com/siyuan-note/siyuan/issues/10503)
+* [支持在搜索对话框中列出失效的块引用](https://github.com/siyuan-note/siyuan/issues/10396)
+* [数据库块支持指定视图](https://github.com/siyuan-note/siyuan/issues/10443)
+* [改进数据库视图切换](https://github.com/siyuan-note/siyuan/issues/10448)
+* [数据库日期字段支持相对于今天的过滤](https://github.com/siyuan-note/siyuan/issues/10451)
+* [在移动到选择闪卡文档后不再弹出键盘](https://github.com/siyuan-note/siyuan/issues/10457)
+* [改进移动端横屏时的闪卡复习界面](https://github.com/siyuan-note/siyuan/issues/10459)
+* [改进页签限制设置](https://github.com/siyuan-note/siyuan/issues/10470)
+* [改进移动端 `退出应用` 按钮样式](https://github.com/siyuan-note/siyuan/issues/10473)
+* [导出数据库块时使用当前视图设置的过滤和排序](https://github.com/siyuan-note/siyuan/issues/10474)
+* [改进移动端文档树展开按钮区域](https://github.com/siyuan-note/siyuan/issues/10477)
+* [支持隐藏数据库表格视图标题](https://github.com/siyuan-note/siyuan/issues/10478)
+* [Android 端支持拍照插入图片](https://github.com/siyuan-note/siyuan/issues/10479)
+* [限制 KaTex 宏最大递归解析深度为 16](https://github.com/siyuan-note/siyuan/issues/10484)
+* [数据库表格视图存在过滤时添加行不再填充默认值](https://github.com/siyuan-note/siyuan/issues/10486)
+* [取消引用后自动刷新文档引用计数](https://github.com/siyuan-note/siyuan/issues/10487)
 
 
-### 修缺陷
+### 修缺陷
 
 
-* [文件標題重新命名導致錨文本轉義異常](https://github.com/siyuan-note/siyuan/issues/10458)
-* [搜尋類型 "資料庫" 無法儲存](https://github.com/siyuan-note/siyuan/issues/10462)
-* [無法透過路徑搜尋影片、音訊區塊](https://github.com/siyuan-note/siyuan/issues/10468)
-* [無法設定 Azure OpenAI](https://github.com/siyuan-note/siyuan/issues/10469)
-* [對話方塊中的全螢幕編輯器在 Esc 後無法拖曳視窗](https://github.com/siyuan-note/siyuan/issues/10475)
-* [資料庫表格視圖刪除數字值後排序異常](https://github.com/siyuan-note/siyuan/issues/10476)
-* [Alt+O 大綱大小拖曳後編輯器右側空白](https://github.com/siyuan-note/siyuan/issues/10500)
+* [文档标题重命名导致锚文本转义异常](https://github.com/siyuan-note/siyuan/issues/10458)
+* [搜索类型 "数据库" 无法保存](https://github.com/siyuan-note/siyuan/issues/10462)
+* [无法通过路径搜索视频、音频块](https://github.com/siyuan-note/siyuan/issues/10468)
+* [无法设置 Azure OpenAI](https://github.com/siyuan-note/siyuan/issues/10469)
+* [对话框中的全屏编辑器在 Esc 后无法拖动窗口](https://github.com/siyuan-note/siyuan/issues/10475)
+* [数据库表格视图删除数字值后排序异常](https://github.com/siyuan-note/siyuan/issues/10476)
+* [Alt+O 大纲大小拖动后编辑器右侧空白](https://github.com/siyuan-note/siyuan/issues/10500)
+* [大纲宽度太小时无法调大](https://github.com/siyuan-note/siyuan/issues/10506)
 
 
-### 開發重構
+### 开发重构
 
 
-* [降 Electron v28.2.4](https://github.com/siyuan-note/siyuan/issues/10463)
+* [降 Electron v28.2.4](https://github.com/siyuan-note/siyuan/issues/10463)
 
 
-### 開發
+### 开发
 
 
-* [核心 API `/api/block/transferBlockRef` 新增參數 `reloadUI`](https://github.com/siyuan-note/siyuan/issues/10456)
-* [資料庫表格視儲存格值新增 `createdAt` 和 `updatedAt` 欄位](https://github.com/siyuan-note/siyuan/issues/10492)
+* [内核 API `/api/block/transferBlockRef` 添加参数 `reloadUI`](https://github.com/siyuan-note/siyuan/issues/10456)
+* [数据库表格视单元格值添加 `createdAt` 和 `updatedAt` 字段](https://github.com/siyuan-note/siyuan/issues/10492)
 
 
-## 下
+## 下
 
 
 * [B3log](https://b3log.org/siyuan/download.html)
 * [B3log](https://b3log.org/siyuan/download.html)
 * [GitHub](https://github.com/siyuan-note/siyuan/releases)
 * [GitHub](https://github.com/siyuan-note/siyuan/releases)