Overview
This version improves the interactive experience of doc tree and editor block dragging, and also improves data synchronization stability.
Advertisement: Currently, PRO Features
are in the early bird price stage, welcome to learn more.
Note: The annual Subscription
includes Pro features
. If you are an annual subscriber, you do not need to buy PRO Features separately.
Changelogs
Below are the detailed changes in this version.
Enhancement
- More customizable hotkeys to navigate between tabs
- Improve the display of line numbers of code blocks with paging in PDF export
- Update application title after closing all tabs
- PDF files larger than 128MB are not included in asset file content searching
- Improve icon drag interaction
- Improve unpin plugin on the mobile
- Improve document tree sub-document drag and drop recognition
- When exporting Markdown,
<br />
nodes in non-tables are replaced with\n
text nodes - Data should also be saved when the formula and chart edit boxes are not closed normally
- On the mobile, creating new docs on the search interface should be within the same notebook as the currently opened doc
- Support
Use on Browser
for the Android Pad - Doc title picture supports searching in assets
- Zoom out outline icon
- Support
Jump to the next block in the parent level
on focus status - Improve automatic deletion when block attribute value is empty
- Support update AI actions
- Improve the location of the reference search box
- Don't show float dock when mouse is in floating window
- Find replace supports HTML blocks
- Remove input background when searching for pdf not found
- Improve stability of data sync on some file systems
- Improve exporting Markdown for elements such as strong, em, etc.
- Improve new doc in the search panel and add new docs in the right panel on the mobile
- Don't open folder when link is empty on the Windows
- The image menu is also available in read-only mode
Bugfix
- Editor parsing exception when using a template containing database to create dailynote
- The blocks is not displayed after the folded heading is converted to a document
- Incorrect escape text when copy-pasting
- Unable to resize images in search panel
Refactor
Development
- Add plugin event bus
switch-protyle
- Add specific time switch to database date field
- Add the
keywords
field to the marketplace package conf JSON - Support modifying database column types
- Adding row overwriting data after enabling sort in database
- Auto-scroll screen to the top when editing database cells on the mobile
- Improve database table view column width dragging
- Add plugin constant
app.appId
- Support dragging the file to the asset column in the database attribute view
- Adjust CSS loading order
- Export
Constants
to plugin