siyuan/app/changelogs/v3.1.15/v3.1.15.md
2024-12-10 09:20:39 +08:00

54 lines
3.6 KiB
Markdown

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