siyuan/app/changelogs/v3.5.2/v3.5.2.md
Daniel ab43a2d35f
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 17:50:17 +08:00

45 lines
2.5 KiB
Markdown

## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Resolve white screen caused by clicking graph blocks and PDF links](https://github.com/siyuan-note/siyuan/pull/16339)
* [Desktop export PDF supports no pagination](https://github.com/siyuan-note/siyuan/pull/16537)
* [Improve HTML inline elements clipping](https://github.com/siyuan-note/siyuan/issues/16621)
* [Improve default filling value of two-way relation fields](https://github.com/siyuan-note/siyuan/issues/16638)
* [`Move` supports searching by document block ID](https://github.com/siyuan-note/siyuan/issues/16674)
* [Improve minimum version requirements for marketplace packages](https://github.com/siyuan-note/siyuan/issues/16688)
* [Randomly generate the cookie key](https://github.com/siyuan-note/siyuan/issues/16690)
* [Improve positioning when clicking on the outline and open block reference ](https://github.com/siyuan-note/siyuan/issues/16691)
* [Improve superblock editing and undo](https://github.com/siyuan-note/siyuan/issues/16703)
* [Supports use even when offline on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16706)
* [Improve template function `ISOMonth`](https://github.com/siyuan-note/siyuan/issues/16718)
* [Supports configuring the maximum number of `Recent documents` to be listed](https://github.com/siyuan-note/siyuan/issues/16720)
### Bugfix
* [Unable to switch the publish service between multiple workspaces](https://github.com/siyuan-note/siyuan/issues/16587)
* [In read-only mode search results cannot be navigated to](https://github.com/siyuan-note/siyuan/issues/16680)
* [Attribute values are not escaped](https://github.com/siyuan-note/siyuan/issues/16686)
* [The `updateBlock` API encountered a null pointer error](https://github.com/siyuan-note/siyuan/issues/16705)
* [`Optimize typography` nested callout blocks within the task list caused an error](https://github.com/siyuan-note/siyuan/issues/16725)
### Refactor
* [Upgrade to Electron v39.2.7](https://github.com/siyuan-note/siyuan/issues/16682)
### Development
* [The plugin should continue execution even if `loadData` fails](https://github.com/siyuan-note/siyuan/issues/15818)
* [Make hotkey optional for plugin commands and toolbar](https://github.com/siyuan-note/siyuan/pull/16676)
* [Improve error handling and security for plugin data storage methods](https://github.com/siyuan-note/siyuan/pull/16717)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)