siyuan/app/changelogs/v3.5.8/v3.5.8.md
Daniel 733725fd56
Some checks failed
Release Docker Image / build (push) Has been cancelled
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2026-02-24 10:54:38 +08:00

45 lines
2.8 KiB
Markdown

## 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)