Overview
This version fixes some bugs and improves many details, among which the more important ones are the improvements to data synchronization, document tree and backlink panel.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Improve copy and cut after multiple selection of cells in the table
- Return document blocks when the keyword search hits different block content
- Improve table cell selection
- The right-click menu of multiple selected database entries supports more copy options
- Markdown syntax switch no longer affects clip/paste HTML parsing
- File history supports adjusting item list width
- Document tree supports multiple documents to open in the same new window
- Local assets of database asset fields support
Rename
- Image title supports line breaks
- Indicates the insertion position when dragging files
- Database cells support vertical dragging to fill values
- Improve document tree movement and its animation
- Improve S3/WebDAV data sync config
- The Publishing service no longer support export
- Display document title in data history preview area
- Improve parsing
<img>
when importing markdown - Improve parsing of YAML Front Matter when importing Markdown
- Improve HTML clipping
- All plain text formats are supported when comparing data snapshots
- Improve outline panel loading performance
- Improve data synchronization stability
- Improve marketplace network availability
- Improve data synchronization perception
- Improve the backlink panel
- Dynamically loading graph nodes and edges
- Improve appearance menu
Bugfix
- The document tree creation time and update time are reversed
- Unexpected
Clear inline elements
behavior for links - The marketplace language does not change after switching the appearance language
- Add block ref exception for inline tags
- The outline/bookmark panel cannot display items
- OCR function cannot be used normally on Linux
Refactor
Development
- Add plugin function
getModelByDockType
- Support custom default doc icons
- Add plugin function
getAllEditor
- Add plugin util
platformUtils
- Add internal kernel API
/api/icon/getDynamicIcon
- Add
renderElement
andblockElement
foropen-noneditableblock