Support ignore search results
Overview
This version supports configuring ignore search results and improves editor and export details.
Changelogs
Below are the detailed changes in this version.
Enhancement
Exit focus
supports configuring hotkey- Support ignore search results
- Improve
F3
andCtrl+F3
to prevent creating duplicated doc - Set the default column maximum width on the table
- Some kernel interface concurrency is no longer controlled to improve performance
- The production environment will no longer register
/debug/pprof/
- Need to be reminded that replacement operations are not supported after grouping by doc
- Add
Switch read-only mode
hotkey - Flashcards are not allowed to be modified during data sync to avoid data overwriting
- Support background color when exporting pdf
- Improve soft line break block parsing when pasting
- Search and replace supports whitespace characters
- Block ref elements support font styles when exporting
- S3/WebDAV data sync no longer uploads check index
- Improve display of charts in export pdf and preview mode
- Disable using hotkeys to merge list items into super blocks
Bugfix
Clear inline elements
is invalid- Lists as flashcards with no hidden answers
- After dynamic loading, the editor's read-only mode is abnormal
- Attributes not copied when copying HTML block
- Focus block does not add the title when exporting as an image
Document
Refactor
Development
- Autofill values in database table view
- Improve relation column cell value interfaction
- Add attribute "data-key" for Dialog
- Improve kernel API
/api/block/insertBlock
argument checking - Add some database related internal kernel APIs
- Tips for improving database table view cell