Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Add a
Copy full documentoption to the document block menu - The list in the backlink panel no longer collapses automatically after pasting
- Improve pasting link
- Improve block icon render when list items contain blockquotes or callouts
- Improve pasting of inline code containing backticks and ampersands
- Improve button box-shadow
- Improve marketplace list cards
- Improve block ref exporting
Optimize typographyignores full-width characters- Move pagination and navigation buttons to the top-left of the Flashcard Management window
- Support displaying full Dock panel titles and action buttons
- Improve the display position of block gutter
- The loading icon no longer covers the entire cloud configuration page
- Improve split-screen layout
- Downloaded marketplace packages no longer fall back to fetching the online README
Bugfix
- Default workspace data will be lost on macOS
- Dragging a block to the Backlinks panel causes an error
- Fix some security vulnerabilities
- Markdown.zip import error on Android
- The entire block disappears after dragging a block within the callout block
Development
- Task lists support the
data-taskstatus attribute - Add a
typeparameter to the plugin APIgetAllTabs - Add kernel API
/api/file/workspaceCopyFiles - Add kernel API
/api/block/updateTaskListItemMarker - Add kernel API
/api/block/batchUpdateTaskListItemMarker