Commit Graph

20035 Commits

Author SHA1 Message Date
Daniel 8ada34f357 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-05 10:27:45 +08:00
Daniel bdff7a74c1 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-04 21:46:20 +08:00
Vanessa 7555f96ac6 Merge remote-tracking branch 'origin/dev' into dev 2025-11-04 12:59:52 +08:00
Vanessa cc2b0ffce2 🎨 https://github.com/siyuan-note/siyuan/issues/8873 2025-11-04 12:59:40 +08:00
NateSmyth 3525c2b5d9 🎨 Fix kanban attrView followup (#16277)
* fix: more robust fix for kanban empty groups error
- followup for handling of edge cases that cause "Cannot read properties of undefined (reading 'forEach')" error in renderKanban
- always apply preferred group key logic whenever kanban has an empty group key

* 🎨 Clean code

---------

Co-authored-by: D <845765@qq.com>
2025-11-04 12:31:59 +08:00
Daniel d4c46ebaa2 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-04 11:07:42 +08:00
NateSmyth c72f2b0167 🐛 setAttributesViewGroup timing error (#16275)
* fix: "Cannot read properties of undefined (reading 'forEach')" when creating kanban view
- fixed error when `setAttributeViewGroup()` tries to access  `attrView.Views` before kanban view is added

* fix: "Failed to execute 'json' on 'Response': Unexpected end of JSON input" when converting to kanban view
- fixed error where `ChangeAttrViewLayout()` generates groups before new layout type is set, causing data structure mismatch
2025-11-04 10:01:31 +08:00
Vanessa 8ae922cd15 🎨 https://github.com/siyuan-note/siyuan/issues/8873 2025-11-03 23:41:35 +08:00
Daniel 4b820dd4a1 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-03 16:10:45 +08:00
Vanessa 2384229eb5 Merge remote-tracking branch 'origin/dev' into dev 2025-11-03 13:47:53 +08:00
Vanessa a0b238075d 🎨 https://github.com/siyuan-note/siyuan/issues/8873 2025-11-03 13:47:41 +08:00
Daniel f5a1309481 🎨 https://github.com/siyuan-note/siyuan/pull/16268
Signed-off-by: Daniel <845765@qq.com>
2025-11-03 11:14:58 +08:00
Daniel 7e935ee61f ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-11-03 11:03:03 +08:00
Jeffrey Chen 15674d67f7 🐛 Fix path retrieval in CreateWithMarkdown function (#16268)
fix https://github.com/siyuan-note/siyuan/issues/16026
2025-11-03 11:02:38 +08:00
Vanessa b1a00c6ebd 🐛 https://github.com/siyuan-note/siyuan/issues/16130 2025-11-02 22:30:33 +08:00
Vanessa 51fa248e51 🎨 导出转义 2025-11-02 18:43:56 +08:00
Jeffrey Chen 33d63127b0 🐛 The plugin was not executed uninstall() when being uninstalled (#16243)
fix https://github.com/siyuan-note/siyuan/issues/16156
2025-11-02 17:48:24 +08:00
Vanessa a156dc9671 Merge remote-tracking branch 'origin/dev' into dev 2025-11-01 21:34:03 +08:00
Vanessa 4a9f9cf63a 🎨 https://github.com/siyuan-note/siyuan/issues/16130 2025-11-01 21:32:37 +08:00
Daniel a13481c77a 📸 Update screenshots
Signed-off-by: Daniel <845765@qq.com>
2025-11-01 17:19:16 +08:00
Daniel 36ee2899bd 📸 Update screenshots
Signed-off-by: Daniel <845765@qq.com>
2025-11-01 17:13:59 +08:00
Daniel 16056c216c ⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
2025-11-01 16:58:20 +08:00
Daniel 654020ff7d 🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
2025-11-01 16:57:43 +08:00
Jeffrey Chen a0f5387bb4 🧑‍💻 Improve /api/storage/getRecentDocs (#16257)
fix https://github.com/siyuan-note/siyuan/issues/16256
2025-11-01 10:36:47 +08:00
Daniel c2157ca060 🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
2025-10-31 19:14:15 +08:00
Daniel b75c824607 🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
2025-10-31 17:42:36 +08:00
Vanessa 1d3bf74d08 🎨 https://github.com/siyuan-note/siyuan/issues/16159 2025-10-31 12:59:59 +08:00
Vanessa eae97412b2 Merge remote-tracking branch 'origin/dev' into dev 2025-10-31 12:44:47 +08:00
Vanessa de53da0f27 🎨 https://github.com/siyuan-note/siyuan/issues/16159 2025-10-31 12:44:34 +08:00
Daniel 5156a7ccba 📝 Update the user guide
Signed-off-by: Daniel <845765@qq.com>
2025-10-31 11:42:19 +08:00
Vanessa 2e56d39ac3 ♻️ https://github.com/siyuan-note/siyuan/pull/15193 2025-10-31 11:02:35 +08:00
Vanessa 969246bd3f ♻️ https://github.com/siyuan-note/siyuan/pull/15193 2025-10-31 10:59:47 +08:00
Vanessa b169038f22 ♻️ https://github.com/siyuan-note/siyuan/pull/15193 2025-10-31 10:48:09 +08:00
Jeffrey Chen f2efa61cf0 ♻️ Improve setInlineStyle (#15193) 2025-10-31 10:31:06 +08:00
Jeffrey Chen d76c63a456 🐛 Reset recent-doc.json on unmarshal failure (#16251) 2025-10-31 10:12:56 +08:00
Daniel ff0bcce914 🔖 Release v3.3.6
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>
v3.3.6
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