Daniel 1 рік тому
батько
коміт
234345cccb

+ 2 - 0
app/changelogs/v2.10.15/v2.10.15.md

@@ -25,6 +25,8 @@ Below are the detailed changes in this version.
 * [Improve S3/WebDAV data sync error message](https://github.com/siyuan-note/siyuan/issues/9626)
 * [Improve localhost address validation](https://github.com/siyuan-note/siyuan/pull/9634)
 * [`Ctrl+End` Jump to the last character of the last block](https://github.com/siyuan-note/siyuan/issues/9642)
+* [Improve checking out files order of data sync](https://github.com/siyuan-note/siyuan/issues/9646)
+* [Automatically create notebook conf.json if not found it](https://github.com/siyuan-note/siyuan/issues/9647)
 
 ### Bugfix
 

+ 2 - 0
app/changelogs/v2.10.15/v2.10.15_zh_CHT.md

@@ -25,6 +25,8 @@
 * [改進 S3/WebDAV 資料同步錯誤提示文案](https://github.com/siyuan-note/siyuan/issues/9626)
 * [改進本地網路位址校驗](https://github.com/siyuan-note/siyuan/pull/9634)
 * [`Ctrl+End` 跳到最後一個區塊的最後一個字元](https://github.com/siyuan-note/siyuan/issues/9642)
+* [改進資料同步時遷出檔案的順序](https://github.com/siyuan-note/siyuan/issues/9646)
+* [自動建立筆記本缺少的設定檔](https://github.com/siyuan-note/siyuan/issues/9647)
 
 ### 修復缺陷
 

+ 2 - 0
app/changelogs/v2.10.15/v2.10.15_zh_CN.md

@@ -25,6 +25,8 @@
 * [改进 S3/WebDAV 数据同步错误提示文案](https://github.com/siyuan-note/siyuan/issues/9626)
 * [改进本地网络地址校验](https://github.com/siyuan-note/siyuan/pull/9634)
 * [`Ctrl+End` 跳转到最后一个块的最后一个字符](https://github.com/siyuan-note/siyuan/issues/9642)
+* [改进数据同步时迁出文件的顺序](https://github.com/siyuan-note/siyuan/issues/9646)
+* [自动创建笔记本缺失的配置文件](https://github.com/siyuan-note/siyuan/issues/9647)
 
 ### 修复缺陷