## Overview This version reduces startup time when sync is enabled. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Database-bound block primary key supports setting static anchor text](https://github.com/siyuan-note/siyuan/issues/10049) * [The text pasted into the database supports the use of `\t` and `\n` for segmentation and line breaks](https://github.com/siyuan-note/siyuan/issues/13259) * [Adjust window buttons when the interface is scaled on macOS](https://github.com/siyuan-note/siyuan/issues/13526) * [The mobile database always displays the `Calculation` row](https://github.com/siyuan-note/siyuan/issues/13535) * [Improve Attribute Panel - Database - Remove block](https://github.com/siyuan-note/siyuan/issues/13536) * [Improve list item multi-select indentation interaction](https://github.com/siyuan-note/siyuan/issues/13555) * [Remove browser default Ctrl+B/I/U](https://github.com/siyuan-note/siyuan/issues/13571) * [Reduce startup time when sync is enabled](https://github.com/siyuan-note/siyuan/issues/13589) ### Bugfix * [Emoji not displayed on Linux](https://github.com/siyuan-note/siyuan/issues/13213) * [Database paste causes crash](https://github.com/siyuan-note/siyuan/issues/13410) * [Results not highlighted when searching using query syntax](https://github.com/siyuan-note/siyuan/issues/13532) * [Document cannot be exported as Markdown](https://github.com/siyuan-note/siyuan/issues/13545) * [Incorrect list item styles in exported PDF](https://github.com/siyuan-note/siyuan/issues/13550) * [Cannot export Data on mobile](https://github.com/siyuan-note/siyuan/issues/13565) ### Refactor * [Upgrade to AWS SDK for Go v2](https://github.com/siyuan-note/siyuan/issues/13557) * [Upgrade to Electron v32.2.7](https://github.com/siyuan-note/siyuan/issues/13566) ### Development * [Add `renderAVAttribute` method to Protyle](https://github.com/siyuan-note/siyuan/pull/13547) * [Add plugin function `getAllModels`](https://github.com/siyuan-note/siyuan/issues/13579) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)