Overview
This version supports specifying notebooks to save new documents.
In addition, the Markdown syntax input of some inline elements is disabled by default, such as ^
, ~
, #
and $
. If you need to enable it, please adjust it in Settings - Editor.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Supports specifying the notebook to save new docs
- Attribute panel - Database support paste asset
- Search type setting distinguishes between container blocks and leaf blocks
- Improve doc icon, background and tag editing interaction
- The database relation fields follow the change after the primary key field is changed
- Improve disk usage display
- Improve hyperlink parsing
- Improve refresh after data sync on the mobile
- The heading block convert doc block to preserve symbols as much as possible
- Improve HTML code block parsing
- Document tree supports
Add to Database
- Improve marketplace package readme rendering
- Refresh the doc tree after data sync generates conflicting documents
- Supports disabling Markdown syntax input for some inline elements
- Support minimize the main window after auto launch on Windows
- Improve database multi-select field sorting
- Improve HTML clipping
- Use
<sup>
/<sub>
for Markdown exporting superscript/subscript - Support input superscript/subscript via
<sup>
/<sub>
- Support
Alt+,
to open hyperlinks - Add template func
FormatFloat
- Doc tree focus after creating a new doc
- First block not highlighted after creating doc
- Allow users to specify abcjsParams
- Supports quickly inserting the end sub-item in a folded list item through
Alt+Enter
- Support config
Ctrl+PageDown
shortcut keys - Improve marketplace
- Do not execute scripts in HTML blocks by default to prevent XSS
- Count backlink mentions using total occurrences
- Right-click link popup menu when document is in read-only mode
- Improve inline formula input
- Improve the cursor of the background image upload button
- Data History - File history - Assets support
update
operation indexing - Improve marketplace loading
- Support graphviz responsiveness
Bugfix
- Click on inline math error without link
- Soft newline editing parsing exception
- S3/WebDAV data backup failed
- Unable to enter title immediately after creating database
- Fix the index task of the embed block
- Gutter tip prompt shortcut keys do not follow settings
- Marketplace count error
- Alt shortcut key conflict
- Only the first embed block can be searched
- Data History - File history - Assets search results and operation conditions do not match
- Regular expression search and replace results in nested paragraphs