Vanessa
f3427dcf5f
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 13:21:47 +08:00
Vanessa
accf89a5ca
Merge remote-tracking branch 'origin/dev' into dev
2025-07-25 13:03:28 +08:00
Vanessa
c726af0494
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 13:03:08 +08:00
Daniel
94c70ae638
🎨 Improve auth
2025-07-25 12:27:45 +08:00
Daniel
ddba6b1fd8
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 12:10:39 +08:00
Daniel
cbddce4d25
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 12:05:33 +08:00
Daniel
0d5320f08b
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 11:56:57 +08:00
Vanessa
9d4c47ee87
Merge remote-tracking branch 'origin/dev' into dev
2025-07-25 11:53:10 +08:00
Vanessa
c5bfa68058
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-25 11:52:57 +08:00
Daniel
0abbe9ec21
🎨 Improve auth
2025-07-25 11:21:23 +08:00
Vanessa
61d08370dc
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 21:10:52 +08:00
Vanessa
2c5ea4bb45
Merge remote-tracking branch 'origin/dev' into dev
2025-07-24 18:33:19 +08:00
Vanessa
0d3978f407
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 18:33:07 +08:00
Daniel
546742b43c
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 17:56:24 +08:00
Daniel
9480403d2f
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 12:10:07 +08:00
Vanessa
bfc0daf6e5
Merge remote-tracking branch 'origin/dev' into dev
2025-07-24 12:04:10 +08:00
Vanessa
c339d1b9bc
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 12:03:57 +08:00
Daniel
10fa284a1b
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 11:50:28 +08:00
Daniel
10a760b97a
🐛 Dragging a file from the assets folder into the editor causes the kernel to exit https://github.com/siyuan-note/siyuan/issues/15355
2025-07-24 11:19:49 +08:00
Daniel
684286fc8a
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-24 11:05:29 +08:00
Daniel
54f2d8599e
🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340
2025-07-24 10:58:48 +08:00
Vanessa
fc2e1030a5
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-23 23:26:32 +08:00
Vanessa
abcd7b3157
🎨 https://github.com/siyuan-note/siyuan/issues/10964
2025-07-23 21:46:57 +08:00
Vanessa
81b511042c
Merge remote-tracking branch 'origin/dev' into dev
2025-07-23 21:42:55 +08:00
Vanessa
a89a2000f3
🎨 https://github.com/siyuan-note/siyuan/issues/15338
2025-07-23 21:42:37 +08:00
Daniel
534ad7a8cf
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
2025-07-23 21:42:15 +08:00
Jeffrey Chen
be3db79688
🎨 Add data-id
attribute to the buttons ( #15052 )
...
斜杠菜单中插件添加的选项、顶栏的插件菜单、顶栏的外观模式菜单,修正块引用锚文本的右键菜单
fix https://github.com/siyuan-note/siyuan/issues/12518
2025-07-23 17:53:25 +08:00
Daniel
963cbfe15f
🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340
2025-07-23 17:23:17 +08:00
Vanessa
508eb93183
♻️ https://github.com/siyuan-note/siyuan/pull/15347
2025-07-23 13:08:38 +08:00
Jeffrey Chen
c88f99646c
Replace the deprecated isSameNode
method in DOM Level 4 with the ===
operator ( #15347 )
2025-07-23 12:21:59 +08:00
dependabot[bot]
a730a575d5
⬆️ Bump form-data from 4.0.2 to 4.0.4 in /app ( #15349 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 12:18:23 +08:00
Vanessa
76e1a4b169
🐛 https://github.com/siyuan-note/siyuan/pull/15324 切换是否显示行号异常
2025-07-23 12:11:33 +08:00
Jeffrey Chen
69987028ae
Improve code block line number rendering performance ( #15324 )
...
* ⚡ Improve code block line number rendering performance
fix https://github.com/siyuan-note/siyuan/issues/12715
* ⚡ Improve code block line number rendering performance
* ⚡ Improve code block line number rendering performance
* Revert "⚡ Improve code block line number rendering performance"
This reverts commit 603518f521
.
* Revert "⚡ Improve code block line number rendering performance"
This reverts commit b69cef5f83
.
* ⚡ Improve code block line number rendering performance
2025-07-23 11:48:09 +08:00
Daniel
76e4aad584
🎨 Improve backmention search https://github.com/siyuan-note/siyuan/issues/4699
2025-07-23 11:33:20 +08:00
Daniel
5f0f4e3ba6
🔖 Release v3.2.1
2025-07-22 16:17:54 +08:00
Vanessa
221abe81e6
🚨
2025-07-22 16:14:43 +08:00
Daniel
bcc7a5fa03
📝 Update changelogs
2025-07-22 16:05:12 +08:00
Daniel
5bee4bc29a
⚡ Improve transaction performance https://github.com/siyuan-note/siyuan/issues/15306
2025-07-21 20:14:46 +08:00
Daniel
03d27d60e4
🎨 Improve converting network assets to local assets https://github.com/siyuan-note/siyuan/issues/15320
2025-07-20 10:07:08 +08:00
Daniel
513aadb9d5
🎨 Improve converting network assets to local assets https://github.com/siyuan-note/siyuan/issues/15320
2025-07-20 10:05:13 +08:00
Daniel
5d229eb589
⬆️ Upgrade lute
2025-07-18 18:58:35 +08:00
Daniel
0394521e1f
🎨 No longer add the id
attribute to block elements after setting the attribute https://github.com/siyuan-note/siyuan/issues/15327
2025-07-18 18:35:46 +08:00
Vanessa
f28ccd64b5
Merge remote-tracking branch 'origin/dev' into dev
2025-07-18 11:26:06 +08:00
Vanessa
8befb8d691
🎨 https://github.com/siyuan-note/siyuan/issues/15293
2025-07-18 11:25:51 +08:00
Daniel
b2d003aeff
🧑💻 Add some kernel batch insert blocks APIs https://github.com/siyuan-note/siyuan/issues/15321
2025-07-18 10:41:48 +08:00
Vanessa
b1a04d67d9
♻️ https://github.com/siyuan-note/siyuan/pull/15325
2025-07-18 10:40:56 +08:00
Jeffrey Chen
0019a6d8d4
🎨 Improve right-click menu paste ( #15325 )
2025-07-18 10:33:26 +08:00
Vanessa
f61a0d6f85
🎨 https://github.com/siyuan-note/siyuan/issues/15303
2025-07-18 10:27:35 +08:00
Vanessa
28684f688b
Merge remote-tracking branch 'origin/dev' into dev
2025-07-18 10:25:33 +08:00
Vanessa
385cc3b8e3
🎨 https://github.com/siyuan-note/siyuan/issues/15303
2025-07-18 10:25:14 +08:00