2025-12-01 20:14:58 +08:00
|
|
|
## Overview
|
|
|
|
|
|
|
|
|
|
This version improves some details.
|
|
|
|
|
|
|
|
|
|
## Changelogs
|
|
|
|
|
|
|
|
|
|
Below are the detailed changes in this version.
|
|
|
|
|
|
|
|
|
|
### Enhancement
|
|
|
|
|
|
|
|
|
|
* [Improve page scrolling caused by drag blocks](https://github.com/siyuan-note/siyuan/issues/12461)
|
|
|
|
|
* [Improve searching for move blocks](https://github.com/siyuan-note/siyuan/issues/15564)
|
|
|
|
|
* [The left-side layout is not displayed when searching for left-right layouts](https://github.com/siyuan-note/siyuan/issues/16057)
|
|
|
|
|
* [Deleting after changing link ancrhor before end of the block affects next block](https://github.com/siyuan-note/siyuan/issues/16214)
|
|
|
|
|
* [Improved positioning and highlighting after opening the editor via search](https://github.com/siyuan-note/siyuan/issues/16428)
|
|
|
|
|
* [Improve the setting of custom attribute names](https://github.com/siyuan-note/siyuan/issues/16447)
|
|
|
|
|
* [Improve the av-names attribute on block elements](https://github.com/siyuan-note/siyuan/pull/16449)
|
|
|
|
|
* [Improve database grouping field value filling](https://github.com/siyuan-note/siyuan/issues/16458)
|
2025-12-02 11:38:00 +08:00
|
|
|
* [Improve database rendering performance after editing](https://github.com/siyuan-note/siyuan/issues/16464)
|
2025-12-01 20:14:58 +08:00
|
|
|
* [Improve container block copy text *](https://github.com/siyuan-note/siyuan/pull/16467)
|
|
|
|
|
* [Improve file tree scrolling caused by drag file](https://github.com/siyuan-note/siyuan/issues/16471)
|
2025-12-02 17:38:29 +08:00
|
|
|
* [Import the YAML at the beginning of the Markdown as a code block](https://github.com/siyuan-note/siyuan/issues/16488)
|
2025-12-01 20:14:58 +08:00
|
|
|
|
|
|
|
|
### Bugfix
|
|
|
|
|
|
|
|
|
|
* [Paste `...` error](https://github.com/siyuan-note/siyuan/issues/16053)
|
|
|
|
|
* [Remove query criteria is abnormal](https://github.com/siyuan-note/siyuan/issues/16442)
|
|
|
|
|
* [Outline panel issues](https://github.com/siyuan-note/siyuan/issues/16445)
|
|
|
|
|
* [Importing Markdown failed](https://github.com/siyuan-note/siyuan/issues/16451)
|
|
|
|
|
* [Data synchronization may incorrectly overwrite data](https://github.com/siyuan-note/siyuan/issues/16460)
|
|
|
|
|
* [Graph dailynote filtering not working](https://github.com/siyuan-note/siyuan/issues/16463)
|
|
|
|
|
|
|
|
|
|
### Development
|
|
|
|
|
|
|
|
|
|
* [Add onDataChanged method to handle data changes in the plugin](https://github.com/siyuan-note/siyuan/pull/16244)
|
|
|
|
|
* [Unable to load after creating Protyle](https://github.com/siyuan-note/siyuan/issues/16455)
|
|
|
|
|
* [Support triggering the `open-siyuan-url-plugin` on mobile](https://github.com/siyuan-note/siyuan/pull/16465)
|
|
|
|
|
|
|
|
|
|
## Download
|
|
|
|
|
|
|
|
|
|
* [B3log](https://b3log.org/siyuan/en/download.html)
|
|
|
|
|
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|