| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| siyuan-3.6.5-win-arm64.exe | 2026-04-21 | 139.7 MB | |
| siyuan-3.6.5-win.exe | 2026-04-21 | 175.9 MB | |
| siyuan-3.6.5-mac-arm64.dmg | 2026-04-21 | 197.3 MB | |
| siyuan-3.6.5-mac.dmg | 2026-04-21 | 194.4 MB | |
| siyuan-3.6.5-linux-arm64.tar.gz | 2026-04-21 | 195.3 MB | |
| siyuan-3.6.5-linux-arm64.deb | 2026-04-21 | 140.7 MB | |
| siyuan-3.6.5-linux-arm64.AppImage | 2026-04-21 | 197.3 MB | |
| siyuan-3.6.5-linux.tar.gz | 2026-04-21 | 194.8 MB | |
| siyuan-3.6.5-linux.deb | 2026-04-21 | 145.6 MB | |
| siyuan-3.6.5-linux.AppImage | 2026-04-21 | 196.4 MB | |
| siyuan-3.6.5.apk | 2026-04-21 | 62.0 MB | |
| SHA256SUMS.txt | 2026-04-21 | 1.0 kB | |
| Improve details source code.tar.gz | 2026-04-21 | 199.6 MB | |
| Improve details source code.zip | 2026-04-21 | 201.1 MB | |
| README.md | 2026-04-21 | 3.4 kB | |
| Totals: 15 Items | 2.2 GB | 8 | |
Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Treat the renaming of tags, bookmarks and assets as a data history
Replaceoperation - Improve appearance settings for inline text on mobile
- Editor toolbar does not hide when clicking outside it on mobile
- Improve task list item markdown indexing for
data-taskmarker - Easy way to switch between tags
- Improve decoding of anchor text when pasting hyperlinks
- Improve
kbdfont--b3-font-family-kbd - Change default Redo shortcut to
⇧⌘Zon macOS - Improve cursor positioning after Undo in tables
- Optimize code block line number rendering for better performance
- Improve data indexing
- Improve input method compatibility
- Improve the clipping extension to resolve issues where images were too large to be clipped
Bugfix
- Click the editor may cause it to jump to the top on iOS
- The IFrame block cannot be edited
- Pasting links into database assets fields creates duplicate entries
- The outline does not refresh automatically
- Events are missing in the cloud configuration interface
- A blank area appears after splitting the tabs
- Fix some security vulnerabilities
- Missing
window.siyuan.configat startup causes an error (github.com) - The
Refoption in the slash menu is not searchable - Authentication failed due to an excessively long cookie
- Fix outline issues in editor Preview Mode
Refactor
Development
- Error occurs in standalone windows after
uninstallplugins - Add the document opening mode parameter
doc.modetoopenTab(github.com) - Add
switchModemethod to Protyle instance