Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
siyuan-3.3.2-win-arm64.exe | 2025-09-09 | 132.6 MB | |
siyuan-3.3.2-win.exe | 2025-09-09 | 169.4 MB | |
siyuan-3.3.2-mac-arm64.dmg | 2025-09-09 | 198.5 MB | |
siyuan-3.3.2-mac.dmg | 2025-09-09 | 193.5 MB | |
siyuan-3.3.2-linux-arm64.tar.gz | 2025-09-09 | 198.8 MB | |
siyuan-3.3.2-linux-arm64.deb | 2025-09-09 | 185.5 MB | |
siyuan-3.3.2-linux-arm64.AppImage | 2025-09-09 | 199.2 MB | |
siyuan-3.3.2-linux.tar.gz | 2025-09-09 | 198.4 MB | |
siyuan-3.3.2-linux.deb | 2025-09-09 | 190.6 MB | |
siyuan-3.3.2-linux.AppImage | 2025-09-09 | 198.4 MB | |
siyuan-3.3.2.apk | 2025-09-09 | 57.0 MB | |
SHA256SUMS.txt | 2025-09-09 | 1.0 kB | |
Improve details source code.tar.gz | 2025-09-09 | 194.8 MB | |
Improve details source code.zip | 2025-09-09 | 196.2 MB | |
README.md | 2025-09-09 | 3.6 kB | |
Totals: 15 Items | 2.3 GB | 1 |
Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Copy/Cut folded heading changed to copy/cut
Headings and Bottom Blocks
and support multiple headings copy/cut - Improve database field editing menu
- Database rollup field filtering rules support "Any", "All", and "None"
- Improve flashcards
- If the new data created in the database is in a collapsed group, the edit box will not pop up
- Select Copy in the code block to copy only the plain text
- Use the default sorting when the search content in the code block language prompt is empty
- Improve database rollup field filtering
- Improve database date field filtering
- Disable editing when adding options to the database
- After dragging database entries across groups, groups in other views need to be updated
- Browser clipping extension supports clipping page to the database
- Hide the bottom gesture navigation bar on Android
- Improve database group view performance
- Dragging multiple files into the editor will cause them to be opened by the default program
- Improve HTML table clipping
- Automatically create a new document when clicking on a notebook without documents
- Add field
disabledInPublish
to the code snippet to indicate whether it is disabled in the publish service
Bugfix
- PDF files with too long file names cannot generate annotated images
- The video block network address is incorrect
- The database date field cannot paste the time of 0 o'clock
- Read-only mode cannot be set in preview mode
- Exception when inserting batch files into the editor
- When using certain input methods, punctuation characters are inserted twice after pasting a link at the end of a block
Development
- Add field
disabledInPublish
to the marketplace plugin package metadata to indicate whether it is disabled in the publish service - Add plugin function
expandDocTree
- Improve kernel API
appendBlock
,insertBlock
andprependBlock