Overview
Database gallery view now available!
Changelogs
Below are the detailed changes in this version.
Feature
Enhancement
- Improve multi-select block
- Swiping left or right in a formula on mobile devices no longer opens the sidebar
- Improve block icons display
- Cannot drag the dots of the list item while holding down Shift
- The block ref pop-up window on mobile devices will be blocked by the keyboard
- Add a 'Remember me' checkbox when logging in to save a session
- Paste
/^\s*>|\*|-|\+|\d*.|\[ \]|[x]
in a non-empty block without conversion - Close the keyboard after clicking the toolbar + on Android
- Hide the "Closed notebooks" element if no notebooks exist
- Improve the proportion of lists, code blocks, and headings after customizing the font size of blocks
- Improve the alignment in table exports
- Unable to start selection from the .protyle-action element
- Improve export of empty documents with subdocuments
- Remove
title
attribute when converting the doc to a heading - Improve hyperlink/image title escaping
- Ignore the last empty paragraph block when exporting merged sub-documents
- Add Portuguese Brazilian language support
- Add "Copy database ID" to the database block menu
- Support opening document after clipping a web page
- Database supports setting display field icons
- Improve HTML formula clipping
- Improve database loading performance
- Improve HTML table clipping
- Improve pasting to WeChat media platform
- Dynamic icons no longer display network image corner marks
- Android check WebView version 95+
- Export preview cannot copy images
- When access authentication fails, refresh the page to jump to the authentication page
- Improve search settings
- Database supports setting fields wrap
- Database different layouts of the same view use the same filtering, sorting, paging and custom sorting rules
- Database index content/markdown values no longer contain zero-width spaces
Abolishment
Bugfix
- Embed blocks generate extra HTML
- Loses text after inline codes when exporting Word/HTML
- The toolbar content cannot be slid on Android
- XSS through emoji name
Refactor
Development
- Add kernel API
/api/block/getBlockDOMs
- Add
fillCSSVar
parameter for kernel API/api/export/exportMdContent