|
| 1 | +## Overview |
| 2 | + |
| 3 | +This version improves some details. |
| 4 | + |
| 5 | +## Changelogs |
| 6 | + |
| 7 | +Below are the detailed changes in this version. |
| 8 | + |
| 9 | +### Enhancement |
| 10 | + |
| 11 | +* [Resolve white screen caused by clicking graph blocks and PDF links](https://github.com/siyuan-note/siyuan/pull/16339) |
| 12 | +* [Desktop export PDF supports no pagination](https://github.com/siyuan-note/siyuan/pull/16537) |
| 13 | +* [Improve HTML inline elements clipping](https://github.com/siyuan-note/siyuan/issues/16621) |
| 14 | +* [Improve default filling value of two-way relation fields](https://github.com/siyuan-note/siyuan/issues/16638) |
| 15 | +* [`Move` supports searching by document block ID](https://github.com/siyuan-note/siyuan/issues/16674) |
| 16 | +* [Improve minimum version requirements for marketplace packages](https://github.com/siyuan-note/siyuan/issues/16688) |
| 17 | +* [Randomly generate the cookie key](https://github.com/siyuan-note/siyuan/issues/16690) |
| 18 | +* [Improve positioning when clicking on the outline and open block reference ](https://github.com/siyuan-note/siyuan/issues/16691) |
| 19 | +* [Improve superblock editing and undo](https://github.com/siyuan-note/siyuan/issues/16703) |
| 20 | +* [Supports use even when offline on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16706) |
| 21 | +* [Improve template function `ISOMonth`](https://github.com/siyuan-note/siyuan/issues/16718) |
| 22 | + |
| 23 | +### Bugfix |
| 24 | + |
| 25 | +* [Unable to switch the publish service between multiple workspaces](https://github.com/siyuan-note/siyuan/issues/16587) |
| 26 | +* [In read-only mode search results cannot be navigated to](https://github.com/siyuan-note/siyuan/issues/16680) |
| 27 | +* [Attribute values are not escaped](https://github.com/siyuan-note/siyuan/issues/16686) |
| 28 | +* [The `updateBlock` API encountered a null pointer error](https://github.com/siyuan-note/siyuan/issues/16705) |
| 29 | + |
| 30 | +### Refactor |
| 31 | + |
| 32 | +* [Upgrade to Electron v39.2.7](https://github.com/siyuan-note/siyuan/issues/16682) |
| 33 | + |
| 34 | +### Development |
| 35 | + |
| 36 | +* [Make hotkey optional for plugin commands and toolbar](https://github.com/siyuan-note/siyuan/pull/16676) |
| 37 | +* [Improve error handling and security for plugin data storage methods](https://github.com/siyuan-note/siyuan/pull/16717) |
| 38 | + |
| 39 | +## Download |
| 40 | + |
| 41 | +* [B3log](https://b3log.org/siyuan/en/download.html) |
| 42 | +* [GitHub](https://github.com/siyuan-note/siyuan/releases) |
0 commit comments