Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Supports rolling back a specified file within a data snapshot
- Improve drag-and-drop between list block
- Improve the Database Multi-selection Menu
- Improve horizontal layout for super block drag-and-drop
- Prevent nested selections when using Shift+Click block selection
- Improve the display logic for mobile indent and outdent button
- Restore scrollbar position after calling /api/ui/reloadFiletree
- Improve table selection in read-only mode
- Improve flashcard updates maintain original width
- Avoid redundant rendering to certain blocks, fix flowchart rendering issues
- Support default clearing of plugin dock shortcut keys
- Disable Android keep-alive notifications by default
- Improve the security of the publish service
- Upgrade mermaid to v11.13.0
- Improve the inability to cancel inline elements in specific scenarios
- Support auto-convert pasted URL to clickable link format
- Some UI interaction improvements
Bugfix
- Fix some security vulnerabilities
- The block order becomes inconsistent when selecting multiple blocks to convert into paragraph blocks
- Incomplete display of database panels for select, multi-select, assets, and relation fields
- Escaping issues in attribute panel
Refactor
Development
- Add
alwaysOnTopparameter toopenWindowplugin - Print a warning log when calling a deprecated kernel API
- Add kernel API
/api/setting/setIcon