## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Supports replacing tags with other inline elements](https://github.com/siyuan-note/siyuan/issues/11238) * [Improve table row insertion](https://github.com/siyuan-note/siyuan/issues/11954) * [The bottom sidebar panel is abnormal after opening the developer tools](https://github.com/siyuan-note/siyuan/issues/13507) * [Tag renaming supports listing search candidates](https://github.com/siyuan-note/siyuan/issues/14518) * [Browser clipping extension supports clipping SVG](https://github.com/siyuan-note/siyuan/issues/14523) * [Support list block font size modification](https://github.com/siyuan-note/siyuan/issues/14524) * [Displays database block icon by default on tablet](https://github.com/siyuan-note/siyuan/issues/14533) * [Improve formula block spacing in exported PDF](https://github.com/siyuan-note/siyuan/issues/14548) * [Improve undo after converting blockquote to paragraph](https://github.com/siyuan-note/siyuan/issues/14551) * [Reload README after upgrading the marketplace package](https://github.com/siyuan-note/siyuan/issues/14558) * [Improve math block parsing](https://github.com/siyuan-note/siyuan/issues/14561) * [Split-screen documents maintain the same browsing position](https://github.com/siyuan-note/siyuan/issues/14568) * [Improve web page clipping](https://github.com/siyuan-note/siyuan/issues/14578) * [Tag search supports space-separated keywords](https://github.com/siyuan-note/siyuan/issues/14580) * [Improve marketplace package update validation](https://github.com/siyuan-note/siyuan/issues/14586) * [Improve block ref jump on Android](https://github.com/siyuan-note/siyuan/issues/14589) * [Reduce the probability of `tree not found` when deleting/renaming tags](https://github.com/siyuan-note/siyuan/issues/14591) * [Improve tag panel refresh](https://github.com/siyuan-note/siyuan/issues/14593) * [Improve synchronization of title image updates to other windows](https://github.com/siyuan-note/siyuan/issues/14613) * [Improve soft break editing in tables](https://github.com/siyuan-note/siyuan/issues/14619) * [Global search supports searching with tabs](https://github.com/siyuan-note/siyuan/issues/14632) * [Improve setting of inline elements when table cells contain br](https://github.com/siyuan-note/siyuan/issues/14635) * [Resolve conflicts between custom ⌥⇧→/⌥⇧← and native shortcut keys](https://github.com/siyuan-note/siyuan/issues/14638) ### Bugfix * [Abnormal content when creating a tag](https://github.com/siyuan-note/siyuan/issues/14532) * [Abnormal after reapplying the same background color to text with background color](https://github.com/siyuan-note/siyuan/issues/14534) * [Inserting images or files button on Android do not work](https://github.com/siyuan-note/siyuan/issues/14537) * [Editing after opening the search interface will cause the interface to reload](https://github.com/siyuan-note/siyuan/issues/14538) * [All `Import` buttons on Android do not work](https://github.com/siyuan-note/siyuan/issues/14545) * [Virtual reference cannot jump on mobile](https://github.com/siyuan-note/siyuan/pull/14566) * [Unable to find-replace tag](https://github.com/siyuan-note/siyuan/issues/14588) * [Incorrect cursor position when typing in a database-bound block](https://github.com/siyuan-note/siyuan/issues/14606) ### Refactor * [Upgrade to Electron v34.5.0](https://github.com/siyuan-note/siyuan/issues/14557) ### Development * [Improve editor refresh for kernel API `/api/block/moveBlock`](https://github.com/siyuan-note/siyuan/issues/14559) * [Authenticated kernel API requests work without setting the authentication code](https://github.com/siyuan-note/siyuan/issues/14571) * [Improve plugin reloading after data sync](https://github.com/siyuan-note/siyuan/issues/14579) * [The global shortcut key of the plugin cannot be bound again](https://github.com/siyuan-note/siyuan/issues/14582) * [Add an internal kernel API `/api/ui/reloadTag`](https://github.com/siyuan-note/siyuan/issues/14594) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)