v3.6.2
siyuan-note/siyuanv3.6.2Mar 31, 2026by 88250
AI Summary
This release focuses on UI/UX refinements, security enhancements, and an upgrade to Electron v40.8.3.
Key Highlights
- Upgraded Mermaid to v11.13.0
- Improved drag-and-drop interactions between list blocks and super blocks
- Enhanced security for the publish service
- Fixed security vulnerabilities and XSS issues
New Features
- Support for rolling back a specified file within a data snapshot
- Auto-convert pasted URLs to clickable link format
- Added `alwaysOnTop` parameter to `openWindow` plugin
Full Release Notes
## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Supports rolling back a specified file within a data snapshot](https://github.com/siyuan-note/siyuan/issues/12355) * [Improve drag-and-drop between list block](https://github.com/siyuan-note/siyuan/issues/15672) * [Improve the Database Multi-selection Menu](https://github.com/siyuan-note/siyuan/issues/15718) * [Improve horizontal layout for super block drag-and-drop](https://github.com/siyuan-note/siyuan/issues/15978) * [Prevent nested selections when using Shift+Click block selection](https://github.com/siyuan-note/siyuan/issues/15984) * [Improve the display logic for mobile indent and outdent button](https://github.com/siyuan-note/siyuan/issues/16078) * [Restore scrollbar position after calling /api/ui/reloadFiletree](https://github.com/siyuan-note/siyuan/issues/16082) * [Improve table selection in read-only mode](https://github.com/siyuan-note/siyuan/issues/16085) * [Improve flashcard updates maintain original width](https://github.com/siyuan-note/siyuan/issues/16107) * [Avoid redundant rendering to certain blocks, fix flowchart rendering issues](https://github.com/siyuan-note/siyuan/pull/17071) * [Support default clearing of plugin dock shortcut keys](https://github.com/siyuan-note/siyuan/pull/17156) * [Disable Android keep-alive notifications by default](https://github.com/siyuan-note/siyuan/issues/17241) * [Improve the security of the publish service](https://github.com/siyuan-note/siyuan/pull/17242) * [Upgrade mermaid to v11.13.0](https://github.com/siyuan-note/siyuan/pull/17250) * [Improve the inability to cancel inline elements in specific scenarios](https://github.com/siyuan-note/siyuan/issues/17252) * [Support auto-convert pasted URL to clickable link format](https://github.com/siyuan-note/siyuan/pull/17338) * [Some UI interaction improvements](https://github.com/siyuan-note/siyuan/issues/17340) ### Bugfix * [Fix some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/17246) * [The block order becomes inconsistent when selecting multiple blocks to convert into paragraph blocks](https://github.com/siyuan-note/siyuan/issues/17256) * [Incomplete display of database panels for select, multi-select, assets, and relation fields](https://github.com/siyuan-note/siyuan/issues/17323) * [Escaping issues in attribute panel](https://github.com/siyuan-note/siyuan/issues/17345) ### Refactor * [Upgrade to Electron v40.8.3](https://github.com/siyuan-note/siyuan/issues/17255) ### Development * [Add `alwaysOnTop` parameter to `openWindow` plugin](https://github.com/siyuan-note/siyuan/issues/16080) * [Print a warning log when calling a deprecated kernel API](https://github.com/siyuan-note/siyuan/issues/17257) * [Add kernel API `/api/setting/setIcon`](https://github.com/siyuan-note/siyuan/pull/17326) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)