v3.6.5
siyuan-note/siyuanv3.6.5Apr 21, 2026by 88250
AI Summary
Focuses on data history improvements, mobile appearance settings, and input method compatibility to ensure a smoother user experience across devices.
Key Highlights
- Treat renaming tags, bookmarks, and assets as data history `Replace` operations.
- Improved editor toolbar behavior on mobile.
- Enhanced task list item markdown indexing for better search accuracy.
- Improved input method compatibility and decoding of anchor text.
New Features
- Treat the renaming of tags, bookmarks and assets as a data history `Replace` operation
- Easy way to switch between tags
- Change default Redo shortcut to `⇧⌘Z` on macOS
- Support displaying full Dock panel titles and action buttons
- Task lists support the `data-task` status attribute
Full Release Notes
## 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 `Replace` operation](https://github.com/siyuan-note/siyuan/issues/17407) * [Improve appearance settings for inline text on mobile](https://github.com/siyuan-note/siyuan/issues/17477) * [Editor toolbar does not hide when clicking outside it on mobile](https://github.com/siyuan-note/siyuan/issues/17478) * [Improve task list item markdown indexing for `data-task` marker](https://github.com/siyuan-note/siyuan/issues/17502) * [Easy way to switch between tags](https://github.com/siyuan-note/siyuan/issues/17505) * [Improve decoding of anchor text when pasting hyperlinks](https://github.com/siyuan-note/siyuan/issues/17513) * [Improve `kbd` font `--b3-font-family-kbd`](https://github.com/siyuan-note/siyuan/issues/17517) * [Change default Redo shortcut to `⇧⌘Z` on macOS](https://github.com/siyuan-note/siyuan/issues/17518) * [Improve cursor positioning after Undo in tables](https://github.com/siyuan-note/siyuan/issues/17532) * [Optimize code block line number rendering for better performance](https://github.com/siyuan-note/siyuan/issues/17542) * [Improve data indexing](https://github.com/siyuan-note/siyuan/issues/17543) * [Improve input method compatibility](https://github.com/siyuan-note/siyuan/issues/17546) * [Improve the clipping extension to resolve issues where images were too large to be clipped](https://github.com/siyuan-note/siyuan/issues/17547) ### Bugfix * [Click the editor may cause it to jump to the top on iOS](https://github.com/siyuan-note/siyuan/issues/17454) * [The IFrame block cannot be edited](https://github.com/siyuan-note/siyuan/issues/17486) * [Pasting links into database assets fields creates duplicate entries](https://github.com/siyuan-note/siyuan/issues/17492) * [The outline does not refresh automatically](https://github.com/siyuan-note/siyuan/issues/17493) * [Events are missing in the cloud configuration interface](https://github.com/siyuan-note/siyuan/issues/17495) * [A blank area appears after splitting the tabs](https://github.com/siyuan-note/siyuan/issues/17499) * [Fix some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/17503) * [Missing `window.siyuan.config` at startup causes an error](https://github.com/siyuan-note/siyuan/issues/17508) * [The `Ref` option in the slash menu is not searchable](https://github.com/siyuan-note/siyuan/issues/17510) * [Authentication failed due to an excessively long cookie](https://github.com/siyuan-note/siyuan/issues/17512) * [Fix outline issues in editor Preview Mode](https://github.com/siyuan-note/siyuan/issues/17551) ### Refactor * [Upgrade to Electron v40.9.1](https://github.com/siyuan-note/siyuan/issues/17501) ### Development * [Error occurs in standalone windows after `uninstall` plugins](https://github.com/siyuan-note/siyuan/issues/17509) * [Add the document opening mode parameter `doc.mode` to `openTab`](https://github.com/siyuan-note/siyuan/issues/17523) * [Add `switchMode` method to Protyle instance](https://github.com/siyuan-note/siyuan/issues/17552) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)