Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Supports replacing tags with other inline elements
- Improve table row insertion
- The bottom sidebar panel is abnormal after opening the developer tools
- Tag renaming supports listing search candidates
- Browser clipping extension supports clipping SVG
- Support list block font size modification
- Displays database block icon by default on tablet
- Improve formula block spacing in exported PDF
- Improve undo after converting blockquote to paragraph
- Reload README after upgrading the marketplace package
- Improve math block parsing
- Split-screen documents maintain the same browsing position
- Improve web page clipping
- Tag search supports space-separated keywords
- Improve marketplace package update validation
- Improve block ref jump on Android
- Reduce the probability of
tree not found
when deleting/renaming tags - Improve tag panel refresh
- Improve synchronization of title image updates to other windows
- Improve soft break editing in tables
- Global search supports searching with tabs
- Improve setting of inline elements when table cells contain br
- Resolve conflicts between custom ⌥⇧→/⌥⇧← and native shortcut keys
Bugfix
- Abnormal content when creating a tag
- Abnormal after reapplying the same background color to text with background color
- Inserting images or files button on Android do not work
- Editing after opening the search interface will cause the interface to reload
- All
Import
buttons on Android do not work - Virtual reference cannot jump on mobile
- Unable to find-replace tag
- Incorrect cursor position when typing in a database-bound block
Refactor
Development
- Improve editor refresh for kernel API
/api/block/moveBlock
- Authenticated kernel API requests work without setting the authentication code
- Improve plugin reloading after data sync
- The global shortcut key of the plugin cannot be bound again
- Add an internal kernel API
/api/ui/reloadTag