## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Improve drag-and-drop performance for the document tree](https://github.com/siyuan-note/siyuan/issues/13864) * [Improve text copying from the ChatGPT app](https://github.com/siyuan-note/siyuan/issues/14819) * [Improve handling of assets when exporting to Word .docx format](https://github.com/siyuan-note/siyuan/issues/15253) * [Undo should restore the cursor position after Enter](https://github.com/siyuan-note/siyuan/issues/16595) * [Improve image clicking behavior in database asset field menu](https://github.com/siyuan-note/siyuan/pull/16671) * [Display a confirmation prompt when inserting large assets 256MB](https://github.com/siyuan-note/siyuan/issues/16685) * [Improve PDF rectangle annotation screenshot rotation handling](https://github.com/siyuan-note/siyuan/pull/16714) * [Improve export preview mode](https://github.com/siyuan-note/siyuan/issues/16732) * [The `%LOCALAPPDATA%\siyuan-updater\` folder will be automatically deleted after installation on Windows](https://github.com/siyuan-note/siyuan/issues/16733) * [Improve error window information layout](https://github.com/siyuan-note/siyuan/pull/16735) * [Automatically apply code snippets after data synchronization](https://github.com/siyuan-note/siyuan/issues/16736) * [Improve open editor positioning for search results](https://github.com/siyuan-note/siyuan/issues/16739) * [Improve S3 data synchronization compatibility with RustFS](https://github.com/siyuan-note/siyuan/issues/16742) * [Supports cleaning temporary files](https://github.com/siyuan-note/siyuan/issues/16745) * [Modifying the emoji in the callout and database will not update the frequently used emoji list](https://github.com/siyuan-note/siyuan/issues/16746) * [Improve assets data index updating after data sync on mobile](https://github.com/siyuan-note/siyuan/issues/16747) * [Improve interaction for Callout block icons](https://github.com/siyuan-note/siyuan/issues/16758) * [Improve desktop auto-update](https://github.com/siyuan-note/siyuan/pull/16764) * [Dynamically load the document after cutting blocks](https://github.com/siyuan-note/siyuan/issues/16767) * [Improve fold heading in list editing](https://github.com/siyuan-note/siyuan/issues/16769) * [Supports exporting a code block as a file](https://github.com/siyuan-note/siyuan/pull/16774) * [Improve PDF export for PlantUML](https://github.com/siyuan-note/siyuan/issues/16776) * [Improve HTML block parsing](https://github.com/siyuan-note/siyuan/issues/16778) * [Improve table copying](https://github.com/siyuan-note/siyuan/pull/16783) * [Improve rendering of Mermaid blocks within collapsible list blocks](https://github.com/siyuan-note/siyuan/issues/16802) * [Auto-close browser page when publish service is closed](https://github.com/siyuan-note/siyuan/pull/16804) * [Improve display of fold heading block indicators in callouts, blockquotes, and list items](https://github.com/siyuan-note/siyuan/issues/16805) ### Bugfix * [The document title was displayed incorrectly during the search](https://github.com/siyuan-note/siyuan/issues/16741) * [Database cell drag-and-drop filling behaves abnormally with grouping views](https://github.com/siyuan-note/siyuan/issues/16760) * [Clicking on the document in read-only mode results in errors](https://github.com/siyuan-note/siyuan/issues/16762) * [Multiple workspace access authentication error](https://github.com/siyuan-note/siyuan/issues/16786) ### Development * [Add internal kernel API `/api/block/getBlockKramdowns`](https://github.com/siyuan-note/siyuan/pull/16751) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)