|
| 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 | +* [Copy/Cut folded heading changed to copy/cut `Headings and Bottom Blocks` and support multiple headings copy/cut](https://github.com/siyuan-note/siyuan/issues/8019) |
| 12 | +* [Improve database field editing menu](https://github.com/siyuan-note/siyuan/issues/15185) |
| 13 | +* [Database rollup field filtering rules support "Any", "All", and "None"](https://github.com/siyuan-note/siyuan/issues/15609) |
| 14 | +* [Improve flashcards](https://github.com/siyuan-note/siyuan/issues/15699) |
| 15 | +* [If the new data created in the database is in a collapsed group, the edit box will not pop up](https://github.com/siyuan-note/siyuan/issues/15728) |
| 16 | +* [Select Copy in the code block to copy only the plain text](https://github.com/siyuan-note/siyuan/issues/15733) |
| 17 | +* [Use the default sorting when the search content in the code block language prompt is empty](https://github.com/siyuan-note/siyuan/issues/15737) |
| 18 | +* [Improve database rollup field filtering](https://github.com/siyuan-note/siyuan/issues/15740) |
| 19 | +* [Improve database date field filtering](https://github.com/siyuan-note/siyuan/issues/15744) |
| 20 | +* [Disable editing when adding options to the database](https://github.com/siyuan-note/siyuan/issues/15751) |
| 21 | +* [After dragging database entries across groups, groups in other views need to be updated](https://github.com/siyuan-note/siyuan/issues/15755) |
| 22 | +* [Browser clipping extension supports clipping page to the database](https://github.com/siyuan-note/siyuan/issues/15758) |
| 23 | +* [Hide the bottom gesture navigation bar on Android](https://github.com/siyuan-note/siyuan/issues/15763) |
| 24 | +* [Improve database group view performance](https://github.com/siyuan-note/siyuan/issues/15764) |
| 25 | +* [Dragging multiple files into the editor will cause them to be opened by the default program](https://github.com/siyuan-note/siyuan/pull/15773) |
| 26 | +* [Improve HTML table clipping](https://github.com/siyuan-note/siyuan/issues/15781) |
| 27 | +* [Automatically create a new document when clicking on a notebook without documents](https://github.com/siyuan-note/siyuan/issues/15782) |
| 28 | + |
| 29 | +### Bugfix |
| 30 | + |
| 31 | +* [PDF files with too long file names cannot generate annotated images](https://github.com/siyuan-note/siyuan/issues/15739) |
| 32 | +* [The video block network address is incorrect](https://github.com/siyuan-note/siyuan/issues/15741) |
| 33 | +* [The database date field cannot paste the time of 0 o'clock](https://github.com/siyuan-note/siyuan/issues/15742) |
| 34 | +* [Read-only mode cannot be set in preview mode](https://github.com/siyuan-note/siyuan/issues/15756) |
| 35 | +* [Exception when inserting batch files into the editor](https://github.com/siyuan-note/siyuan/issues/15768) |
| 36 | +* [When using certain input methods, punctuation characters are inserted twice after pasting a link at the end of a block](https://github.com/siyuan-note/siyuan/issues/15801) |
| 37 | + |
| 38 | +### Development |
| 39 | + |
| 40 | +* [Add field `disabledInPublish` to the marketplace plugin package metadata to indicate whether it is disabled in the publishing service](https://github.com/siyuan-note/siyuan/issues/11730) |
| 41 | +* [Add plugin function `expandDocTree`](https://github.com/siyuan-note/siyuan/issues/15639) |
| 42 | +* [Improve kernel API `appendBlock`, `insertBlock` and `prependBlock`](https://github.com/siyuan-note/siyuan/issues/15798) |
| 43 | + |
| 44 | +## Download |
| 45 | + |
| 46 | +* [B3log](https://b3log.org/siyuan/en/download.html) |
| 47 | +* [GitHub](https://github.com/siyuan-note/siyuan/releases) |
0 commit comments