From 7da3dec2445064ed87e403c81ea219f89bd2621a Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 23 Apr 2024 13:21:10 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.11/v3.0.11.md | 1 + app/changelogs/v3.0.11/v3.0.11_zh_CHT.md | 1 + app/changelogs/v3.0.11/v3.0.11_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.0.11/v3.0.11.md b/app/changelogs/v3.0.11/v3.0.11.md index eb8cbb5c2..655851ed6 100644 --- a/app/changelogs/v3.0.11/v3.0.11.md +++ b/app/changelogs/v3.0.11/v3.0.11.md @@ -13,6 +13,7 @@ Below are the detailed changes in this version. * [Improve the status bar at the bottom of the mobile](https://github.com/siyuan-note/siyuan/issues/11041) * [Improve database table view row/col drag and drop sorting](https://github.com/siyuan-note/siyuan/issues/11048) * [New window link opens using browser](https://github.com/siyuan-note/siyuan/issues/11050) +* [Prompt when there is no normal exit](https://github.com/siyuan-note/siyuan/issues/11054) * [Editor should not scroll when dragging database columns](https://github.com/siyuan-note/siyuan/issues/11056) * [Improve `Copy text *`](https://github.com/siyuan-note/siyuan/issues/11057) * [Supports replacing text elements with other elements](https://github.com/siyuan-note/siyuan/issues/11058) diff --git a/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md b/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md index 797f649ff..4a4abee87 100644 --- a/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md +++ b/app/changelogs/v3.0.11/v3.0.11_zh_CHT.md @@ -13,6 +13,7 @@ * [改進行動端底部狀態列](https://github.com/siyuan-note/siyuan/issues/11041) * [改進資料庫表格視圖行/列拖放排序](https://github.com/siyuan-note/siyuan/issues/11048) * [新視窗中的連結使用瀏覽器開啟](https://github.com/siyuan-note/siyuan/issues/11050) +* [提示未正常退出](https://github.com/siyuan-note/siyuan/issues/11054) * [拖曳資料庫列時編輯器不應捲動](https://github.com/siyuan-note/siyuan/issues/11056) * [改進 `複製 文本*`](https://github.com/siyuan-note/siyuan/issues/11057) * [支援以其他元素取代文字元素](https://github.com/siyuan-note/siyuan/issues/11058) diff --git a/app/changelogs/v3.0.11/v3.0.11_zh_CN.md b/app/changelogs/v3.0.11/v3.0.11_zh_CN.md index 3375e6812..1d6523fbc 100644 --- a/app/changelogs/v3.0.11/v3.0.11_zh_CN.md +++ b/app/changelogs/v3.0.11/v3.0.11_zh_CN.md @@ -13,6 +13,7 @@ * [改进移动端底部状态栏](https://github.com/siyuan-note/siyuan/issues/11041) * [改进数据库表格视图行/列拖放排序](https://github.com/siyuan-note/siyuan/issues/11048) * [新窗口中的链接使用浏览器打开](https://github.com/siyuan-note/siyuan/issues/11050) +* [提示未正常退出](https://github.com/siyuan-note/siyuan/issues/11054) * [拖动数据库列时编辑器不应滚动](https://github.com/siyuan-note/siyuan/issues/11056) * [改进 `复制 文本*`](https://github.com/siyuan-note/siyuan/issues/11057) * [支持用其他元素替换文本元素](https://github.com/siyuan-note/siyuan/issues/11058)