From 0adea044da7a760b72fcddb8fd5c4a468ebbf195 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 13 May 2024 16:20:00 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.14/v3.0.14.md | 76 ++++++++++++++++++++++++ app/changelogs/v3.0.14/v3.0.14_zh_CHT.md | 76 ++++++++++++++++++++++++ app/changelogs/v3.0.14/v3.0.14_zh_CN.md | 76 ++++++++++++++++++++++++ 3 files changed, 228 insertions(+) create mode 100644 app/changelogs/v3.0.14/v3.0.14.md create mode 100644 app/changelogs/v3.0.14/v3.0.14_zh_CHT.md create mode 100644 app/changelogs/v3.0.14/v3.0.14_zh_CN.md diff --git a/app/changelogs/v3.0.14/v3.0.14.md b/app/changelogs/v3.0.14/v3.0.14.md new file mode 100644 index 000000000..b4a34218b --- /dev/null +++ b/app/changelogs/v3.0.14/v3.0.14.md @@ -0,0 +1,76 @@ +## Overview + +This version fixes some bugs and improves a lot of details. + +## Changelogs + +Below are the detailed changes in this version. + +### Enhancement + +* [Optimize rendering performance of databases containing relation fields](https://github.com/siyuan-note/siyuan/issues/11249) +* [Improve database text, email, url and phone field content escaping](https://github.com/siyuan-note/siyuan/issues/11255) +* [Improve backlink panel mention expansion configuration](https://github.com/siyuan-note/siyuan/issues/11262) +* [Improve responsiveness of code blocks](https://github.com/siyuan-note/siyuan/issues/11274) +* [Don't hide error messages when copying them](https://github.com/siyuan-note/siyuan/issues/11275) +* [Clear ZWSP when remove tag, code and kbd inline elements](https://github.com/siyuan-note/siyuan/issues/11285) +* [Improve sorting for `Add to Database`](https://github.com/siyuan-note/siyuan/issues/11286) +* [Improve link tip](https://github.com/siyuan-note/siyuan/issues/11294) +* [Improve editor preview](https://github.com/siyuan-note/siyuan/issues/11295) +* [Improve HTML code block clipping](https://github.com/siyuan-note/siyuan/issues/11296) +* [Improve database auto-fill value when enabling filter](https://github.com/siyuan-note/siyuan/issues/11297) +* [Improve data history tip](https://github.com/siyuan-note/siyuan/issues/11301) +* [In read-only mode, new files can be edited](https://github.com/siyuan-note/siyuan/issues/11302) +* [Improve `Optimize typography` for inline math](https://github.com/siyuan-note/siyuan/issues/11304) +* [Improve HTML a element clipping](https://github.com/siyuan-note/siyuan/issues/11310) +* [Improve browser extension clipping](https://github.com/siyuan-note/siyuan/issues/11315) +* [Improve selection text when over blocks](https://github.com/siyuan-note/siyuan/issues/11316) +* [Support database table view to load more when read-only](https://github.com/siyuan-note/siyuan/issues/11317) +* [The line number field no longer appears in the database attribute panel](https://github.com/siyuan-note/siyuan/issues/11319) +* [Improve Japanese translation and theme font rendering](https://github.com/siyuan-note/siyuan/pull/11322) +* [Improve multi-language support for click, double-click, and enter](https://github.com/siyuan-note/siyuan/issues/11323) +* [Improve doc tree modification time display](https://github.com/siyuan-note/siyuan/issues/11327) +* [Support Alt+Click in read-only mode](https://github.com/siyuan-note/siyuan/issues/11337) +* [Stick database table view header and footer in read-only mode](https://github.com/siyuan-note/siyuan/issues/11338) +* [Improve slash menu](https://github.com/siyuan-note/siyuan/issues/11345) +* [Triggering tag selection via `#` is no longer supported after disabling tag syntax](https://github.com/siyuan-note/siyuan/issues/11346) +* [Improve dynamic scroll bar](https://github.com/siyuan-note/siyuan/issues/11352) +* [Improve embed/ref block reindex](https://github.com/siyuan-note/siyuan/issues/11353) +* [Improve `Enter` in the last row of the table](https://github.com/siyuan-note/siyuan/issues/11355) +* [Support cancel two-way relation when related to the current database](https://github.com/siyuan-note/siyuan/issues/11356) +* [Improve the cursor when two images are connected](https://github.com/siyuan-note/siyuan/issues/11359) +* [Supports outline highlight with document sync on the mobile](https://github.com/siyuan-note/siyuan/issues/11360) +* [Improve two-way relation column name placeholder](https://github.com/siyuan-note/siyuan/issues/11361) +* [Improve `Display the VIP icon`](https://github.com/siyuan-note/siyuan/issues/11368) +* [Improve HTML inline code clipping](https://github.com/siyuan-note/siyuan/issues/11370) + +### Bugfix + +* [Lost URL content after `:` when pasting as a link](https://github.com/siyuan-note/siyuan/issues/11245) +* [Unable to create a new doc immediately after creating a new entry in the database](https://github.com/siyuan-note/siyuan/issues/11270) +* [The database cannot delete entries in rapid succession](https://github.com/siyuan-note/siyuan/issues/11271) +* [After uninstalling the plugin, data synchronization does not uninstall it](https://github.com/siyuan-note/siyuan/issues/11277) +* [Two-way relation is invalid when related to the current database](https://github.com/siyuan-note/siyuan/issues/11278) +* [`Convert network assets to local` in search cannot be refreshed](https://github.com/siyuan-note/siyuan/issues/11307) +* [Undo exception after folding heading is cut](https://github.com/siyuan-note/siyuan/issues/11312) +* [The maximum number of tags listed is incorrect](https://github.com/siyuan-note/siyuan/issues/11320) +* [HTML block content escaping is incorrect](https://github.com/siyuan-note/siyuan/issues/11321) +* [The parent doc cannot be folded after creating a new sub-doc](https://github.com/siyuan-note/siyuan/issues/11325) +* [Database table view continuously adds new rows above error](https://github.com/siyuan-note/siyuan/issues/11335) +* [Block attributes are not refreshed after data syncing](https://github.com/siyuan-note/siyuan/issues/11343) +* [Undo exception after Delete in the last line of the code block](https://github.com/siyuan-note/siyuan/issues/11362) + +### Document + +* [Improve user guide](https://github.com/siyuan-note/siyuan/pull/11299) + +### Development + +* [Update plugin `loaded-protyle-dynamic` parameter positon to position](https://github.com/siyuan-note/siyuan/pull/11298) +* [Arch User Repository (AUR) auto release](https://github.com/siyuan-note/siyuan/pull/11309) +* [Add a kernel API `/api/block/getBlockTreeInfos`](https://github.com/siyuan-note/siyuan/issues/11311) + +## Download + +* [B3log](https://b3log.org/siyuan/en/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md b/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md new file mode 100644 index 000000000..a410aacef --- /dev/null +++ b/app/changelogs/v3.0.14/v3.0.14_zh_CHT.md @@ -0,0 +1,76 @@ +## 概述 + +該版本修復了一些缺陷並改進了許多細節。 + +## 變更記錄 + +以下是此版本中的詳細變更。 + +### 改進功能 + +* [最佳化包含關聯欄位的資料庫的渲染效能](https://github.com/siyuan-note/siyuan/issues/11249) +* [改進資料庫文字、電子郵件、URL 和 電話欄位內容的轉義](https://github.com/siyuan-note/siyuan/issues/11255) +* [改進反向連結面板提及擴充配置](https://github.com/siyuan-note/siyuan/issues/11262) +* [提高程式碼區塊的自適應性](https://github.com/siyuan-note/siyuan/issues/11274) +* [複製時不隱藏錯誤訊息](https://github.com/siyuan-note/siyuan/issues/11275) +* [刪除標籤、程式碼和鍵盤行級元素時清除零寬空格](https://github.com/siyuan-note/siyuan/issues/11285) +* [改進 `加入資料庫` 的排序](https://github.com/siyuan-note/siyuan/issues/11286) +* [改進連結提示](https://github.com/siyuan-note/siyuan/issues/11294) +* [改進編輯器預覽](https://github.com/siyuan-note/siyuan/issues/11295) +* [改進 HTML 程式碼區塊剪藏](https://github.com/siyuan-note/siyuan/issues/11296) +* [啟用過濾器時改進資料庫自動填充值](https://github.com/siyuan-note/siyuan/issues/11297) +* [改進資料歷史提示](https://github.com/siyuan-note/siyuan/issues/11301) +* [在唯讀模式下,可以編輯新檔案](https://github.com/siyuan-note/siyuan/issues/11302) +* [改進行級公式的 `優化排版`](https://github.com/siyuan-note/siyuan/issues/11304) +* [改進 HTML a 元素剪藏](https://github.com/siyuan-note/siyuan/issues/11310) +* [改進瀏覽器剪藏擴充功能](https://github.com/siyuan-note/siyuan/issues/11315) +* [改進區塊上的選擇文字](https://github.com/siyuan-note/siyuan/issues/11316) +* [支援唯讀模式下的資料庫表格檢視載入更多](https://github.com/siyuan-note/siyuan/issues/11317) +* [資料庫屬性面板不再顯示行號欄位](https://github.com/siyuan-note/siyuan/issues/11319) +* [改進日文翻譯與主題字體渲染](https://github.com/siyuan-note/siyuan/pull/11322) +* [改進點擊、雙擊和輸入的多語言支援](https://github.com/siyuan-note/siyuan/issues/11323) +* [改進文件樹更新時間顯示](https://github.com/siyuan-note/siyuan/issues/11327) +* [支援唯讀模式下的 Alt+點擊](https://github.com/siyuan-note/siyuan/issues/11337) +* [在唯讀模式下貼上資料庫表格視圖的頭部和底部](https://github.com/siyuan-note/siyuan/issues/11338) +* [改進斜線選單](https://github.com/siyuan-note/siyuan/issues/11345) +* [禁用標籤語法後不再支援透過 `#` 觸發標籤選擇](https://github.com/siyuan-note/siyuan/issues/11346) +* [改進動態捲軸](https://github.com/siyuan-note/siyuan/issues/11352) +* [改進嵌入/引用區塊重建索引](https://github.com/siyuan-note/siyuan/issues/11353) +* [改進表格最後一行 `Enter`](https://github.com/siyuan-note/siyuan/issues/11355) +* [支援取消與目前資料庫相關的雙向關聯](https://github.com/siyuan-note/siyuan/issues/11356) +* [改進兩個影像連接時的遊標](https://github.com/siyuan-note/siyuan/issues/11359) +* [支援在行動裝置上與文件同步的大綱反白](https://github.com/siyuan-note/siyuan/issues/11360) +* [改進雙向關聯欄位名佔位符](https://github.com/siyuan-note/siyuan/issues/11361) +* [改進 `顯示VIP圖示`](https://github.com/siyuan-note/siyuan/issues/11368) +* [改進 HTML 行級程式碼元素剪藏](https://github.com/siyuan-note/siyuan/issues/11370) + +### 修復缺陷 + +* [貼為連結時,`:`後的 URL 內容遺失](https://github.com/siyuan-note/siyuan/issues/11245) +* [在資料庫中建立新條目後無法立即建立新文件](https://github.com/siyuan-note/siyuan/issues/11270) +* [資料庫無法連續刪除條目](https://github.com/siyuan-note/siyuan/issues/11271) +* [卸載插件後資料同步未同步卸載](https://github.com/siyuan-note/siyuan/issues/11277) +* [與目前資料庫相關時,雙向關聯無效](https://github.com/siyuan-note/siyuan/issues/11278) +* [搜尋中的 `將網路資源轉換為本地` 無法刷新](https://github.com/siyuan-note/siyuan/issues/11307) +* [折疊標題被剪切後撤銷異常](https://github.com/siyuan-note/siyuan/issues/11312) +* [列出的標籤最大數量不正確](https://github.com/siyuan-note/siyuan/issues/11320) +* [HTML 區塊內容轉義不正確](https://github.com/siyuan-note/siyuan/issues/11321) +* [建立新的子文件後無法折疊父親文件](https://github.com/siyuan-note/siyuan/issues/11325) +* [資料庫表格檢視連續在上方新增一行錯誤](https://github.com/siyuan-note/siyuan/issues/11335) +* [資料同步後區塊屬性不刷新](https://github.com/siyuan-note/siyuan/issues/11343) +* [在程式碼區塊的最後一行刪除後撤銷異常](https://github.com/siyuan-note/siyuan/issues/11362) + +### 改進文檔 + +* [改進使用者指南](https://github.com/siyuan-note/siyuan/pull/11299) + +### 開發者 + +* [更新外掛程式 `loaded-protyle-dynamic` 參數 positon 為 position](https://github.com/siyuan-note/siyuan/pull/11298) +* [Arch 使用者倉庫 (AUR) 自動發布](https://github.com/siyuan-note/siyuan/pull/11309) +* [新增一個核心 API `/api/block/getBlockTreeInfos`](https://github.com/siyuan-note/siyuan/issues/11311) + +## 下載 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.0.14/v3.0.14_zh_CN.md b/app/changelogs/v3.0.14/v3.0.14_zh_CN.md new file mode 100644 index 000000000..13f02289a --- /dev/null +++ b/app/changelogs/v3.0.14/v3.0.14_zh_CN.md @@ -0,0 +1,76 @@ +## 概述 + +该版本修复了一些缺陷并改进了很多细节。 + +## 变更记录 + +以下是此版本中的详细变更。 + +### 改进功能 + +* [优化包含关联字段的数据库的渲染性能](https://github.com/siyuan-note/siyuan/issues/11249) +* [改进数据库文本、电子邮件、URL 和 电话字段内容的转义](https://github.com/siyuan-note/siyuan/issues/11255) +* [改进反向链接面板提及扩展配置](https://github.com/siyuan-note/siyuan/issues/11262) +* [提高代码块的自适应性](https://github.com/siyuan-note/siyuan/issues/11274) +* [复制时不隐藏错误消息](https://github.com/siyuan-note/siyuan/issues/11275) +* [删除标签、代码和键盘行级元素时清除零宽空格](https://github.com/siyuan-note/siyuan/issues/11285) +* [改进 `添加到数据库` 的排序](https://github.com/siyuan-note/siyuan/issues/11286) +* [改进链接提示](https://github.com/siyuan-note/siyuan/issues/11294) +* [改进编辑器预览](https://github.com/siyuan-note/siyuan/issues/11295) +* [改进 HTML 代码块剪藏](https://github.com/siyuan-note/siyuan/issues/11296) +* [启用过滤器时改进数据库自动填充值](https://github.com/siyuan-note/siyuan/issues/11297) +* [改进数据历史提示](https://github.com/siyuan-note/siyuan/issues/11301) +* [在只读模式下,可以编辑新文件](https://github.com/siyuan-note/siyuan/issues/11302) +* [改进行级公式的 `优化排版`](https://github.com/siyuan-note/siyuan/issues/11304) +* [改进 HTML a 元素剪藏](https://github.com/siyuan-note/siyuan/issues/11310) +* [改进浏览器剪藏扩展](https://github.com/siyuan-note/siyuan/issues/11315) +* [改进块上的选择文本](https://github.com/siyuan-note/siyuan/issues/11316) +* [支持只读模式下的数据库表格视图加载更多](https://github.com/siyuan-note/siyuan/issues/11317) +* [数据库属性面板不再显示行号字段](https://github.com/siyuan-note/siyuan/issues/11319) +* [改进日语翻译和主题字体渲染](https://github.com/siyuan-note/siyuan/pull/11322) +* [改进点击、双击和输入的多语言支持](https://github.com/siyuan-note/siyuan/issues/11323) +* [改进文档树更新时间显示](https://github.com/siyuan-note/siyuan/issues/11327) +* [支持只读模式下的 Alt+点击](https://github.com/siyuan-note/siyuan/issues/11337) +* [在只读模式下粘贴数据库表格视图的头部和底部](https://github.com/siyuan-note/siyuan/issues/11338) +* [改进斜杠菜单](https://github.com/siyuan-note/siyuan/issues/11345) +* [禁用标签语法后不再支持通过 `#` 触发标签选择](https://github.com/siyuan-note/siyuan/issues/11346) +* [改进动态滚动条](https://github.com/siyuan-note/siyuan/issues/11352) +* [改进嵌入/引用块重建索引](https://github.com/siyuan-note/siyuan/issues/11353) +* [改进表格最后一行 `Enter`](https://github.com/siyuan-note/siyuan/issues/11355) +* [支持取消与当前数据库相关的双向关联](https://github.com/siyuan-note/siyuan/issues/11356) +* [改进两个图像连接时的光标](https://github.com/siyuan-note/siyuan/issues/11359) +* [支持在移动设备上与文档同步的大纲突出显示](https://github.com/siyuan-note/siyuan/issues/11360) +* [改进双向关联字段名占位符](https://github.com/siyuan-note/siyuan/issues/11361) +* [改进 `显示VIP图标`](https://github.com/siyuan-note/siyuan/issues/11368) +* [改进 HTML 行级代码元素剪藏](https://github.com/siyuan-note/siyuan/issues/11370) + +### 修复缺陷 + +* [粘贴为链接时,`:`后的 URL 内容丢失](https://github.com/siyuan-note/siyuan/issues/11245) +* [在数据库中创建新条目后无法立即创建新文档](https://github.com/siyuan-note/siyuan/issues/11270) +* [数据库无法连续删除条目](https://github.com/siyuan-note/siyuan/issues/11271) +* [卸载插件后数据同步未同步卸载](https://github.com/siyuan-note/siyuan/issues/11277) +* [与当前数据库相关时,双向关联无效](https://github.com/siyuan-note/siyuan/issues/11278) +* [搜索中的 `将网络资源转换为本地` 无法刷新](https://github.com/siyuan-note/siyuan/issues/11307) +* [折叠标题被剪切后撤销异常](https://github.com/siyuan-note/siyuan/issues/11312) +* [列出的标签最大数量不正确](https://github.com/siyuan-note/siyuan/issues/11320) +* [HTML 块内容转义不正确](https://github.com/siyuan-note/siyuan/issues/11321) +* [创建新的子文档后无法折叠父文档](https://github.com/siyuan-note/siyuan/issues/11325) +* [数据库表格视图连续在上方添加新行错误](https://github.com/siyuan-note/siyuan/issues/11335) +* [数据同步后块属性不刷新](https://github.com/siyuan-note/siyuan/issues/11343) +* [在代码块的最后一行删除后撤销异常](https://github.com/siyuan-note/siyuan/issues/11362) + +### 改进文档 + +* [改进用户指南](https://github.com/siyuan-note/siyuan/pull/11299) + +### 开发者 + +* [更新插件 `loaded-protyle-dynamic` 参数 positon 为 position](https://github.com/siyuan-note/siyuan/pull/11298) +* [Arch 用户仓库 (AUR) 自动发布](https://github.com/siyuan-note/siyuan/pull/11309) +* [添加一个内核 API `/api/block/getBlockTreeInfos`](https://github.com/siyuan-note/siyuan/issues/11311) + +## 下载 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases)