Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Copy/Cut folded heading changed to copy/cut
Headings and Bottom Blocks
and support multiple headings copy/cut - Improve database field editing menu
- Database rollup field filtering rules support "Any", "All", and "None"
- Improve flashcards
- If the new data created in the database is in a collapsed group, the edit box will not pop up
- Select Copy in the code block to copy only the plain text
- Use the default sorting when the search content in the code block language prompt is empty
- Improve database rollup field filtering
- Improve database date field filtering
- Disable editing when adding options to the database
- After dragging database entries across groups, groups in other views need to be updated
- Browser clipping extension supports clipping page to the database
- Hide the bottom gesture navigation bar on Android
- Improve database group view performance
- Dragging multiple files into the editor will cause them to be opened by the default program
- Improve HTML table clipping
- Automatically create a new document when clicking on a notebook without documents
- Add field
disabledInPublish
to the code snippet to indicate whether it is disabled in the publish service
Bugfix
- PDF files with too long file names cannot generate annotated images
- The video block network address is incorrect
- The database date field cannot paste the time of 0 o'clock
- Read-only mode cannot be set in preview mode
- Exception when inserting batch files into the editor
- When using certain input methods, punctuation characters are inserted twice after pasting a link at the end of a block
Development
- Add field
disabledInPublish
to the marketplace plugin package metadata to indicate whether it is disabled in the publish service - Add plugin function
expandDocTree
- Improve kernel API
appendBlock
,insertBlock
andprependBlock