Enhancement
- Improve plugin load performance
- Improve multiblock Copy - Duplicate insert
- Update
Recently used appearance
style - Improve interaction of plugin system settings
- Doc in the user guide no longer supports one-click sending to the community
- Optimize the performance of obtaining cloud snapshots
- Workspace built-in Pandoc is no longer initialized after customizing Pandoc path
- Outline needs to be updated when heading are created or removed
- Formula parsing supports $ followed by numbers when importing Markdown
- Doc tree, backlinks, tags and templates ignores case when sorting alphabetically by name
- Always show window control buttons
- Improve marketplace package for traditional Chinese
- Paste code from IDE no longer escape
<
and>
- Linux
version GLIBC_x.xx not found
- Changelog supports traditional Chinese
- Marketplace introduction page
- Add editor font size scroll zoom switch
- Support pin table head
- Build an English forum
Bugfix
Backspace
removes escaped Markdown markers exception- Inline formula display
<wbr>
F5
doesn't work when the cursor is in a table cell- No animation when adding a styled block to a flashcard
- Paste ref/block hyperlink parsing exception in text containing double quote
"
- Read-only mode outline positioning incorrect
- Open flashcard in a new tab click error
- Can't select text in the search input box
Document
Development
- Add plugin config items
backends
andfrontends
- Add plugin API
open-noneditableblock
toeventBus
- Don't call plugin API
addTab.init
when the tab is not active - Plugin API
addDock
add index and show options - Remove marketplace package config item
i18n
- The
addItem
interface of the frontend APIMenu
supports to pass in the DOM element - Fix some defects of plugin API
addDock
- Add
Tab
context to the method in pluginaddTab
- Add
click-editortitleicon
event for clicking editor icon to Eventbus of frontend API - Add marketplace package config item
minAppVersion