Browse Source

Merge remote-tracking branch 'origin/dev' into dev

Vanessa 9 months ago
parent
commit
e80354ebbb

+ 44 - 0
app/changelogs/v3.1.8/v3.1.8.md

@@ -0,0 +1,44 @@
+## Overview
+
+This version supports exporting and importing settings, and fixes the issue where assets cannot be opened on the iOS.
+
+## Changelogs
+
+Below are the detailed changes in this version.
+
+### Enhancement
+
+* [Support export and import settings](https://github.com/siyuan-note/siyuan/issues/10617)
+* [Improve appearance setting theme name display](https://github.com/siyuan-note/siyuan/issues/10903)
+* [Automatic refresh of document tree information](https://github.com/siyuan-note/siyuan/issues/11043)
+* [Improve middle mouse click when editing database cells](https://github.com/siyuan-note/siyuan/issues/11880)
+* [Dragging the outline no longer causes the doc tree to collapse](https://github.com/siyuan-note/siyuan/issues/12098)
+* [Displays the doc title image, tags and emoji operation buttons on mobile](https://github.com/siyuan-note/siyuan/issues/12425)
+* [Improve editing of paragraph blocks containing inline formulas](https://github.com/siyuan-note/siyuan/issues/12468)
+* [Improve data snapshot list loading](https://github.com/siyuan-note/siyuan/issues/12554)
+* [Improve i18n text](https://github.com/siyuan-note/siyuan/pull/12573)
+* [Moving doc search supports multiple keywords separated by spaces](https://github.com/siyuan-note/siyuan/issues/12577)
+* [Improve inline tag style](https://github.com/siyuan-note/siyuan/pull/12581)
+* [Browser clipping extension supports configuring whether to download assets](https://github.com/siyuan-note/siyuan/issues/12583)
+* [iOS supports jumping to the target app via the target URL scheme](https://github.com/siyuan-note/siyuan/issues/12590)
+* [Improve conversion of list blocks by shortcut keys](https://github.com/siyuan-note/siyuan/issues/12591)
+* [Allow to set the PUID and PGID using docker](https://github.com/siyuan-note/siyuan/pull/12596)
+* [Display tags in search results list](https://github.com/siyuan-note/siyuan/issues/12601)
+* [Mouse hover notebook to display some information](https://github.com/siyuan-note/siyuan/issues/12615)
+* [Improve HTML code block clipping](https://github.com/siyuan-note/siyuan/issues/12642)
+
+### Bugfix
+
+* [iOS cannot open asset](https://github.com/siyuan-note/siyuan/issues/12584)
+* [Some AI custom actions cannot be deleted](https://github.com/siyuan-note/siyuan/issues/12586)
+* [iOS crashes when using some third-party themes](https://github.com/siyuan-note/siyuan/issues/12592)
+
+### Development
+
+* [Add `data-id` attribute to the button of the block menu](https://github.com/siyuan-note/siyuan/pull/12559)
+* [Ignore assets associated with the `custom-data-assets` block attribute when cleaning unreferenced assets](https://github.com/siyuan-note/siyuan/issues/12574)
+
+## Download
+
+* [B3log](https://b3log.org/siyuan/en/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)

+ 44 - 0
app/changelogs/v3.1.8/v3.1.8_zh_CHT.md

@@ -0,0 +1,44 @@
+## 概述
+
+此版本支援了匯出和匯入設置,修復了 iOS 端無法開啟資源檔案的問題。
+
+## 變更記錄
+
+以下是此版本中的詳細變更。
+
+### 改進功能
+
+* [支援匯出和匯入設定](https://github.com/siyuan-note/siyuan/issues/10617)
+* [改進外觀設定主題名稱顯示](https://github.com/siyuan-note/siyuan/issues/10903)
+* [自動刷新文件樹資訊](https://github.com/siyuan-note/siyuan/issues/11043)
+* [改進編輯資料庫儲存格時的中鍵點選](https://github.com/siyuan-note/siyuan/issues/11880)
+* [拖曳大綱不再導致文件樹折疊](https://github.com/siyuan-note/siyuan/issues/12098)
+* [行動端顯示文件標題圖片、標籤和表情操作按鈕](https://github.com/siyuan-note/siyuan/issues/12425)
+* [改進包含行級公式的段落區塊編輯](https://github.com/siyuan-note/siyuan/issues/12468)
+* [改進資料快照清單載入](https://github.com/siyuan-note/siyuan/issues/12554)
+* [改進國際化文本](https://github.com/siyuan-note/siyuan/pull/12573)
+* [行動文件搜尋支援以空格分隔多個關鍵字](https://github.com/siyuan-note/siyuan/issues/12577)
+* [改進行級標籤樣式](https://github.com/siyuan-note/siyuan/pull/12581)
+* [瀏覽器剪藏擴充功能支援配置是否下載資源](https://github.com/siyuan-note/siyuan/issues/12583)
+* [iOS 端支援透過 URL 跳到目標應用程式](https://github.com/siyuan-note/siyuan/issues/12590)
+* [改進透過快捷鍵轉換清單區塊](https://github.com/siyuan-note/siyuan/issues/12591)
+* [允許使用 Docker 設定 PUID 和 PGID](https://github.com/siyuan-note/siyuan/pull/12596)
+* [在搜尋結果清單中顯示標籤](https://github.com/siyuan-note/siyuan/issues/12601)
+* [滑鼠懸停筆記本顯示一些資訊](https://github.com/siyuan-note/siyuan/issues/12615)
+* [改進 HTML 程式碼區塊剪藏](https://github.com/siyuan-note/siyuan/issues/12642)
+
+### 修復缺陷
+
+* [iOS 無法開啟資源檔案](https://github.com/siyuan-note/siyuan/issues/12584)
+* [某些 AI 自訂操作無法刪除](https://github.com/siyuan-note/siyuan/issues/12586)
+* [iOS 使用某些第三方主題時崩潰](https://github.com/siyuan-note/siyuan/issues/12592)
+
+### 開發者
+
+* [為區塊選單的按鈕新增 `data-id` 屬性](https://github.com/siyuan-note/siyuan/pull/12559)
+* [清理未引用的資源時忽略與 `custom-data-assets` 區塊屬性關聯的資源](https://github.com/siyuan-note/siyuan/issues/12574)
+
+## 下載
+
+* [B3log](https://b3log.org/siyuan/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)

+ 44 - 0
app/changelogs/v3.1.8/v3.1.8_zh_CN.md

@@ -0,0 +1,44 @@
+## 概述
+
+该版本支持了导出和导入设置,修复了 iOS 端无法打开资源文件的问题。
+
+## 变更记录
+
+以下是此版本中的详细变更。
+
+### 改进功能
+
+* [支持导出和导入设置](https://github.com/siyuan-note/siyuan/issues/10617)
+* [改进外观设置主题名称显示](https://github.com/siyuan-note/siyuan/issues/10903)
+* [自动刷新文档树信息](https://github.com/siyuan-note/siyuan/issues/11043)
+* [改进编辑数据库单元格时的中键点击](https://github.com/siyuan-note/siyuan/issues/11880)
+* [拖动大纲不再导致文档树折叠](https://github.com/siyuan-note/siyuan/issues/12098)
+* [移动端显示文档标题图片、标签和表情操作按钮](https://github.com/siyuan-note/siyuan/issues/12425)
+* [改进包含行级公式的段落块编辑](https://github.com/siyuan-note/siyuan/issues/12468)
+* [改进数据快照列表加载](https://github.com/siyuan-note/siyuan/issues/12554)
+* [改进国际化文本](https://github.com/siyuan-note/siyuan/pull/12573)
+* [移动文档搜索支持用空格分隔多个关键词](https://github.com/siyuan-note/siyuan/issues/12577)
+* [改进行级标签样式](https://github.com/siyuan-note/siyuan/pull/12581)
+* [浏览器剪藏扩展支持配置是否下载资源](https://github.com/siyuan-note/siyuan/issues/12583)
+* [iOS 端支持通过 URL 跳转到目标应用](https://github.com/siyuan-note/siyuan/issues/12590)
+* [改进通过快捷键转换列表块](https://github.com/siyuan-note/siyuan/issues/12591)
+* [允许使用 Docker 设置 PUID 和 PGID](https://github.com/siyuan-note/siyuan/pull/12596)
+* [在搜索结果列表中显示标签](https://github.com/siyuan-note/siyuan/issues/12601)
+* [鼠标悬停笔记本显示一些信息](https://github.com/siyuan-note/siyuan/issues/12615)
+* [改进 HTML 代码块剪藏](https://github.com/siyuan-note/siyuan/issues/12642)
+
+### 修复缺陷
+
+* [iOS 无法打开资源文件](https://github.com/siyuan-note/siyuan/issues/12584)
+* [某些 AI 自定义操作无法删除](https://github.com/siyuan-note/siyuan/issues/12586)
+* [iOS 使用某些第三方主题时崩溃](https://github.com/siyuan-note/siyuan/issues/12592)
+
+### 开发者
+
+* [为块菜单的按钮添加 `data-id` 属性](https://github.com/siyuan-note/siyuan/pull/12559)
+* [清理未引用的资源时忽略与 `custom-data-assets` 块属性关联的资源](https://github.com/siyuan-note/siyuan/issues/12574)
+
+## 下载
+
+* [B3log](https://b3log.org/siyuan/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)