Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
siyuan-3.3.1-win-arm64.exe | 2025-09-02 | 132.5 MB | |
siyuan-3.3.1-win.exe | 2025-09-02 | 169.3 MB | |
siyuan-3.3.1-mac-arm64.dmg | 2025-09-02 | 198.5 MB | |
siyuan-3.3.1-mac.dmg | 2025-09-02 | 193.5 MB | |
siyuan-3.3.1-linux-arm64.tar.gz | 2025-09-02 | 198.8 MB | |
siyuan-3.3.1-linux-arm64.deb | 2025-09-02 | 185.5 MB | |
siyuan-3.3.1.apk | 2025-09-02 | 57.0 MB | |
SHA256SUMS.txt | 2025-09-02 | 1.0 kB | |
siyuan-3.3.1-linux-arm64.AppImage | 2025-09-02 | 199.1 MB | |
siyuan-3.3.1-linux.tar.gz | 2025-09-02 | 198.4 MB | |
siyuan-3.3.1-linux.deb | 2025-09-02 | 190.6 MB | |
siyuan-3.3.1-linux.AppImage | 2025-09-02 | 198.4 MB | |
Improve details source code.tar.gz | 2025-09-02 | 194.8 MB | |
Improve details source code.zip | 2025-09-02 | 196.2 MB | |
README.md | 2025-09-02 | 3.3 kB | |
Totals: 15 Items | 2.3 GB | 2 |
Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Support reading file paths from the clipboard
- New template functions
ISOYear
,ISOMonth
andISOWeekDate
- The year is changed to ISOYear when the dynamic icon displays the week number
- Improve database template field grouping
- Support opening assets through other apps on HarmonyOS NEXT
- Add cookie-based auth in publish proxy
- Dynamic icon use current date as default
- Improve template syntax highlight
- Improve synchronization of database bound blocks when list blocks change
- Improve the display height of the Android keyboard toolbar
- The height of the dividing line adjusts with font size
- Improve document tree custom sorting stability when creating a notebook or doc
- Block ref search and global search results display reference counts
- Improve database rollup template rendering
Bugfix
- Blockquote custom attributes are lost in some cases
- When "Default fill created time" is enabled for database date fields, the automatically filled time value is incorrect
- When searching for document tags, keyword highlighting will have extra pound signs
- Database rollup template calculations are incorrect
- The update time of the database checkbox field keeps changing
- Database relative date filtering is incorrect
- The folded state of the block under the folded heading is incorrect in some cases
Refactor
Development
- Add plugin event bus
code-language-update
andcode-language-change
- Add internal kernel API
/api/av/getAttributeViewBoundBlockIDs
andgetAttributeViewItemIDs
- Improve the front-end compilation performance of the development environment