From bb23e7b2f3b46bc88e44bb4ed17f6d88b224cf21 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 23 Jan 2024 12:01:44 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.12.4/v2.12.4.md | 1 + app/changelogs/v2.12.4/v2.12.4_zh_CHT.md | 1 + app/changelogs/v2.12.4/v2.12.4_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.12.4/v2.12.4.md b/app/changelogs/v2.12.4/v2.12.4.md index 6093d36d7..63cf02a04 100644 --- a/app/changelogs/v2.12.4/v2.12.4.md +++ b/app/changelogs/v2.12.4/v2.12.4.md @@ -17,6 +17,7 @@ Below are the detailed changes in this version. * [Improve AI-generated content parsing](https://github.com/siyuan-note/siyuan/issues/10217) * [Use ⌃0-9 instead of ⌥0-9 in macOS](https://github.com/siyuan-note/siyuan/issues/10218) * [Improve data sync to prevent an old snapshot to overwrite the new one](https://github.com/siyuan-note/siyuan/issues/10229) +* [Improve search and replace spaces](https://github.com/siyuan-note/siyuan/issues/10231) ### Bugfix diff --git a/app/changelogs/v2.12.4/v2.12.4_zh_CHT.md b/app/changelogs/v2.12.4/v2.12.4_zh_CHT.md index d55625839..d4e0cf870 100644 --- a/app/changelogs/v2.12.4/v2.12.4_zh_CHT.md +++ b/app/changelogs/v2.12.4/v2.12.4_zh_CHT.md @@ -17,6 +17,7 @@ * [改進 AI 產生的內容解析](https://github.com/siyuan-note/siyuan/issues/10217) * [在 macOS 上使用 ⌃0-9 替代 ⌥0-9](https://github.com/siyuan-note/siyuan/issues/10218) * [改進資料同步避免舊快照覆蓋新快照](https://github.com/siyuan-note/siyuan/issues/10229) +* [改進空格搜尋和替換](https://github.com/siyuan-note/siyuan/issues/10231) ### 修復缺陷 diff --git a/app/changelogs/v2.12.4/v2.12.4_zh_CN.md b/app/changelogs/v2.12.4/v2.12.4_zh_CN.md index 1c7ac67b4..e98d324ad 100644 --- a/app/changelogs/v2.12.4/v2.12.4_zh_CN.md +++ b/app/changelogs/v2.12.4/v2.12.4_zh_CN.md @@ -17,6 +17,7 @@ * [改进 AI 生成的内容解析](https://github.com/siyuan-note/siyuan/issues/10217) * [在 macOS 上使用 ⌃0-9 替代 ⌥0-9](https://github.com/siyuan-note/siyuan/issues/10218) * [改进数据同步避免旧快照覆盖新快照](https://github.com/siyuan-note/siyuan/issues/10229) +* [改进空格搜索和替换](https://github.com/siyuan-note/siyuan/issues/10231) ### 修复缺陷