Persistent document tree expansion state
Overview
This version improves many details and enhances performance and stability.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Persistent document tree expansion state
- Improve visual flickering in database drag & drop
- Browser clipping extension supports configuring document tags
- Parsing YAML Front Matter as document custom attributes when importing Markdown files
- Highlight regular expression search results
- Supports disabling Markdown
*
and_
syntax input - Browser clipping extension supports path selection
- Add a template function
getHPathByID
- Improve the interactive effect of dragging blocks
- Improve code block chart paste-rendering
- Improve database date field pasting
- Improve database relation and rollup field exporting
- Automatically refresh the outline after redoing the heading
- Support converting single heading and list into blockquote
- Improve export of heading levels in embedded blocks
- Improve inline element editing
- Support setting height for images
- Refresh result list after find-replace
- After rolling back doc refresh other associated blocks
- After find-replacing block refresh other associated blocks
- Authorization is no longer required when exporting compressed packages in formats such as markdown
- Improve database block/text/asset/template/relation/rollup field sorting
- When rolling back a snapshot, a snapshot is created for the current data by default
- Loading screen popup messages no longer block UI loading
- Automatically refresh reference counts after adding or removing embed blocks
- Improve database url and asset field exporting
- Improve cloud data synchronization stability
- Data snapshot support pagination navigation
- Internationalization supports Italian language
- File history support pagination navigation
Bugfix
- Replace fails when search results contain mixed case in text elements
- Split-screen content blocks are out of sync after focusing
- After the image is set to center, the width cannot be adjusted through the menu
- An exception occurs after changing the text element in the table cell
- Unable to set Flashcard FSRS Weights
- Subdocument path not updated after moving parent document
- Some PDF assets are not content searchable
- Clicking the document tag in the graph reports an error
Refactor
Development
- Add plugin event
opened-notebook
&closed-notebook
- Add
data-id
attribute to the button of the block menu - Improve /menu