v3.7.3
parruda/swarmv3.7.3Jul 21, 2026by 88250
AI Summary
A feature-rich update enhancing database functionality, mobile experience, and import capabilities including Obsidian support.
Key Highlights
- Support for importing Obsidian Vaults
- New database item templates and deep link support
- Improved mobile code snippet display and layout
New Features
- Import Obsidian Vaults
- Database supports new item templates
- Support locating database items through deep links
- Unified data migration user interface
- Improve trackpad adjustment editor font size
Full Release Notes
## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Hover missing asset file paths to preview associated blocks](https://github.com/siyuan-note/siyuan/issues/8471) * [Support dragging blocks into/out of bookmarks panel](https://github.com/siyuan-note/siyuan/issues/9340) * [Support left, center, and right alignment for database table columns](https://github.com/siyuan-note/siyuan/issues/9859) * [Show database relation backlinks in the attribute panel](https://github.com/siyuan-note/siyuan/issues/10599) * [Improve new database item editor positioning after view updates](https://github.com/siyuan-note/siyuan/issues/11100) * [Show database attributes in editors](https://github.com/siyuan-note/siyuan/issues/11371) * [Database supports new item templates](https://github.com/siyuan-note/siyuan/issues/11479) * [Support locating database items through deep links](https://github.com/siyuan-note/siyuan/issues/12022) * [After disabling all plugins with a single click, it needs to support clicking the buttons on the items](https://github.com/siyuan-note/siyuan/issues/12023) * [Introduce a unified data migration user interface](https://github.com/siyuan-note/siyuan/issues/13728) * [The web clipper extension supports configuring path templates for new documents](https://github.com/siyuan-note/siyuan/issues/16507) * [Improve `siyuan://` protocol link handling](https://github.com/siyuan-note/siyuan/pull/17164) * [Improve trackpad adjustment editor font size](https://github.com/siyuan-note/siyuan/pull/17295) * [Enable sub-block creation and block-handle menus inside embedded blocks](https://github.com/siyuan-note/siyuan/issues/17955) * [Add empty-by-default shortcuts for toggling floating panels](https://github.com/siyuan-note/siyuan/issues/18025) * [Support configurable click actions for document icons and parent document titles in the document panel](https://github.com/siyuan-note/siyuan/issues/18097) * [Improve cursor restoration after undoing block insertion](https://github.com/siyuan-note/siyuan/issues/18137) * [Improve the display of code snippets on mobile](https://github.com/siyuan-note/siyuan/issues/18144) * [Support importing Obsidian Vaults](https://github.com/siyuan-note/siyuan/issues/18172) * [Add a draggable area to the right side of the new window toolbar](https://github.com/siyuan-note/siyuan/issues/18175) * [Improves kernel-plugin WebSocket client behavior and proxy networking controls](https://github.com/siyuan-note/siyuan/pull/18220) * [Fix unexpected scrolling and show the block icon when entering multi-select mode on mobile](https://github.com/siyuan-note/siyuan/issues/18225) * [Prioritize recently referenced blocks in search](https://github.com/siyuan-note/siyuan/issues/18226) * [Fix inability to horizontally scroll and drag tab to either end when too many tabs are open](https://github.com/siyuan-note/siyuan/issues/18227) * [Keep scrollable tooltips visible on hover](https://github.com/siyuan-note/siyuan/issues/18231) * [Preserve table scroll position during DOM rebuild](https://github.com/siyuan-note/siyuan/issues/18235) * [Allow database template scripts when HTML scripts are enabled](https://github.com/siyuan-note/siyuan/issues/18238) * [Too many icons in dock cause the interface to overflow](https://github.com/siyuan-note/siyuan/issues/18239) * [Add an “Insert Image” option on Android](https://github.com/siyuan-note/siyuan/issues/18243) * [Prevent text selection while resizing table columns](https://github.com/siyuan-note/siyuan/issues/18244) * [ Block icon position, style and functionality are incorrect for non-first blocks inside a folded block](https://github.com/siyuan-note/siyuan/issues/18246) * [Arrow and Enter keys do not navigate menu items from reference, tag, and database column inputs](https://github.com/siyuan-note/siyuan/issues/18252) * [Improve the automatic update installation process](https://github.com/siyuan-note/siyuan/issues/18258) * [ Top toolbar items are not clickable on iPad mini](https://github.com/siyuan-note/siyuan/issues/18264) * [Improve renderer crash handling and exit gracefully before Windows shutdown](https://github.com/siyuan-note/siyuan/issues/18265) * [Add editable top-level notebook documents](https://github.com/siyuan-note/siyuan/issues/18266) * [Improve the first-use experience with an initial note and onboarding actions](https://github.com/siyuan-note/siyuan/issues/18267) * [Exact document and heading matches are not prioritized in search results](https://github.com/siyuan-note/siyuan/issues/18270) * [Remove the close button from the dialog box](https://github.com/siyuan-note/siyuan/issues/18283) * [Improve layout gap at the bottom of the page after iPhone keyboard dismisses](https://github.com/siyuan-note/siyuan/issues/18296) * [Improve exact document match ranking when searching for a move destination](https://github.com/siyuan-note/siyuan/issues/18303) * [Improve content block dragging within list items](https://github.com/siyuan-note/siyuan/issues/18304) * [Preserve cursor state on refresh and back navigation](https://github.com/siyuan-note/siyuan/issues/18310) ### Bugfix * [Unable to type using a bluetooth keyboard on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/17153) * [Fix block icon overflow in the backlink panel](https://github.com/siyuan-note/siyuan/issues/18157) * [moveToUp fails for a list block inside a horizontal super block](https://github.com/siyuan-note/siyuan/issues/18168) * [Fix some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/18219) * [Unable to create a heading block by typing a hash symbol](https://github.com/siyuan-note/siyuan/issues/18221) * [Block reference anchor text containing "&" is incorrectly escaped in search results](https://github.com/siyuan-note/siyuan/issues/18229) * [Unable to export a document as an image when it contains invalid image links](https://github.com/siyuan-note/siyuan/issues/18232) * [Block reference count not displayed](https://github.com/siyuan-note/siyuan/issues/18236) * [Unable to share files to SiYuan on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/18245) * [Callout content disappears when opening a document with folded headings](https://github.com/siyuan-note/siyuan/pull/18247) * [Database data is missing from exported .sy.zip archives](https://github.com/siyuan-note/siyuan/issues/18248) * [Database relation and rollup filters do not work correctly](https://github.com/siyuan-note/siyuan/issues/18249) * [Imported databases missing from relation field search](https://github.com/siyuan-note/siyuan/issues/18250) * [Database rollup fields display unique values incorrectly](https://github.com/siyuan-note/siyuan/issues/18253) * [Database rollup relation field entry counts are incorrect](https://github.com/siyuan-note/siyuan/issues/18254) * [Copied merged table cells disappear after refresh](https://github.com/siyuan-note/siyuan/issues/18255) * [Unable to retrieve document content in the publishing service](https://github.com/siyuan-note/siyuan/issues/18257) * [Abnormal auto-refresh after inserting a same-level heading below in the outline](https://github.com/siyuan-note/siyuan/issues/18259) * [Global assets not displaying on iOS due to /var symlink path resolution](https://github.com/siyuan-note/siyuan/issues/18269) * [“Copy as PNG” produces a 0-byte file on Android](https://github.com/siyuan-note/siyuan/issues/18277) * [Undoing merged table cells replaces the table with null](https://github.com/siyuan-note/siyuan/issues/18278) * [Sub-menu scrollbar automatically scrolls to the top](https://github.com/siyuan-note/siyuan/issues/18294) ### Development * [Ensure plugin onLayoutReady runs after onload completes](https://github.com/siyuan-note/siyuan/issues/9836) * [Extract lite version of protyle](https://github.com/siyuan-note/siyuan/issues/18151) * [Kernel plugins are not loaded on mobile and early RPC calls may fail during startup](https://github.com/siyuan-note/siyuan/issues/18271) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)