siyuan/app/changelogs/v3.1.4/v3.1.4.md
2024-08-27 10:24:09 +08:00

55 lines
3.4 KiB
Markdown

## Overview
This version fixes some detail defects, it is recommended to upgrade.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Improve the pasting of selected text in PDF rectangular annotation](https://github.com/siyuan-note/siyuan/issues/11629)
* [Improve marketplace loading when offline](https://github.com/siyuan-note/siyuan/issues/12050)
* [Insert IFrame block with attribute `allow-popups`](https://github.com/siyuan-note/siyuan/issues/12055)
* [Improve HTML details-summary clipping](https://github.com/siyuan-note/siyuan/issues/12106)
* [Improve plugin menu on mobile](https://github.com/siyuan-note/siyuan/issues/12146)
* [Improve deletion of empty blocks below the thematic break](https://github.com/siyuan-note/siyuan/issues/12149)
* [Pressing Tab in a code block no longer deselects the content](https://github.com/siyuan-note/siyuan/issues/12174)
* [AI operation `Clear context` no longer closes the popup window](https://github.com/siyuan-note/siyuan/issues/12181)
* [Improve `Alt` or `Shift` dragging of the block icon](https://github.com/siyuan-note/siyuan/issues/12190)
* [The window title needs to be refreshed after creating a new doc](https://github.com/siyuan-note/siyuan/issues/12197)
* [Improve the title for exporting HTML](https://github.com/siyuan-note/siyuan/issues/12212)
* [Potential data export disclosure security vulnerability](https://github.com/siyuan-note/siyuan/issues/12213)
* [Improve data sync](https://github.com/siyuan-note/siyuan/issues/12220)
* [Improve database table view exporting](https://github.com/siyuan-note/siyuan/issues/12232)
* [List item disconnection no longer affects database binding blocks](https://github.com/siyuan-note/siyuan/issues/12235)
* [Improve HTML list clipping](https://github.com/siyuan-note/siyuan/issues/12237)
* [Improve input of `&` before and after inline elements](https://github.com/siyuan-note/siyuan/issues/12239)
* [Improve HTML kbd clipping](https://github.com/siyuan-note/siyuan/issues/12242)
* [Improve asset name normalization when inserting/uploading](https://github.com/siyuan-note/siyuan/issues/12255)
* [Improve database text field exporting](https://github.com/siyuan-note/siyuan/issues/12261)
* [Improve web clipping adaptation](https://github.com/siyuan-note/siyuan/issues/12310)
### Bugfix
* [Database search keyboard is hidden on Android](https://github.com/siyuan-note/siyuan/issues/11098)
* [The text in the task list still has the strikethrough style after it is deleted](https://github.com/siyuan-note/siyuan/issues/12161)
* [Wrong parsing virtual reference with `\` before it](https://github.com/siyuan-note/siyuan/issues/12206)
* [`Copy Headings and Bottom Blocks` does not work properly on Android](https://github.com/siyuan-note/siyuan/issues/12211)
* [Embed blocks are exported incorrectly](https://github.com/siyuan-note/siyuan/issues/12250)
* [Task list style is incorrect after pressing Tab](https://github.com/siyuan-note/siyuan/issues/12267)
### Refactor
* [Upgrade to Electron v30.4.0](https://github.com/siyuan-note/siyuan/issues/12276)
### Development
* [Update the dom of code blocks](https://github.com/siyuan-note/siyuan/issues/10769)
* [Add a parameter `containChildren` for the kernel API `/api/ref/getBacklinkDoc`](https://github.com/siyuan-note/siyuan/pull/12299)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)