812 Commits

Author SHA1 Message Date
Daniel
156a28f27d 🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/16732
Signed-off-by: Daniel <845765@qq.com>
2025-12-31 11:32:51 +08:00
Daniel
411bc7bf1b 🔖 Release v3.5.2
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 19:06:29 +08:00
Daniel
ffd4ceb0d9 🎨 Unable to switch the publish service between multiple workspaces https://github.com/siyuan-note/siyuan/issues/16587
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 19:35:31 +08:00
Jeffrey Chen
4132736037 📝 fix incorrect function comments (#16719) 2025-12-29 15:52:01 +08:00
Daniel
7d832aaf3b 🎨 Improve template function ISOMonth https://github.com/siyuan-note/siyuan/issues/16718
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 12:46:46 +08:00
Daniel
3c00f5a3d1 🎨 Improve av api https://github.com/siyuan-note/siyuan/issues/16715
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 09:19:24 +08:00
Daniel
7679adf6d5 🎨 Improve auto email link parsing https://github.com/siyuan-note/siyuan/issues/16629
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 16:39:13 +08:00
Daniel
6f81350279 🔖 Release v3.5.1
Signed-off-by: Daniel <845765@qq.com>
2025-12-23 10:42:08 +08:00
Daniel
bc238a245f 🐛 Fix Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:13:57 +08:00
Daniel
43c8ccb96b 🐛 Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:08:17 +08:00
Daniel
c2adac344c 🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 19:58:33 +08:00
Daniel
4636ee6c3a 🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-18 18:21:23 +08:00
Daniel
7217c66636 🔖 Release v3.5.0
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 16:41:20 +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
Ö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
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
ddae80a5f4 🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:20:57 +08:00
Daniel
106a679dba 🎨 Improve http server
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 11:02:25 +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
4262c40cdb 🔒 Fix Command Injection via PandocBin https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4r66-7rcv-x46x
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 10:28:31 +08:00
Shin Yeongmin
350f574d73 🌐 Add Korean support (#16526) 2025-12-06 20:19:58 +08:00
Daniel
6ef83b42c7 🔖 Release v3.4.2
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 20:33:37 +08:00
Daniel
323b9345fc Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-01 09:27:15 +08:00
Daniel
f5b17b2b22 🎨 https://github.com/siyuan-note/siyuan/pull/16449#issuecomment-3581097735
Signed-off-by: Daniel <845765@qq.com>
2025-11-26 20:46:18 +08:00
Daniel
319cdbb98a 🔖 Release v3.4.1
Signed-off-by: Daniel <845765@qq.com>
2025-11-25 08:31:04 +08:00
Daniel
a5a82795ad 🎨 Image OCR supports setting the timeout via the environment variable SIYUAN_TESSERACT_TIMEOUT https://github.com/siyuan-note/siyuan/issues/16419
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 14:43:03 +08:00
Daniel
bebf8c8e9b 🎨 Image OCR supports setting the timeout via the environment variable SIYUAN_TESSERACT_TIMEOUT https://github.com/siyuan-note/siyuan/issues/16419
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 14:42:18 +08:00
Daniel
d06b370077 🎨 Image OCR supports more formats https://github.com/siyuan-note/siyuan/issues/16418
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 10:55:08 +08:00
Daniel
eec003b303 🎨 Improve auth
Signed-off-by: Daniel <845765@qq.com>
2025-11-21 10:18:59 +08:00
Daniel
c58e626823 🔖 Release v3.4.0
Signed-off-by: Daniel <845765@qq.com>
2025-11-18 17:01:51 +08:00
Daniel
8e9cc60909 🎨 Improve ocr bin detect https://github.com/siyuan-note/siyuan/issues/7107#issuecomment-3541763667
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 21:37:07 +08:00
Daniel
a3bb6cf4a6 🎨 Improve HTML content rendering for database template fields https://github.com/siyuan-note/siyuan/issues/16362
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 10:28:06 +08:00
Daniel
8cfae95f29 🎨 Improve HTML content rendering for database template fields https://github.com/siyuan-note/siyuan/issues/16362
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 10:14:48 +08:00
Daniel
21d6a24999 🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-13 18:28:42 +08:00
Daniel
f9130aac59 🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-13 12:50:13 +08:00
Daniel
3f8b08fbd4 🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 22:22:12 +08:00
Daniel
2f3c9f734a 🎨 Improve comment
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 12:26:33 +08:00
Daniel
64b4f38b21 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-11-09 15:41:51 +08:00
Daniel
7160aa8b3a 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-11-09 15:40:02 +08:00
Daniel
a756ca2dde 🐛 Image OCR may not work in some cases https://github.com/siyuan-note/siyuan/issues/16287
Signed-off-by: Daniel <845765@qq.com>
2025-11-05 11:29:51 +08:00
Daniel
debe70b646 🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:15:05 +08:00
Daniel
920f7e4623 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 11:01:53 +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
Daniel
957a928959 🎨 https://github.com/siyuan-note/siyuan/issues/16156
Signed-off-by: Daniel <845765@qq.com>
2025-10-25 17:24:57 +08:00
Daniel
779c6ede28 🔖 Release v3.3.5
Signed-off-by: Daniel <845765@qq.com>
2025-10-14 11:30:04 +08:00
Daniel
404d9f63d0 🎨 https://ld246.com/article/1760404351939
Signed-off-by: Daniel <845765@qq.com>
2025-10-14 09:18:45 +08:00