v3.5.8
siyuan-note/siyuanv3.5.8Feb 24, 2026by 88250
AI Summary
This version improves various details including editor interactions, table functionality, mobile UI, and platform-specific fixes. It also upgrades Electron to v39.6.1.
Key Highlights
- Stop editor scrolling when dragging block icon to dock panel
- Supports configuring 'Do not split screen when certain tabs are open'
- Supports setting titles for tables with right-click menu for inserting multiple rows/columns
- Upgrade to Electron v39.6.1
- Improve display of RTL math, table, chart, and code blocks
Breaking Changes
- No longer automatically sets Pandoc parameters on the Microsoft Store version
New Features
- Table right-click menu supports one-click insertion of multiple rows and columns
- Support for setting titles for tables
- Configuration option to prevent split screen with certain tabs open
- Support copying file in asset menu on Windows and macOS
Full Release Notes
## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Stop editor scrolling when dragging the block icon to the dock panel](https://github.com/siyuan-note/siyuan/issues/16618) * [Re-render after chart width changes](https://github.com/siyuan-note/siyuan/issues/16633) * [Improve the database asset editing UI on mobile](https://github.com/siyuan-note/siyuan/issues/16670) * [Improve flashcard interaction](https://github.com/siyuan-note/siyuan/issues/16701) * [Supports configuring "Do not split screen when certain tabs are open"](https://github.com/siyuan-note/siyuan/issues/16833) * [Fix focus issues on Windows after dialog interactions](https://github.com/siyuan-note/siyuan/pull/16862) * [Supports setting titles for tables](https://github.com/siyuan-note/siyuan/issues/17002) * [No longer automatically sets Pandoc parameters on the Microsoft Store version](https://github.com/siyuan-note/siyuan/issues/17044) * [Improve importing .sy.zip](https://github.com/siyuan-note/siyuan/issues/17047) * [Support copying file in the asset menu on Windows and macOS](https://github.com/siyuan-note/siyuan/pull/17049) * [Improve br after merging cells](https://github.com/siyuan-note/siyuan/issues/17050) * [The right-click menu of the table supports one-click insertion of multiple rows and columns](https://github.com/siyuan-note/siyuan/issues/17051) * [Improve export block references to footnotes](https://github.com/siyuan-note/siyuan/issues/17059) * [Improve HTML list clipping](https://github.com/siyuan-note/siyuan/issues/17062) * [Improve HTML inlines nested blocks clipping](https://github.com/siyuan-note/siyuan/issues/17063) * [Improve the display of RTL math, table, chart, and code blocks](https://github.com/siyuan-note/siyuan/issues/17069) ### Bugfix * [Deleting a focus block in a floating window will cause a console error](https://github.com/siyuan-note/siyuan/issues/16729) * [White screen or crashes after upgrade on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/17043) * [Assets cannot be exported on Windows](https://github.com/siyuan-note/siyuan/issues/17045) * [No assets were exported when exporting Markdown](https://github.com/siyuan-note/siyuan/issues/17046) * [Under certain circumstances, main.js throws an error upon startup](https://github.com/siyuan-note/siyuan/issues/17048) * [The editor scrolls sluggishly on iPhone](https://github.com/siyuan-note/siyuan/issues/17052) * [The keyboard pops up and then automatically retracts on some Android devices](https://github.com/siyuan-note/siyuan/issues/17058) ### Refactor * [Upgrade to Electron v39.6.1](https://github.com/siyuan-note/siyuan/issues/17067) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)