Commit graph

6747 commits

Author SHA1 Message Date
Daniel
7217c66636
🔖 Release v3.5.0
Some checks are pending
Release Docker Image / build (push) Waiting to run
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 16:41:20 +08:00
Daniel
a201aebf59
🎨 Query embed blocks support UNION queries https://github.com/siyuan-note/siyuan/issues/16594
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 12:15:28 +08:00
Daniel
3e9bd1547c
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 11:53:34 +08:00
Daniel
420dc79830
🐛 Fix https://github.com/siyuan-note/siyuan/issues/16593
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 10:47:26 +08:00
Jeffrey Chen
e7914f99f6
🎨 Avoid creating empty ocr-texts.json when OCR is disabled (#16597)
- Skip file creation when OCR is disabled, file doesn't exist, and assetsTexts is empty
- Fix potential deadlock by releasing lock when marshal fails
2025-12-16 10:46:38 +08:00
Daniel
55bab22cb6
⬆️ Upgrade dejavu
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 22:20:46 +08:00
Daniel
ec14a66053
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 21:57:21 +08:00
Daniel
1764e7c50c
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 17:13:44 +08:00
Daniel
35c070a252
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 11:51:50 +08:00
Daniel
059b0022d0
🎨 https://github.com/siyuan-note/siyuan/issues/16576#issuecomment-3652567696
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 10:46:56 +08:00
Daniel
ea925aff32
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16576
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 11:36:02 +08:00
Daniel
1acbb7d06d
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516#issuecomment-3649752632
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 11:05:12 +08:00
Daniel
3b730ded8f
🎨 Improve text
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 10:56:31 +08:00
Ömer Gürbüz
94dc95be42
🌐 Add Turkish support (#16575)
* Add Turkish language in configs

* add Turkish localization file

* Add Turkish readme file and links

* Add Turkish Currency TRY

* Turkish Readme Check Links

* Add new keys localizations

---------

Co-authored-by: Ömer Gürbüz <mhmd.omer.grbz@hotmail.com>
2025-12-14 10:38:31 +08:00
Daniel
9dfc77a7e9
🎨 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-12-14 10:33:13 +08:00
Jeffrey Chen
ec881a76af
Fix executing the uninstall method when closing the plugin (#16522)
* 🐛 Fix executing the uninstall method when closing the plugin

* 后端推送区分插件禁用与卸载
2025-12-13 10:37:05 +08:00
Daniel
6da4e4b5a8
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16558
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 18:04:46 +08:00
Daniel
9e77b2e676
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16558
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 17:45:43 +08:00
Daniel
2054ea601f
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 17:38:28 +08:00
Daniel
677417550a
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16565
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 12:03:23 +08:00
Daniel
c7dd10911f
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 11:47:47 +08:00
Daniel
6202fd39ec
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 11:03:29 +08:00
Daniel
14fe40eaae
🐛 Fix https://github.com/siyuan-note/siyuan/issues/16561
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 10:22:16 +08:00
Daniel
3c0ab04a3f
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 16:54:37 +08:00
Daniel
f27684b26f
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 16:04:42 +08:00
Daniel
68e83a359d
Improve data indexing performance https://github.com/siyuan-note/siyuan/issues/16557
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 12:14:28 +08:00
Daniel
ccf522a45b
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 12:14:07 +08:00
Daniel
25ca3be126
🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 10:26:03 +08:00
Daniel
6726ea51df
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16549
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:35 +08:00
Daniel
0cb814d617
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:34 +08:00
Daniel
976807861d
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 17:42:43 +08:00
Daniel
f29cb91591
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 17:09:07 +08:00
Daniel
5f6c74c59b
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 15:52:52 +08:00
Jeffrey Chen
058ade01c7
🎨 Improve the fallback logic for fetching README in the marketplace (#16551)
* 加载已下载插件列表时,如果插件指定 README 文件不存在,则回退到 README.md https://github.com/siyuan-note/siyuan/issues/14636#issuecomment-3035905944

* 加载已下载插件列表时,如果插件指定 README 文件不存在,则回退到 README.md https://github.com/siyuan-note/siyuan/issues/14636#issuecomment-3035905944

* 提取公共函数

* 获取首选 Readme Name Desc 时优先回退到指定的默认值

* 兼容赞助链接

* 在线获取 README 时最后回退到 README.md
2025-12-10 11:26:54 +08:00
Daniel
4cc998f291
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544 https://github.com/siyuan-note/siyuan/issues/16552
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 08:41:15 +08:00
Daniel
50cf3f7344
🐛 https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:52:34 +08:00
Daniel
e1132eb222
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:51:29 +08:00
Daniel
d34cd984d8
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:40:54 +08:00
Daniel
4ee7497afd
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:26:23 +08:00
Daniel
e256101bd9
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:40:49 +08:00
Daniel
a110f902d5
🐛 Embed blocks are exported incorrectly https://github.com/siyuan-note/siyuan/issues/16547
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:32:19 +08:00
Daniel
ad48451d51
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:31:44 +08:00
Daniel
7d36fbc2f1
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 16:43:38 +08:00
Daniel
ddae80a5f4
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:20:57 +08:00
Daniel
00d00b54ef
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:09:23 +08:00
Daniel
444b38aa26
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 11:43:21 +08:00
Daniel
106a679dba
🎨 Improve http server
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 11:02:25 +08:00
Daniel
21dff696cc
🎨 Improve exit on Android
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 10:40:38 +08:00
Daniel
2bf5bb50c2
🎨 Improve auth code check exit code
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 10:40:38 +08:00
Daniel
dc48b090e1
🎨 The workspace will be reset on iOS https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 22:40:04 +08:00