20574 Commits

Author SHA1 Message Date
Daniel
7217c66636 🔖 Release v3.5.0
Signed-off-by: Daniel <845765@qq.com>
v3.5.0
2025-12-16 16:41:20 +08:00
Daniel
cade22fb20 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 16:41:12 +08:00
Daniel
ac4b2f5001 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 12:15:36 +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
Vanessa
43d2654213 ♻️ https://github.com/siyuan-note/siyuan/pull/16596 2025-12-16 11:14:04 +08:00
Jeffrey Chen
db4fb41024 🎨 Improve hyperlink tooltip (#16596) 2025-12-16 10:53:10 +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
d391809442 ✏️ Fix typo https://github.com/siyuan-note/siyuan/issues/16556#issuecomment-3658237588
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 10:17:53 +08:00
Vanessa
979cb54766 🎨 https://github.com/siyuan-note/siyuan/issues/15108 2025-12-15 23:52:49 +08:00
Vanessa
93231f28b0 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-15 23:26:36 +08:00
Daniel
10cd5acbe1 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-15 22:22:48 +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
Vanessa
319bd49720 Merge remote-tracking branch 'origin/dev' into dev 2025-12-15 16:17:39 +08:00
Vanessa
bc63e60cb9 🎨 https://github.com/siyuan-note/siyuan/issues/16491 2025-12-15 16:17:25 +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
Vanessa
b0f674d84c 🎨 https://github.com/siyuan-note/siyuan/issues/16429 2025-12-14 19:57:09 +08:00
Vanessa
9156aee244 🎨 https://github.com/siyuan-note/siyuan/issues/14796 2025-12-14 17:59:12 +08:00
Vanessa
84df895469 🎨 https://github.com/siyuan-note/siyuan/issues/16491 2025-12-14 17:44:06 +08:00
Vanessa
99fe069310 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-14 17:18:03 +08:00
Vanessa
d5c2537274 🎨 https://github.com/siyuan-note/siyuan/issues/16495 2025-12-14 16:22:10 +08:00
Vanessa
07046cae57 Merge remote-tracking branch 'origin/dev' into dev 2025-12-14 12:06:07 +08:00
Vanessa
cbaab93db1 🎨 https://github.com/siyuan-note/siyuan/issues/16556 2025-12-14 12:05:52 +08:00
Daniel
05a73e2a39 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 12:02:33 +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
Daniel
b2573bd64c 🎨 Improve text
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 10:52:36 +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
Jeffrey Chen
e1e9a0a73b 🐛 Fix i18n key names and add checking script (#16578) 2025-12-14 10:35:22 +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
Vanessa
96e3996871 🎨 https://github.com/siyuan-note/siyuan/issues/16532 v3.5.0-dev2 2025-12-13 10:59:13 +08:00
Vanessa
425ec1d3ca 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:53:05 +08:00
Vanessa
472a3b09af Merge remote-tracking branch 'origin/dev' into dev 2025-12-13 10:50:37 +08:00
Vanessa
84498da845 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:50:15 +08:00
Daniel
13844e58d9 🎨 Supports setting the spell check language on desktop https://github.com/siyuan-note/siyuan/issues/16524
Signed-off-by: Daniel <845765@qq.com>
2025-12-13 10:46:07 +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
Vanessa
ab62a13cb0 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:20:55 +08:00
Daniel
2ebef4b4ac 🎨 Supports setting the spell check language on desktop https://github.com/siyuan-note/siyuan/issues/16524
Signed-off-by: Daniel <845765@qq.com>
2025-12-13 09:45:45 +08:00
Vanessa
9a77e1e8b5 Merge remote-tracking branch 'origin/dev' into dev 2025-12-13 00:18:32 +08:00
Vanessa
87a0168222 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 00:18:01 +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