Commit graph

20000 commits

Author SHA1 Message Date
Daniel
ff0bcce914
🔖 Release v3.3.6
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 17:36:36 +08:00
Daniel
f26392ee6e
🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 17:27:57 +08:00
Daniel
debe70b646
🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:15:05 +08:00
Daniel
3445ad7d2c
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:14:45 +08:00
Daniel
1c952be716
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:10:40 +08:00
Daniel
5e85d895b3
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:01:35 +08:00
Daniel
e5f3fc5e51
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:01:35 +08:00
Vanessa
19f0834766 Merge remote-tracking branch 'origin/dev' into dev 2025-10-29 16:00:21 +08:00
Vanessa
1e60748e64 🎨 https://github.com/siyuan-note/siyuan/issues/16206 2025-10-29 16:00:09 +08:00
Daniel
1afb1c2be8
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 15:45:00 +08:00
Daniel
d56e71651e
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 15:41:05 +08:00
Daniel
06f439f606
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 15:30:46 +08:00
Jeffrey Chen
4c2684d11d
🧑‍💻 Add internal kernel API /api/block/getBlockDOMWithEmbed and /api/block/getBlockDOMsWithEmbed (#16237)
* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`

fix https://github.com/siyuan-note/siyuan/issues/16021

* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`

fix https://github.com/siyuan-note/siyuan/issues/16021
2025-10-29 15:27:19 +08:00
Daniel
65c8344add
🐛 https://github.com/siyuan-note/siyuan/issues/16232
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 11:45:27 +08:00
Daniel
15fc11e600
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 10:43:17 +08:00
Daniel
74faaa50d4
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 20:52:26 +08:00
Daniel
fc4cadfd58
🎨 https://github.com/siyuan-note/siyuan/issues/16206
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 20:44:19 +08:00
Jeffrey Chen
3d50e40177
🎨 Adds publishing service settings page on mobile (#16228)
fix https://github.com/siyuan-note/siyuan/issues/16224
2025-10-28 20:43:58 +08:00
Vanessa
992ab53f4b 🎨 https://github.com/siyuan-note/siyuan/issues/16209 2025-10-28 20:05:45 +08:00
Vanessa
0e334d1ca0 🎨 https://github.com/siyuan-note/siyuan/issues/16206 2025-10-28 19:34:54 +08:00
Vanessa
5bf5684d17 🎨 https://github.com/siyuan-note/siyuan/issues/16207 2025-10-28 18:52:29 +08:00
Vanessa
3afc7cefc4 Merge remote-tracking branch 'origin/dev' into dev 2025-10-28 16:55:22 +08:00
Vanessa
22a56c2bcf 🎨 https://github.com/siyuan-note/siyuan/issues/16208 2025-10-28 16:55:10 +08:00
Jeffrey Chen
ed4db690a5
🎨 Improve exporting document HTML (#16225)
fix https://github.com/siyuan-note/siyuan/pull/16219
2025-10-28 16:21:27 +08:00
Jeffrey Chen
a6b2cc5b2b
📝 Improve User Guide (#16223)
fix https://github.com/siyuan-note/siyuan/pull/16219
2025-10-28 16:18:36 +08:00
Daniel
2567526672
🎨 Improve detection of duplicate insertion of assets https://github.com/siyuan-note/siyuan/issues/16220
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 11:01:53 +08:00
Daniel
920f7e4623
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 11:01:53 +08:00
Vanessa
163a809758 Merge remote-tracking branch 'origin/dev' into dev 2025-10-28 10:32:50 +08:00
Vanessa
432069ec56 🎨 https://github.com/siyuan-note/siyuan/issues/16196 2025-10-28 10:32:39 +08:00
Jeffrey Chen
90a447f914
🎨 Improve exporting document HTML (#16219)
* 🎨 The browser-side supports exporting document HTML

fix https://github.com/siyuan-note/siyuan/issues/16213

* 修复导出 HTML 时引入资源没有使用相对路径,修复文档导出 HTML/PDF 时缺失图标

fix https://github.com/siyuan-note/siyuan/issues/16217

fix https://github.com/siyuan-note/siyuan/issues/16216 01

* 修复文档导出 HTML/PDF 时冗余图标

fix https://github.com/siyuan-note/siyuan/issues/16216 02
2025-10-28 09:28:56 +08:00
Jeffrey Chen
bca1f1eda6
📝 Improve text (#16212) 2025-10-28 09:25:07 +08:00
Vanessa
5403bb4eb4 🎨 https://github.com/siyuan-note/siyuan/issues/16196 2025-10-27 19:53:03 +08:00
Vanessa
8a70277add 🎨 https://github.com/siyuan-note/siyuan/issues/16196 2025-10-27 18:14:18 +08:00
Vanessa
a9351cc4eb 🚨 2025-10-27 17:36:29 +08:00
Vanessa
5e4915a512 Merge remote-tracking branch 'origin/dev' into dev 2025-10-27 17:35:33 +08:00
Vanessa
c11b129341 🎨 https://github.com/siyuan-note/siyuan/issues/16179 先移除,否则表格第一次无法选中 2025-10-27 17:35:20 +08:00
Daniel
d154b05083
🧑‍💻 Add an internal kernel API /api/outline/getDocOutlineAndStorage https://github.com/siyuan-note/siyuan/issues/16206
Signed-off-by: Daniel <845765@qq.com>
2025-10-27 17:14:38 +08:00
Daniel
ea95d62801
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-27 16:57:52 +08:00
Daniel
1f464ca42b
🎨 Improve the database rollup and asset field filtering https://github.com/siyuan-note/siyuan/issues/16126
Signed-off-by: Daniel <845765@qq.com>
2025-10-27 11:31:11 +08:00
Daniel
d5b78df9a3
⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
2025-10-27 11:30:53 +08:00
Daniel
600c888dbc
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-10-26 21:55:55 +08:00
Daniel
bc1fe91865
⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
2025-10-26 21:52:14 +08:00
Daniel
6307174176
🎨 Update ms store appx lang
Signed-off-by: Daniel <845765@qq.com>
2025-10-26 21:37:19 +08:00
Daniel
923f9be756
🎨 Improve get os info for HarmonyOS
Signed-off-by: Daniel <845765@qq.com>
2025-10-26 21:18:51 +08:00
Jeffrey Chen
3abb5145c2
🎨 Improve settings interface (#16203) 2025-10-26 18:51:45 +08:00
Vanessa
ab5d546c6a Merge remote-tracking branch 'origin/dev' into dev 2025-10-26 18:46:49 +08:00
Jeffrey Chen
57bb4fca56
🎨 Improve the embedded block menu (#16204)
fix https://github.com/siyuan-note/siyuan/issues/16201
2025-10-26 18:46:37 +08:00
Vanessa
4499a12107 🎨 https://github.com/siyuan-note/siyuan/issues/16196 2025-10-26 18:46:33 +08:00
Jeffrey Chen
45381d2575
🎨 Improve embedding block exports (#16205)
fix https://github.com/siyuan-note/siyuan/issues/16200
2025-10-26 18:45:14 +08:00
Vanessa
c858b517b9 Merge remote-tracking branch 'origin/dev' into dev 2025-10-26 11:00:13 +08:00