From 7419c4bca8273d7a0e8ba8fa96a8d050324cfb14 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 3 Jun 2025 11:17:46 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.1.32/v3.1.32.md | 7 ++++++- app/changelogs/v3.1.32/v3.1.32_zh_CHT.md | 7 ++++++- app/changelogs/v3.1.32/v3.1.32_zh_CN.md | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/app/changelogs/v3.1.32/v3.1.32.md b/app/changelogs/v3.1.32/v3.1.32.md index cdd4a7d41..c0b9604e4 100644 --- a/app/changelogs/v3.1.32/v3.1.32.md +++ b/app/changelogs/v3.1.32/v3.1.32.md @@ -14,11 +14,12 @@ Below are the detailed changes in this version. * [Database template fields support access to the raw value](https://github.com/siyuan-note/siyuan/issues/14903) * [Upgrade mermaid.js to v11.6.0](https://github.com/siyuan-note/siyuan/issues/14918) * [Improve input `[[` and paste](https://github.com/siyuan-note/siyuan/issues/14921) -* [Upgrade to Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) * [Improve backlink filtering below the heading](https://github.com/siyuan-note/siyuan/issues/14929) * [Improve the network assets download to the local](https://github.com/siyuan-note/siyuan/pull/14934) * [Find-replace supports query syntax](https://github.com/siyuan-note/siyuan/issues/14937) +* [Improve selection in the backlink panel](https://github.com/siyuan-note/siyuan/issues/14939) * [Support importing markdown zip on the browser](https://github.com/siyuan-note/siyuan/pull/14950) +* [Clear the memo element when the memo is empty](https://github.com/siyuan-note/siyuan/issues/14956) ### Bugfix @@ -29,6 +30,10 @@ Below are the detailed changes in this version. * [Export preview/HTML may lose block background color](https://github.com/siyuan-note/siyuan/issues/14927) * [Regular expression search does not work with single quotes](https://github.com/siyuan-note/siyuan/issues/14940) +### Refactor + +* [Upgrade to Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) + ## Download * [B3log](https://b3log.org/siyuan/en/download.html) diff --git a/app/changelogs/v3.1.32/v3.1.32_zh_CHT.md b/app/changelogs/v3.1.32/v3.1.32_zh_CHT.md index 08934e450..d3abc75cb 100644 --- a/app/changelogs/v3.1.32/v3.1.32_zh_CHT.md +++ b/app/changelogs/v3.1.32/v3.1.32_zh_CHT.md @@ -14,11 +14,12 @@ * [資料庫範本欄位支援存取原始值](https://github.com/siyuan-note/siyuan/issues/14903) * [升級 mermaid.js 至 v11.6.0](https://github.com/siyuan-note/siyuan/issues/14918) * [改進輸入 `[[` 和貼上功能](https://github.com/siyuan-note/siyuan/issues/14921) -* [升級至 Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) * [改進標題下方的反向連結過濾](https://github.com/siyuan-note/siyuan/issues/14929) * [改進網路資源下載到本地的功能](https://github.com/siyuan-note/siyuan/pull/14934) * [尋找替換支援查詢語法](https://github.com/siyuan-note/siyuan/issues/14937) +* [改進反鏈面板劃選](https://github.com/siyuan-note/siyuan/issues/14939) * [支援在瀏覽器中匯入 Markdown 壓縮包](https://github.com/siyuan-note/siyuan/pull/14950) +* [當備註元素為空時清除備註元素](https://github.com/siyuan-note/siyuan/issues/14956) ### 修復缺陷 @@ -29,6 +30,10 @@ * [匯出預覽/HTML 可能遺失區塊背景顏色](https://github.com/siyuan-note/siyuan/issues/14927) * [正規表示式搜尋在單引號情況下無效](https://github.com/siyuan-note/siyuan/issues/14940) +### 開發重構 + +* [升級至 Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) + ## 下載 * [B3log](https://b3log.org/siyuan/download.html) diff --git a/app/changelogs/v3.1.32/v3.1.32_zh_CN.md b/app/changelogs/v3.1.32/v3.1.32_zh_CN.md index 9189bca2a..9a79fd603 100644 --- a/app/changelogs/v3.1.32/v3.1.32_zh_CN.md +++ b/app/changelogs/v3.1.32/v3.1.32_zh_CN.md @@ -14,11 +14,12 @@ * [数据库模板字段支持访问原始值](https://github.com/siyuan-note/siyuan/issues/14903) * [升级 mermaid.js 至 v11.6.0](https://github.com/siyuan-note/siyuan/issues/14918) * [改进输入 `[[` 和粘贴功能](https://github.com/siyuan-note/siyuan/issues/14921) -* [升级至 Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) * [改进标题下方的反向链接过滤](https://github.com/siyuan-note/siyuan/issues/14929) * [改进网络资源下载到本地的功能](https://github.com/siyuan-note/siyuan/pull/14934) * [查找替换支持查询语法](https://github.com/siyuan-note/siyuan/issues/14937) +* [改进反链面板划选](https://github.com/siyuan-note/siyuan/issues/14939) * [支持在浏览器中导入 Markdown 压缩包](https://github.com/siyuan-note/siyuan/pull/14950) +* [当备注元素为空时清除备注元素](https://github.com/siyuan-note/siyuan/issues/14956) ### 修复缺陷 @@ -29,6 +30,10 @@ * [导出预览/HTML 可能丢失块背景颜色](https://github.com/siyuan-note/siyuan/issues/14927) * [正则表达式搜索在单引号情况下无效](https://github.com/siyuan-note/siyuan/issues/14940) +### 开发重构 + +* [升级至 Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926) + ## 下载 * [B3log](https://b3log.org/siyuan/download.html)