v3.6.1
siyuan-note/siyuanv3.6.1Mar 17, 2026by 88250
AI Summary
A minor release focusing on security improvements and new kernel APIs for theming and UI management.
Key Highlights
- Added kernel APIs for setting theme and reloading theme
- Improved data synchronization and persistence upon exit
- Fixed RTL rendering for inline formulas
- Enhanced security of the publish service
New Features
- Added kernel API `/api/setting/setTheme`
- Added kernel API `/api/ui/reloadTheme`
- Added an HTML page displaying all emojis
Full Release Notes
## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [Improve the logic of undoing after `Quick make card`](https://github.com/siyuan-note/siyuan/issues/16134) * [Improve the default icon in database relation field](https://github.com/siyuan-note/siyuan/issues/16172) * [Improve closing user guide notebook](https://github.com/siyuan-note/siyuan/pull/17189) * [Improve block link export](https://github.com/siyuan-note/siyuan/pull/17202) * [Improve the persistence of Dock icon when enabling or disabling plugins](https://github.com/siyuan-note/siyuan/issues/17208) * [Improve the security of publish service](https://github.com/siyuan-note/siyuan/pull/17210) * [RTL shouldn't apply to an inline formula](https://github.com/siyuan-note/siyuan/issues/17211) * [Improve the main window loading on desktop](https://github.com/siyuan-note/siyuan/issues/17212) * [Improve data synchronization upon exit](https://github.com/siyuan-note/siyuan/issues/17228) * [Improve database preview image loading](https://github.com/siyuan-note/siyuan/pull/17237) ### Bugfix * [Fix some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/17209) ### Development * [Add kernel API `/api/setting/setTheme`](https://github.com/siyuan-note/siyuan/pull/17198) * [Add kernel API `/api/ui/reloadTheme`](https://github.com/siyuan-note/siyuan/pull/17206) * [Add an HTML page that displays all emojis](https://github.com/siyuan-note/siyuan/issues/17214) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)