mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 20:25:17 +01:00
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
088afbc2ea
commit
d93dfbd23b
3 changed files with 9 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Below are the detailed changes in this version.
|
|||
|
||||
### Enhancement
|
||||
|
||||
* [Database asset fields support filtering](https://github.com/siyuan-note/siyuan/issues/11967)
|
||||
* [Block ref elements retain their original styles when exported](https://github.com/siyuan-note/siyuan/issues/15698)
|
||||
* [The new block created after folding the heading must be a heading of the same level](https://github.com/siyuan-note/siyuan/issues/15725)
|
||||
* [Add scenes for expanding and collapsing headings](https://github.com/siyuan-note/siyuan/issues/15726)
|
||||
|
|
@ -33,6 +34,8 @@ Below are the detailed changes in this version.
|
|||
* [Improve the interaction when using the backspace key at the beginning of a code block](https://github.com/siyuan-note/siyuan/issues/15864)
|
||||
* [The database relation fields support copying existing relations](https://github.com/siyuan-note/siyuan/pull/15876)
|
||||
* [Improve font loading](https://github.com/siyuan-note/siyuan/issues/15879)
|
||||
* [Improve document opening compatibility](https://github.com/siyuan-note/siyuan/issues/15885)
|
||||
* [Improve dynamic loading to prevent continuous automatic loading in certain situations](https://github.com/siyuan-note/siyuan/issues/15889)
|
||||
|
||||
### Bugfix
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
### 改進功能
|
||||
|
||||
* [資料庫資源欄位支援篩選](https://github.com/siyuan-note/siyuan/issues/11967)
|
||||
* [塊引用元素導出時保留原有樣式](https://github.com/siyuan-note/siyuan/issues/15698)
|
||||
* [折疊標題後新建的區塊為同級標題](https://github.com/siyuan-note/siyuan/issues/15725)
|
||||
* [增加標題展開與折疊的場景](https://github.com/siyuan-note/siyuan/issues/15726)
|
||||
|
|
@ -33,6 +34,8 @@
|
|||
* [在程式碼區塊開頭使用退格鍵時改進互動](https://github.com/siyuan-note/siyuan/issues/15864)
|
||||
* [資料庫關聯欄位支援複製已有關聯](https://github.com/siyuan-note/siyuan/pull/15876)
|
||||
* [改進字體載入](https://github.com/siyuan-note/siyuan/issues/15879)
|
||||
* [改進開啟文件相容性](https://github.com/siyuan-note/siyuan/issues/15885)
|
||||
* [改進文件動態加載,防止在特定情況下持續自動加載](https://github.com/siyuan-note/siyuan/issues/15889)
|
||||
|
||||
### 修復缺陷
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
### 改进功能
|
||||
|
||||
* [数据库资源字段支持筛选](https://github.com/siyuan-note/siyuan/issues/11967)
|
||||
* [块引用元素导出时保留原有样式](https://github.com/siyuan-note/siyuan/issues/15698)
|
||||
* [折叠标题后新建的块为同级标题](https://github.com/siyuan-note/siyuan/issues/15725)
|
||||
* [增加标题展开与折叠的场景](https://github.com/siyuan-note/siyuan/issues/15726)
|
||||
|
|
@ -33,6 +34,8 @@
|
|||
* [在代码块开头使用退格键时改进交互](https://github.com/siyuan-note/siyuan/issues/15864)
|
||||
* [数据库关联字段支持复制已有关联](https://github.com/siyuan-note/siyuan/pull/15876)
|
||||
* [改进字体加载](https://github.com/siyuan-note/siyuan/issues/15879)
|
||||
* [改进打开文档兼容性](https://github.com/siyuan-note/siyuan/issues/15885)
|
||||
* [改进文档动态加载,防止特定情况下持续自动加载](https://github.com/siyuan-note/siyuan/issues/15889)
|
||||
|
||||
### 修复缺陷
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue