Enhancement
- Improve plugin load performance
- Improve multiblock Copy - Duplicate insert
- Update
Recently used appearancestyle - 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
Backspaceremoves escaped Markdown markers exception- Inline formula display
<wbr> F5doesn'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
backendsandfrontends - Add plugin API
open-noneditableblocktoeventBus - Don't call plugin API
addTab.initwhen the tab is not active - Plugin API
addDockadd index and show options - Remove marketplace package config item
i18n - The
addIteminterface of the frontend APIMenusupports to pass in the DOM element - Fix some defects of plugin API
addDock - Add
Tabcontext to the method in pluginaddTab - Add
click-editortitleiconevent for clicking editor icon to Eventbus of frontend API - Add marketplace package config item
minAppVersion