## Overview This version improves many details and enhances performance and stability. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Improve dynamic anchor text and ref count auto-refresh stability](https://github.com/siyuan-note/siyuan/issues/8234) * [Catch SEND intents to import text on Android](https://github.com/siyuan-note/siyuan/issues/11187) * [The interface will no longer be refreshed after find-replace](https://github.com/siyuan-note/siyuan/issues/11844) * [The font size can be prompted when quickly adjusting the font size](https://github.com/siyuan-note/siyuan/issues/12007) * [Improve database primary key field binding blocks](https://github.com/siyuan-note/siyuan/issues/12020) * [iOS will display a white screen when clicking on a link without a protocol](https://github.com/siyuan-note/siyuan/issues/12038) * [Improve database attribute panel asset field editing](https://github.com/siyuan-note/siyuan/issues/12044) * [`Convert to blockquote` supports config keymaps](https://github.com/siyuan-note/siyuan/issues/12069) * [Improve /menu editing](https://github.com/siyuan-note/siyuan/issues/12072) * [Automatically refresh database views after deleting/rolling back documents](https://github.com/siyuan-note/siyuan/issues/12081) * [Improve code block Ctrl+A copying](https://github.com/siyuan-note/siyuan/issues/12129) * [De-duplication of backlinks after referencing multiple blocks in the same block](https://github.com/siyuan-note/siyuan/issues/12147) * [Improve folding the heading](https://github.com/siyuan-note/siyuan/issues/12205) * [Improve result msg tip for `Remove unreferenced assets`](https://github.com/siyuan-note/siyuan/issues/12226) * [Search results should remain unchanged after downloading or deleting the marketplace package](https://github.com/siyuan-note/siyuan/issues/12252) * [Improve reference relationship update after moving blocks](https://github.com/siyuan-note/siyuan/issues/12324) * [Add default alignment to tables](https://github.com/siyuan-note/siyuan/issues/12360) * [Improve code block line number calculation](https://github.com/siyuan-note/siyuan/issues/12382) * [Refresh the editor after rolling back the document](https://github.com/siyuan-note/siyuan/issues/12397) * [Improve list item convert to doc](https://github.com/siyuan-note/siyuan/issues/12411) * [Creating a dailynote template supports the doc icon](https://github.com/siyuan-note/siyuan/issues/12416) * [Improve document tree expansion and database loading performance](https://github.com/siyuan-note/siyuan/issues/12428) ### Bugfix * [The sorting of fields in the database attribute panel is unstable](https://github.com/siyuan-note/siyuan/issues/12043) * [Right-clicking a formula block may bring up the wrong menu](https://github.com/siyuan-note/siyuan/issues/12292) * [Modifications to the link column in the database attribute panel do not take effect immediately](https://github.com/siyuan-note/siyuan/issues/12386) ### Refactor * [Refactor Yoda style conditions in Go code](https://github.com/siyuan-note/siyuan/pull/12385) * [Implement some delayed kernel events using task queues](https://github.com/siyuan-note/siyuan/issues/12393) ### Development * [Kernel serve WebDAV service on path `/webdav/`](https://github.com/siyuan-note/siyuan/pull/12412) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)