mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
3.4 KiB
3.4 KiB
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
- Improve marketplace loading when offline
- Insert IFrame block with attribute
allow-popups - Improve HTML details-summary clipping
- Improve plugin menu on mobile
- Improve deletion of empty blocks below the thematic break
- Pressing Tab in a code block no longer deselects the content
- AI operation
Clear contextno longer closes the popup window - Improve
AltorShiftdragging of the block icon - The window title needs to be refreshed after creating a new doc
- Improve the title for exporting HTML
- Potential data export disclosure security vulnerability
- Improve data sync
- Improve database table view exporting
- List item disconnection no longer affects database binding blocks
- Improve HTML list clipping
- Improve input of
&before and after inline elements - Improve HTML kbd clipping
- Improve asset name normalization when inserting/uploading
- Improve database text field exporting
- Improve web clipping adaptation
Bugfix
- Database search keyboard is hidden on Android
- The text in the task list still has the strikethrough style after it is deleted
- Wrong parsing virtual reference with
\before it Copy Headings and Bottom Blocksdoes not work properly on Android- Embed blocks are exported incorrectly
- Task list style is incorrect after pressing Tab
Refactor
Development
- Update the dom of code blocks
- Add a parameter
containChildrenfor the kernel API/api/ref/getBacklinkDoc