7863 Commits

Author SHA1 Message Date
Daniel 922c2fcf0d Supports configuring secrets and variables https://github.com/siyuan-note/siyuan/issues/17933 2026-06-25 09:15:53 +08:00
Daniel 02a97f0dc8 Support Model Context Protocol (MCP) https://github.com/siyuan-note/siyuan/issues/13795
Signed-off-by: Daniel <845765@qq.com>
2026-06-25 07:27:15 +08:00
Daniel 3662181305 🎨 Headings in the qoute block "override" headings outside blockquote https://github.com/siyuan-note/siyuan/issues/17930
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 18:48:34 +08:00
Daniel 32a15e5672 🎨 https://github.com/siyuan-note/siyuan/issues/17927
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 14:33:23 +08:00
Daniel f05889fa9c AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 14:16:05 +08:00
Daniel e1303a2d80 Command Line Interface (CLI) https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 08:40:42 +08:00
Daniel 790640c6ea Command Line Interface (CLI) https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 08:37:44 +08:00
Daniel 7d3a66603a 🎨 https://github.com/siyuan-note/siyuan/issues/17921
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 07:16:50 +08:00
Daniel f913824fbc 🎨 https://github.com/siyuan-note/siyuan/issues/11888#issuecomment-4779045260
Signed-off-by: Daniel <845765@qq.com>
2026-06-23 23:44:19 +08:00
Daniel 929c54937c 🔖 Release v3.7.0-beta.1
Signed-off-by: Daniel <845765@qq.com>
2026-06-23 19:50:39 +08:00
Daniel e731ea9126 🎨 https://github.com/siyuan-note/siyuan/issues/17904
Signed-off-by: Daniel <845765@qq.com>
2026-06-23 17:44:25 +08:00
Daniel c06d08a724 🎨 Improve comments
Signed-off-by: Daniel <845765@qq.com>
2026-06-23 17:05:57 +08:00
Daniel c7b824f9ab AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 14:24:03 +08:00
Daniel d405d7b6d5 AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 13:52:41 +08:00
Daniel 921c4ec9ec AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 13:52:41 +08:00
Daniel b24917f843 AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 13:52:40 +08:00
Jeffrey Chen 253aa2cc3d 🎨 Rebuild the appearance settings page after the kernel pushes a new configuration https://github.com/siyuan-note/siyuan/issues/17908 (#17909) 2026-06-22 13:12:12 +08:00
Daniel 55e446ce91 AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 12:50:15 +08:00
Daniel 8f19a8962f AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 12:50:12 +08:00
Daniel 43b700c11b AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 11:36:49 +08:00
Daniel 58cc4c01eb AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 09:44:32 +08:00
Daniel d98767f7a3 AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 08:59:09 +08:00
Daniel c40e9af120 AI Agent https://github.com/siyuan-note/siyuan/issues/17797
Signed-off-by: Daniel <845765@qq.com>
2026-06-22 00:03:54 +08:00
Daniel 156f9e8561 🎨 Directly inserting a list block into a list item block is no longer supported https://github.com/siyuan-note/siyuan/issues/17890
Signed-off-by: Daniel <845765@qq.com>
2026-06-21 15:02:33 +08:00
Daniel 8dc2619d14 🎨 Improve the drag-and-drop experience in the list and super block
https://github.com/siyuan-note/siyuan/issues/17893

Signed-off-by: Daniel <845765@qq.com>
2026-06-21 10:01:57 +08:00
Jeffrey Chen 1fa30d4803 New settings UI (#17675)
* New settings UI

* AI 配置项

* 清理调试代码

* https://github.com/siyuan-note/siyuan/pull/17675#discussion_r3441865530

* https://github.com/siyuan-note/siyuan/pull/17675#discussion_r3441458542

* 还原:修改停靠栏快捷键设置之后不能立即生效 https://github.com/siyuan-note/siyuan/pull/17675#discussion_r3446054676

* 改进条件编译 1

* 改进条件编译 2

* 改进条件编译 1.1

* 改进条件编译 2.1
2026-06-21 08:45:59 +08:00
Jeffrey Chen d840b44d72 🎨 Improve edge cases for empty titles (#17895)
* 🎨 Support setting document title to empty 4 https://github.com/siyuan-note/siyuan/pull/17110

* 🎨 Support setting document title to empty 4 https://github.com/siyuan-note/siyuan/pull/17110
2026-06-21 00:10:44 +08:00
Daniel 823ae327b8 🐛 https://github.com/siyuan-note/siyuan/issues/17880
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 20:42:39 +08:00
Daniel 910e994521 🎨 https://github.com/siyuan-note/siyuan/issues/17890
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 17:16:57 +08:00
Daniel 1d8e00599f 🎨 https://github.com/siyuan-note/siyuan/issues/17890
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 17:11:32 +08:00
Daniel 7517e208b9 🎨 Improve av
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 13:00:14 +08:00
Daniel db266e7fab 🎨 Improve block op api
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 11:21:15 +08:00
Daniel 38b556b445 🎨 Improve comments
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 23:47:00 +08:00
Daniel bd00d50c38 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4752772024
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 23:39:27 +08:00
Daniel 2401bee468 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4752772024
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 23:38:39 +08:00
Jeffrey Chen 5e0a1a4be2 ♻️ Change the lang value to comply with RFC 5646 https://github.com/siyuan-note/siyuan/issues/17855 (#17888) 2026-06-19 23:34:31 +08:00
Daniel 8a2472e66e 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4747687317
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 10:49:00 +08:00
Daniel 2675c5036c 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 07:48:56 +08:00
Jeffrey Chen 43b191af75 🎨 Improve AI configuration normalization (#17883) 2026-06-19 07:41:43 +08:00
Daniel cb0c72665d 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 22:40:07 +08:00
Daniel 1b4d15f285 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 21:25:23 +08:00
Daniel d92920d174 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 20:41:18 +08:00
Daniel 1b443779c4 🎨 Local HTTPS + HTTP/2 support https://github.com/siyuan-note/siyuan/issues/17822
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 20:35:15 +08:00
Daniel 3b446d4ac9 Command Line Interface (CLI) https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:24 +08:00
Daniel b917a351d9 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:23 +08:00
Daniel b0e0e7d047 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:23 +08:00
Daniel 67458d73b4 Support Model Context Protocol (MCP) https://github.com/siyuan-note/siyuan/issues/13795
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:22 +08:00
Daniel 30a8ad7258 Command Line Interface (CLI) https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:22 +08:00
Daniel a264caa3fe 🎨 Improve Cut and Paste https://github.com/siyuan-note/siyuan/pull/17850
Signed-off-by: Daniel <845765@qq.com>
2026-06-17 23:18:23 +08:00
未来方舟 57819eb4f1 🎨 Improve Cut and Paste (#17850)
* attemp 1

* use EcistBlockTrees

* fix the edge case that cut in A, paste in B, undo in a and only done at the second time

---------

Co-authored-by: D <845765@qq.com>
2026-06-17 20:43:00 +08:00