Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Database gallery view source code.tar.gz | 2025-07-03 | 194.7 MB | |
Database gallery view source code.zip | 2025-07-03 | 196.1 MB | |
README.md | 2025-07-03 | 5.0 kB | |
siyuan-3.2.0-linux-arm64.tar.gz | 2025-07-03 | 198.0 MB | |
siyuan-3.2.0-linux-arm64.deb | 2025-07-03 | 184.7 MB | |
siyuan-3.2.0-linux-arm64.AppImage | 2025-07-03 | 198.2 MB | |
siyuan-3.2.0-linux.tar.gz | 2025-07-03 | 197.5 MB | |
siyuan-3.2.0-linux.deb | 2025-07-03 | 189.7 MB | |
siyuan-3.2.0-linux.AppImage | 2025-07-03 | 197.4 MB | |
SHA256SUMS.txt | 2025-07-03 | 1.0 kB | |
siyuan-3.2.0-mac-arm64.dmg | 2025-07-03 | 198.2 MB | |
siyuan-3.2.0-mac.dmg | 2025-07-03 | 193.4 MB | |
siyuan-3.2.0.apk | 2025-07-03 | 56.8 MB | |
siyuan-3.2.0-win-arm64.exe | 2025-07-03 | 131.8 MB | |
siyuan-3.2.0-win.exe | 2025-07-03 | 168.7 MB | |
Totals: 15 Items | 2.3 GB | 0 |
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