2025-09-19 22:12:47 +08:00
## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
2025-09-22 11:51:08 +08:00
* [Database asset fields support filtering ](https://github.com/siyuan-note/siyuan/issues/11967 )
2025-09-19 22:12:47 +08:00
* [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 )
* [Refresh the data in the interface after moving the document ](https://github.com/siyuan-note/siyuan/issues/15762 )
* [Improve copy/cut/delete `Headings and Bottom Blocks` menu ](https://github.com/siyuan-note/siyuan/issues/15797 )
* [Improve database group view performance ](https://github.com/siyuan-note/siyuan/issues/15811 )
* [Upgrade mermaid.js from 11.6.0 to 11.11.0 ](https://github.com/siyuan-note/siyuan/issues/15819 )
* [The browser clipping extension supports "Show directories first in path search" ](https://github.com/siyuan-note/siyuan/issues/15822 )
* [Improve reopening interaction of closed notebooks ](https://github.com/siyuan-note/siyuan/issues/15825 )
* [Add new icon: iconInclude ](https://github.com/siyuan-note/siyuan/issues/15831 )
* [Support arm64 version in Microsoft Store ](https://github.com/siyuan-note/siyuan/issues/15836 )
* [Improve database menu rendering ](https://github.com/siyuan-note/siyuan/issues/15839 )
* [Improve the drag-and-drop in the chart and math editing dialogs ](https://github.com/siyuan-note/siyuan/issues/15850 )
* [The database rollup field supports using the relation field ](https://github.com/siyuan-note/siyuan/issues/15851 )
* [Add "Show unique values" to the calculation of the database rollup field ](https://github.com/siyuan-note/siyuan/issues/15852 )
* [Extend the time the interface waits for kernel startup on the desktop ](https://github.com/siyuan-note/siyuan/issues/15853 )
* [When exporting inline code to Markdown, try to remove the trailing zero-width space ](https://github.com/siyuan-note/siyuan/issues/15854 )
* [Improve HTML code block clipping ](https://github.com/siyuan-note/siyuan/issues/15855 )
* [Improve HTML clipping base64 images ](https://github.com/siyuan-note/siyuan/issues/15856 )
* [Improve database rollup checkbox fields ](https://github.com/siyuan-note/siyuan/issues/15858 )
* [Disallow editing of non-bound block icons in database relation field ](https://github.com/siyuan-note/siyuan/issues/15859 )
* [Improve database interaction details ](https://github.com/siyuan-note/siyuan/issues/15861 )
* [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 )
2025-09-22 11:51:08 +08:00
* [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 )
2025-09-22 19:32:24 +08:00
* [Improve the judgment of editable blocks and the escape processing of HTML blocks ](https://github.com/siyuan-note/siyuan/issues/15904 )
2025-09-19 22:12:47 +08:00
### Bugfix
* [The editor switch cursor does not follow ](https://github.com/siyuan-note/siyuan/issues/15821 )
* [After updating a select field in the database attribute panel, clicking on other select fields does not respond ](https://github.com/siyuan-note/siyuan/issues/15827 )
* [When "Default fill created time" is enabled for database date fields, the automatically filled time value is incorrect ](https://github.com/siyuan-note/siyuan/issues/15828 )
* [The menus for database relation and rollup fields on the mobile do not display the related database name and field name ](https://github.com/siyuan-note/siyuan/issues/15835 )
* [When exporting images, the code block line number will display 0 ](https://github.com/siyuan-note/siyuan/issues/15837 )
* [File history cannot load the correct view of database blocks ](https://github.com/siyuan-note/siyuan/issues/15841 )
* [`Optimize typography` exception when code block contains ``` ](https://github.com/siyuan-note/siyuan/issues/15843 )
* [`Add to Database` shows databases that are not in the document ](https://github.com/siyuan-note/siyuan/issues/15847 )
* [An error occurs when inserting a tag using a mouse click ](https://github.com/siyuan-note/siyuan/issues/15867 )
2025-09-22 19:32:24 +08:00
* [Outline drag function is abnormal ](https://github.com/siyuan-note/siyuan/issues/15909 )
2025-09-19 22:12:47 +08:00
### Development
* [Add an attribute for the breadcrumb unlock/lock button tag ](https://github.com/siyuan-note/siyuan/pull/15820 )
## Download
* [B3log ](https://b3log.org/siyuan/en/download.html )
* [GitHub ](https://github.com/siyuan-note/siyuan/releases )