|
| 1 | +## Overview |
| 2 | + |
| 3 | +This version supports use on the HarmonyOS NEXT system. |
| 4 | + |
| 5 | +## Changelogs |
| 6 | + |
| 7 | +Below are the detailed changes in this version. |
| 8 | + |
| 9 | +### Enhancement |
| 10 | + |
| 11 | +* [Improve Alt+M hiding/showing windows](https://github.com/siyuan-note/siyuan/issues/12656) |
| 12 | +* [Improve database cell positioning and editing input box size](https://github.com/siyuan-note/siyuan/issues/12708) |
| 13 | +* [Support HarmonyOS NEXT system](https://github.com/siyuan-note/siyuan/issues/13184) |
| 14 | +* [Remove the collapsed state of the collapsed heading on paste](https://github.com/siyuan-note/siyuan/issues/13232) |
| 15 | +* [Support the year in the database date field is less than 4 digits](https://github.com/siyuan-note/siyuan/issues/13252) |
| 16 | +* [Improve interaction with database descriptions](https://github.com/siyuan-note/siyuan/issues/13262) |
| 17 | +* [Improve document tag adding interaction](https://github.com/siyuan-note/siyuan/issues/13311) |
| 18 | +* [Improve tooltip](https://github.com/siyuan-note/siyuan/pull/13326) |
| 19 | +* [Improve exporting block ref](https://github.com/siyuan-note/siyuan/issues/13331) |
| 20 | +* [Improve search highlighting](https://github.com/siyuan-note/siyuan/issues/13343) |
| 21 | +* [Improve template search](https://github.com/siyuan-note/siyuan/issues/13348) |
| 22 | +* [Improve code block paging when exporting to PDF](https://github.com/siyuan-note/siyuan/issues/13349) |
| 23 | +* [Improve HTML clipping](https://github.com/siyuan-note/siyuan/issues/13355) |
| 24 | +* [Improve system font loading](https://github.com/siyuan-note/siyuan/issues/13356) |
| 25 | +* [Generating block reference with a block that has ' character is causing weird behaviour](https://github.com/siyuan-note/siyuan/issues/13358) |
| 26 | +* [Simplify document block paths in search results](https://github.com/siyuan-note/siyuan/issues/13364) |
| 27 | +* [The browser clipping extension adds some experimental features](https://github.com/siyuan-note/siyuan/issues/13366) |
| 28 | +* [Attribute panel - Database supports removing the current block](https://github.com/siyuan-note/siyuan/issues/13375) |
| 29 | +* [Support flac audio asset playback](https://github.com/siyuan-note/siyuan/issues/13386) |
| 30 | +* [Cannot double-click to preview them when image url include `%`](https://github.com/siyuan-note/siyuan/issues/13388) |
| 31 | +* [Using the middle button to close a tab triggers pasting on Linux](https://github.com/siyuan-note/siyuan/pull/13395) |
| 32 | +* [Improve setting appearance priority](https://github.com/siyuan-note/siyuan/issues/13404) |
| 33 | + |
| 34 | +### Bugfix |
| 35 | + |
| 36 | +* [The document in the mobile data history will be closed when you slide down](https://github.com/siyuan-note/siyuan/issues/13347) |
| 37 | +* [No results found after clicking on the inline tag](https://github.com/siyuan-note/siyuan/issues/13351) |
| 38 | +* [HTML tag search escaping issue](https://github.com/siyuan-note/siyuan/issues/13354) |
| 39 | +* [The sequence number of the ordered list exported to .docx is incorrect](https://github.com/siyuan-note/siyuan/issues/13365) |
| 40 | +* [File names ending with `.` will be considered as missing assets](https://github.com/siyuan-note/siyuan/issues/13368) |
| 41 | +* [Full manual sync mode causes data conflicts](https://github.com/siyuan-note/siyuan/issues/13387) |
| 42 | + |
| 43 | +### Development |
| 44 | + |
| 45 | +* [Improve the operation of `Backspace` `Delete` `Tab` `Shift+Tab` after selecting a block or table cell](https://github.com/siyuan-note/siyuan/issues/13027) |
| 46 | +* [Add a kernel API `/api/filetree/moveDocsByID`](https://github.com/siyuan-note/siyuan/issues/13247) |
| 47 | +* [Remove editor input console log](https://github.com/siyuan-note/siyuan/issues/13346) |
| 48 | +* [Add `disable`, `enable` method to Protyle](https://github.com/siyuan-note/siyuan/issues/13391) |
| 49 | + |
| 50 | +## Download |
| 51 | + |
| 52 | +* [B3log](https://b3log.org/siyuan/en/download.html) |
| 53 | +* [GitHub](https://github.com/siyuan-note/siyuan/releases) |
0 commit comments