Enhancement
- Improve exporting Markdown for elements such as strong, em, etc.
- Improve stability of data sync on some file systems
- Remove input background when searching for pdf not found
- Find replace supports HTML blocks
- Don't show float dock when mouse is in floating window
- Improve the location of the reference search box
- Support update AI actions
- Improve automatic deletion when block attribute value is empty
- Support
Jump to the next block in the parent level
on focus status - Zoom out outline icon
- Support
Use on Browser
for the Android Pad - On the mobile, creating new docs on the search interface should be within the same notebook as the currently opened doc
- When exporting Markdown,
<br />
nodes in non-tables are replaced with\n
text nodes - Improve document tree sub-document drag and drop recognition
- Improve unpin plugin on the mobile
- Improve icon drag interaction
- PDF files larger than 128MB are not included in asset file content searching
- Update application title after closing all tabs
- Improved the display of line numbers of code blocks with paging in PDF export
- More customizable hotkeys to navigate between tabs
Bugfix
- Incorrect escape text when copy-pasting
- The blocks is not displayed after the folded heading is converted to a document
- Editor parsing exception when using a template containing database to create dailynote
Refactor
Development
- Add plugin
app.appId
- Improved database table view double click column resize dragging
- Auto-scroll screen to the top when editing database cells on the mobile
- Adding row overwriting data after enabling sort in database
- Support modifying database column types
- Add the
keywords
field to the marketplace package conf JSON - Add specific time switch to database date field
- Add plugin event bus
switch-protyle