📝 Update changelogs

This commit is contained in:
Daniel 2023-11-14 11:12:28 +08:00
parent 0658f3bc0e
commit 234345cccb
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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)
### 修復缺陷

View file

@ -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)
### 修复缺陷