diff --git a/app/changelogs/v3.3.6/v3.3.6.md b/app/changelogs/v3.3.6/v3.3.6.md index 8e80ac09c..e44ec9203 100644 --- a/app/changelogs/v3.3.6/v3.3.6.md +++ b/app/changelogs/v3.3.6/v3.3.6.md @@ -35,9 +35,13 @@ Below are the detailed changes in this version. * [Improve FSRS weight initialization](https://github.com/siyuan-note/siyuan/issues/16181) * [Embed blocks in superblocks support displaying breadcrumbs](https://github.com/siyuan-note/siyuan/issues/16183) * [Improve data synchronization](https://github.com/siyuan-note/siyuan/issues/16187) -* [Improve list item editing](https://github.com/siyuan-note/siyuan/issues/16196) +* [Improve list item editing and drag](https://github.com/siyuan-note/siyuan/issues/16196) * [Improve S3 data sync for proxied endpoints (Cloudflare Tunnel)](https://github.com/siyuan-note/siyuan/issues/16199) * [Improve IP list address acquisition on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16202) +* [Database switch view supports undo and redo](https://github.com/siyuan-note/siyuan/issues/16209) +* [Improve exporting document HTML](https://github.com/siyuan-note/siyuan/pull/16219) +* [Improve detection of duplicate insertion of assets](https://github.com/siyuan-note/siyuan/issues/16220) +* [Adds publishing service settings page on mobile](https://github.com/siyuan-note/siyuan/pull/16228) ### Bugfix diff --git a/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md b/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md index 0f84de215..3fb495194 100644 --- a/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md +++ b/app/changelogs/v3.3.6/v3.3.6_zh_CHT.md @@ -35,9 +35,13 @@ * [改進 FSRS 權重初始化](https://github.com/siyuan-note/siyuan/issues/16181) * [超級區塊下的嵌入區塊支援顯示麵包屑](https://github.com/siyuan-note/siyuan/issues/16183) * [改進資料同步](https://github.com/siyuan-note/siyuan/issues/16187) -* [改進清單項目編輯](https://github.com/siyuan-note/siyuan/issues/16196) +* [改進清單項目編輯與拖曳](https://github.com/siyuan-note/siyuan/issues/16196) * [改進 S3 資料同步代理端點(Cloudflare Tunnel)](https://github.com/siyuan-note/siyuan/issues/16199) * [改進鴻蒙端 IP 清單取得](https://github.com/siyuan-note/siyuan/issues/16202) +* [資料庫切換檢視支援撤銷和重做](https://github.com/siyuan-note/siyuan/issues/16209) +* [改進文件匯出 HTML](https://github.com/siyuan-note/siyuan/pull/16219) +* [改進資源檔案重複插入的檢測](https://github.com/siyuan-note/siyuan/issues/16220) +* [行動端新增發布服務設定頁面](https://github.com/siyuan-note/siyuan/pull/16228) ### 修復缺陷 diff --git a/app/changelogs/v3.3.6/v3.3.6_zh_CN.md b/app/changelogs/v3.3.6/v3.3.6_zh_CN.md index f345ca706..6ebd2b4bc 100644 --- a/app/changelogs/v3.3.6/v3.3.6_zh_CN.md +++ b/app/changelogs/v3.3.6/v3.3.6_zh_CN.md @@ -35,9 +35,13 @@ * [改进 FSRS 权重初始化](https://github.com/siyuan-note/siyuan/issues/16181) * [超级块下的嵌入块支持显示面包屑](https://github.com/siyuan-note/siyuan/issues/16183) * [改进数据同步](https://github.com/siyuan-note/siyuan/issues/16187) -* [改进列表项编辑](https://github.com/siyuan-note/siyuan/issues/16196) +* [改进列表项编辑和拖拽](https://github.com/siyuan-note/siyuan/issues/16196) * [改进 S3 数据同步代理端点(Cloudflare Tunnel)](https://github.com/siyuan-note/siyuan/issues/16199) * [改进鸿蒙端 IP 列表获取](https://github.com/siyuan-note/siyuan/issues/16202) +* [数据库切换视图支持撤销和重做](https://github.com/siyuan-note/siyuan/issues/16209) +* [改进文档导出 HTML](https://github.com/siyuan-note/siyuan/pull/16219) +* [改进对资源文件重复插入的检测](https://github.com/siyuan-note/siyuan/issues/16220) +* [移动端新增发布服务设置页面](https://github.com/siyuan-note/siyuan/pull/16228) ### 修复缺陷