📝 Update changelogs

This commit is contained in:
Daniel 2024-12-18 20:47:37 +08:00
parent 812a5e392a
commit 0720e71218
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 9 additions and 0 deletions

View file

@ -9,6 +9,7 @@ Below are the detailed changes in this version.
### Enhancement
* [Improve database cell appearance](https://github.com/siyuan-note/siyuan/issues/10867)
* [Multiple-select list items remain selected after indent or outdent](https://github.com/siyuan-note/siyuan/issues/12209)
* [The move doc window retains the keyword of the last search](https://github.com/siyuan-note/siyuan/issues/12335)
* [Improve font family and emoji ](https://github.com/siyuan-note/siyuan/pull/13241)
* [Improve database select field color and layout](https://github.com/siyuan-note/siyuan/issues/13263)
@ -28,6 +29,8 @@ Below are the detailed changes in this version.
* [Improve exporting data](https://github.com/siyuan-note/siyuan/issues/13500)
* [Improve serving assets performance](https://github.com/siyuan-note/siyuan/issues/13501)
* [Improve data synchronization stability](https://github.com/siyuan-note/siyuan/issues/13503)
* [Compatible with image legacy data](https://github.com/siyuan-note/siyuan/issues/13523)
* [Improve the behavior of `Del` of the image](https://github.com/siyuan-note/siyuan/issues/13524)
### Abolishment

View file

@ -9,6 +9,7 @@
### 改進功能
* [改進資料庫單元外觀](https://github.com/siyuan-note/siyuan/issues/10867)
* [多重選擇清單項目在縮排或減少縮排後保持選取狀態](https://github.com/siyuan-note/siyuan/issues/12209)
* [行動文件視窗保留上次搜尋的關鍵字](https://github.com/siyuan-note/siyuan/issues/12335)
* [改進字體系列和表情符號](https://github.com/siyuan-note/siyuan/pull/13241)
* [改進資料庫選擇欄位的顏色和佈局](https://github.com/siyuan-note/siyuan/issues/13263)
@ -28,6 +29,8 @@
* [改進匯出資料](https://github.com/siyuan-note/siyuan/issues/13500)
* [改進資源檔案載入效能](https://github.com/siyuan-note/siyuan/issues/13501)
* [改善資料同步穩定性](https://github.com/siyuan-note/siyuan/issues/13503)
* [相容圖片遺留資料](https://github.com/siyuan-note/siyuan/issues/13523)
* [改進圖片的 `Del` 行為](https://github.com/siyuan-note/siyuan/issues/13524)
### 移除功能

View file

@ -9,6 +9,7 @@
### 改进功能
* [改进数据库单元格外观](https://github.com/siyuan-note/siyuan/issues/10867)
* [多选列表项在缩进或减少缩进后保持选中状态](https://github.com/siyuan-note/siyuan/issues/12209)
* [移动文档窗口保留上次搜索的关键词](https://github.com/siyuan-note/siyuan/issues/12335)
* [改进字体系列和表情符号](https://github.com/siyuan-note/siyuan/pull/13241)
* [改进数据库选择字段的颜色和布局](https://github.com/siyuan-note/siyuan/issues/13263)
@ -28,6 +29,8 @@
* [改进导出数据](https://github.com/siyuan-note/siyuan/issues/13500)
* [改进资源文件加载性能](https://github.com/siyuan-note/siyuan/issues/13501)
* [改进数据同步稳定性](https://github.com/siyuan-note/siyuan/issues/13503)
* [兼容图片遗留数据](https://github.com/siyuan-note/siyuan/issues/13523)
* [改进图片的 `Del` 行为](https://github.com/siyuan-note/siyuan/issues/13524)
### 移除功能