diff --git a/app/changelogs/v3.1.19/v3.1.19.md b/app/changelogs/v3.1.19/v3.1.19.md new file mode 100644 index 000000000..65e8134a2 --- /dev/null +++ b/app/changelogs/v3.1.19/v3.1.19.md @@ -0,0 +1,48 @@ +## Overview + +This version improves some details. + +## Changelogs + +Below are the detailed changes in this version. + +### Enhancement + +* [Improve tab dragging](https://github.com/siyuan-note/siyuan/issues/13548) +* [Improve creating a new block in super block](https://github.com/siyuan-note/siyuan/issues/13568) +* [Template pop-up window supports dragging the preview area size](https://github.com/siyuan-note/siyuan/issues/13623) +* [Database primary key anchor text supports line breaks](https://github.com/siyuan-note/siyuan/issues/13624) +* [Improve settings UI](https://github.com/siyuan-note/siyuan/issues/13626) +* [Disable left and right sliding to pop up the side panel when editing on mobile](https://github.com/siyuan-note/siyuan/issues/13647) +* [Support local file system sync & backup](https://github.com/siyuan-note/siyuan/pull/13663) +* [Add shortcut keys for canceling super block and switching to horizontal/vertical layout](https://github.com/siyuan-note/siyuan/issues/13664) +* [Improve adding memos to inline formulas](https://github.com/siyuan-note/siyuan/issues/13667) +* [Improve backward for HarmonyOS](https://github.com/siyuan-note/siyuan/issues/13676) +* [Remove `Add` and `Remove` buttons for S3/WebDAV cloud sync directory settings](https://github.com/siyuan-note/siyuan/issues/13682) +* [Improve search highlighting](https://github.com/siyuan-note/siyuan/issues/13686) +* [Support for ignoring the prompt to add Microsoft Defender exclusions](https://github.com/siyuan-note/siyuan/issues/13687) +* [Please enteImprove database visualization when there is a one-to-many (1:N) relationship](https://github.com/siyuan-note/siyuan/issues/13692) +* [Improve search OCR image preview area positioning](https://github.com/siyuan-note/siyuan/issues/13703) +* [Improve find-replace for keywords containing spaces](https://github.com/siyuan-note/siyuan/issues/13705) +* [The purpose of use pops up when applying for camera permission on Android](https://github.com/siyuan-note/siyuan/issues/13712) +* [Improve right click block selection](https://github.com/siyuan-note/siyuan/issues/13716) +* [Improve database assets field pop-up window](https://github.com/siyuan-note/siyuan/issues/13719) +* [Improve clipping articles of WeChat media platform](https://github.com/siyuan-note/siyuan/issues/13733) + +### Bugfix + +* [`Shift+Enter` does not perform soft line break within a block](https://github.com/siyuan-note/siyuan/issues/13683) +* [Query embed block scripts to be correctly escaped when exporting templates](https://github.com/siyuan-note/siyuan/issues/13701) +* [Arbitrary file deletion vulnerability](https://github.com/siyuan-note/siyuan/issues/13709) +* [Settings - Editor - Font is garbled on macOS](https://github.com/siyuan-note/siyuan/issues/13713) +* [Loading certain font files causes kernel panic](https://github.com/siyuan-note/siyuan/issues/13739) + +### Development + +* [Add Kernel API for publish binary message broadcast](https://github.com/siyuan-note/siyuan/pull/13681) +* [Add Kernel API for subscribe broadcast message by SSE](https://github.com/siyuan-note/siyuan/pull/13694) + +## Download + +* [B3log](https://b3log.org/siyuan/en/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.1.19/v3.1.19_zh_CHT.md b/app/changelogs/v3.1.19/v3.1.19_zh_CHT.md new file mode 100644 index 000000000..12ad951b2 --- /dev/null +++ b/app/changelogs/v3.1.19/v3.1.19_zh_CHT.md @@ -0,0 +1,48 @@ +## 概述 + +該版本改進了一些細節。 + +## 變更記錄 + +以下是此版本中的詳細變更。 + +### 改進功能 + +* [改良頁籤拖曳](https://github.com/siyuan-note/siyuan/issues/13548) +* [改進在超級區塊中建立新區塊](https://github.com/siyuan-note/siyuan/issues/13568) +* [範本彈出視窗支援拖曳預覽區域大小](https://github.com/siyuan-note/siyuan/issues/13623) +* [資料庫主鍵錨文本支援換行](https://github.com/siyuan-note/siyuan/issues/13624) +* [改進設定介面](https://github.com/siyuan-note/siyuan/issues/13626) +* [在行動裝置上編輯時停用左右滑動彈出側欄面板](https://github.com/siyuan-note/siyuan/issues/13647) +* [支援本機檔案系統同步與備份](https://github.com/siyuan-note/siyuan/pull/13663) +* [新增取消超級方塊和切換到水平/垂直佈局的快捷鍵](https://github.com/siyuan-note/siyuan/issues/13664) +* [改進在行級公式中加入備註](https://github.com/siyuan-note/siyuan/issues/13667) +* [改善鴻蒙系統的支援](https://github.com/siyuan-note/siyuan/issues/13676) +* [移除 S3/WebDAV 雲端同步目錄設定的 `新增` 和 `移除` 按鈕](https://github.com/siyuan-note/siyuan/issues/13682) +* [改進搜尋高亮](https://github.com/siyuan-note/siyuan/issues/13686) +* [支援忽略新增 Microsoft Defender 排除項目的提示](https://github.com/siyuan-note/siyuan/issues/13687) +* [改進一對多(1:N)關係時的資料庫視覺化](https://github.com/siyuan-note/siyuan/issues/13692) +* [改進搜尋 OCR 影像預覽區域定位](https://github.com/siyuan-note/siyuan/issues/13703) +* [改進包含空格的關鍵字的查找替換](https://github.com/siyuan-note/siyuan/issues/13705) +* [在 Android 上申請相機權限時彈出用途說明](https://github.com/siyuan-note/siyuan/issues/13712) +* [改進右鍵區塊選擇](https://github.com/siyuan-note/siyuan/issues/13716) +* [改進資料庫資源欄位彈出視窗](https://github.com/siyuan-note/siyuan/issues/13719) +* [改進微信公眾號文章剪藏](https://github.com/siyuan-note/siyuan/issues/13733) + +### 修復缺陷 + +* [`Shift+Enter` 在區塊內不執行軟換行](https://github.com/siyuan-note/siyuan/issues/13683) +* [匯出範本時正確轉義查詢嵌入區塊腳本](https://github.com/siyuan-note/siyuan/issues/13701) +* [任意檔案刪除漏洞](https://github.com/siyuan-note/siyuan/issues/13709) +* [設定 - 編輯器 - 字型在 macOS 上顯示亂碼](https://github.com/siyuan-note/siyuan/issues/13713) +* [載入某些字型檔案導致內核崩潰](https://github.com/siyuan-note/siyuan/issues/13739) + +### 開發者 + +* [新增發布二進位訊息廣播的內核 API](https://github.com/siyuan-note/siyuan/pull/13681) +* [新增透過 SSE 訂閱廣播訊息的內核 API](https://github.com/siyuan-note/siyuan/pull/13694) + +## 下載 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.1.19/v3.1.19_zh_CN.md b/app/changelogs/v3.1.19/v3.1.19_zh_CN.md new file mode 100644 index 000000000..9e9ec37e6 --- /dev/null +++ b/app/changelogs/v3.1.19/v3.1.19_zh_CN.md @@ -0,0 +1,48 @@ +## 概述 + +该版本改进了一些细节。 + +## 变更记录 + +以下是此版本中的详细变更。 + +### 改进功能 + +* [改进页签拖动](https://github.com/siyuan-note/siyuan/issues/13548) +* [改进在超级块中创建新块](https://github.com/siyuan-note/siyuan/issues/13568) +* [模板弹出窗口支持拖动预览区域大小](https://github.com/siyuan-note/siyuan/issues/13623) +* [数据库主键锚文本支持换行](https://github.com/siyuan-note/siyuan/issues/13624) +* [改进设置界面](https://github.com/siyuan-note/siyuan/issues/13626) +* [在移动设备上编辑时禁用左右滑动弹出侧栏面板](https://github.com/siyuan-note/siyuan/issues/13647) +* [支持本地文件系统同步和备份](https://github.com/siyuan-note/siyuan/pull/13663) +* [添加取消超级块和切换到水平/垂直布局的快捷键](https://github.com/siyuan-note/siyuan/issues/13664) +* [改进在行级公式中添加备注](https://github.com/siyuan-note/siyuan/issues/13667) +* [改进对鸿蒙系统的支持](https://github.com/siyuan-note/siyuan/issues/13676) +* [移除 S3/WebDAV 云同步目录设置的 `添加` 和 `移除` 按钮](https://github.com/siyuan-note/siyuan/issues/13682) +* [改进搜索高亮](https://github.com/siyuan-note/siyuan/issues/13686) +* [支持忽略添加 Microsoft Defender 排除项的提示](https://github.com/siyuan-note/siyuan/issues/13687) +* [改进一对多(1:N)关系时的数据库可视化](https://github.com/siyuan-note/siyuan/issues/13692) +* [改进搜索 OCR 图像预览区域定位](https://github.com/siyuan-note/siyuan/issues/13703) +* [改进包含空格的关键字的查找替换](https://github.com/siyuan-note/siyuan/issues/13705) +* [在 Android 上申请相机权限时弹出用途说明](https://github.com/siyuan-note/siyuan/issues/13712) +* [改进右键块选择](https://github.com/siyuan-note/siyuan/issues/13716) +* [改进数据库资源字段弹出窗口](https://github.com/siyuan-note/siyuan/issues/13719) +* [改进微信公众号文章剪藏](https://github.com/siyuan-note/siyuan/issues/13733) + +### 修复缺陷 + +* [`Shift+Enter` 在块内不执行软换行](https://github.com/siyuan-note/siyuan/issues/13683) +* [导出模板时正确转义查询嵌入块脚本](https://github.com/siyuan-note/siyuan/issues/13701) +* [任意文件删除漏洞](https://github.com/siyuan-note/siyuan/issues/13709) +* [设置 - 编辑器 - 字体在 macOS 上显示乱码](https://github.com/siyuan-note/siyuan/issues/13713) +* [加载某些字体文件导致内核崩溃](https://github.com/siyuan-note/siyuan/issues/13739) + +### 开发者 + +* [添加发布二进制消息广播的内核 API](https://github.com/siyuan-note/siyuan/pull/13681) +* [添加通过 SSE 订阅广播消息的内核 API](https://github.com/siyuan-note/siyuan/pull/13694) + +## 下载 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases)