Commit Graph

420 Commits

Author SHA1 Message Date
Daniel
c44fa43a9f 🌐 Add Thai language support https://github.com/siyuan-note/siyuan/issues/17639
Signed-off-by: Daniel <845765@qq.com>
2026-05-07 20:27:12 +08:00
Daniel
89991eb70b 🌐 Added Dutch language support https://github.com/siyuan-note/siyuan/issues/17638
Signed-off-by: Daniel <845765@qq.com>
2026-05-07 20:27:12 +08:00
Daniel
e8e0247e28 🌐 Add Bahasa Indonesian language support https://github.com/siyuan-note/siyuan/issues/17637
Signed-off-by: Daniel <845765@qq.com>
2026-05-07 20:27:11 +08:00
Daniel
e2c8bf5476 🌐 Add Hindi language support https://github.com/siyuan-note/siyuan/issues/17636
Signed-off-by: Daniel <845765@qq.com>
2026-05-07 13:25:27 +08:00
Vanessa
e451bc3dab ♻️ 2026-05-07 12:16:05 +08:00
Daniel
5eebb29831 🎨 https://github.com/siyuan-note/siyuan/issues/17087
Signed-off-by: Daniel <845765@qq.com>
2026-05-06 18:01:40 +08:00
Daniel
a7dd990193 🎨 https://github.com/siyuan-note/siyuan/issues/17087
Signed-off-by: Daniel <845765@qq.com>
2026-05-06 16:42:39 +08:00
Daniel
95c206ced3 🌐 Add Ukrainian translation https://github.com/siyuan-note/siyuan/pull/17595
Signed-off-by: Daniel <845765@qq.com>
2026-04-25 10:39:41 +08:00
Vladyslav Poturai
766c576593 🌐 Add Ukrainian translation (#17595)
* 🎨 Add Ukrainian translation

* Update app/appearance/langs/uk_UA.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: D <845765@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-25 10:24:42 +08:00
Daniel
daea183bc7 🎨 https://github.com/siyuan-note/siyuan/issues/17569#issuecomment-4317297852
Signed-off-by: Daniel <845765@qq.com>
2026-04-25 09:57:03 +08:00
Daniel
59bfab321b 🎨 https://github.com/siyuan-note/siyuan/issues/17569#issuecomment-4317010234
Signed-off-by: Daniel <845765@qq.com>
2026-04-25 08:59:34 +08:00
Daniel
596a7f7506 🎨 The rendering process no longer crashes when pasting large amounts of text/siyuan content into the editor https://github.com/siyuan-note/siyuan/issues/17569
Signed-off-by: Daniel <845765@qq.com>
2026-04-22 18:34:03 +08:00
Jeffrey Chen
2e4c49151f 🎨 Update system version retrieval in error.html to use process.getSystemVersion for better accuracy (#17449) 2026-04-10 17:08:03 +08:00
Vanessa
de94db9449 🎨 https://github.com/siyuan-note/siyuan/issues/17389 2026-04-08 23:46:32 +08:00
Daniel
5462b72847 🎨 https://github.com/siyuan-note/siyuan/issues/17430
Signed-off-by: Daniel <845765@qq.com>
2026-04-08 22:34:42 +08:00
Jeffrey Chen
b35308005b 🎨 Avoid creating empty SiYuan directories using getPath("userData") (#17431) 2026-04-08 19:40:29 +08:00
Daniel
f0a6fb0711 🐛 Default workspace data will be lost on macOS https://github.com/siyuan-note/siyuan/issues/17430
Signed-off-by: Daniel <845765@qq.com>
2026-04-08 17:20:31 +08:00
Daniel
03a0e822a3 🎨 https://github.com/siyuan-note/siyuan/pull/17398
Signed-off-by: Daniel <845765@qq.com>
2026-04-07 10:19:17 +08:00
Jeffrey Chen
a94204487e 🎨 When exporting PDF, clicking on footnote links no longer opens the main window (#17398) 2026-04-07 10:17:25 +08:00
Daniel
0e5ecaa69b 🔥 Remove unused linux switch for wayland/x11
这些开关只有在启动参数上设置才有效,main.js 中设置时机太晚了

Signed-off-by: Daniel <845765@qq.com>
2026-04-01 21:12:39 +08:00
Vanessa
a245f75a24 🎨 https://github.com/siyuan-note/siyuan/issues/16080 2026-03-29 20:16:35 +08:00
Vanessa
132f273b15 🎨 https://github.com/siyuan-note/siyuan/issues/16080 2026-03-29 20:11:20 +08:00
Vanessa
b78b19d1c1 🎨 https://github.com/siyuan-note/siyuan/issues/17212 2026-03-16 10:30:00 +08:00
Vanessa
b6f4398880 🎨 https://github.com/siyuan-note/siyuan/issues/17212 2026-03-15 19:47:04 +08:00
Jeffrey Chen
1bd591a889 ♻️ Read macOS clipboard file paths in the main process via IPC (#17186)
Upgrade to Electron v40.8.0 https://github.com/siyuan-note/siyuan/issues/17185
2026-03-12 08:53:10 +08:00
Daniel
0499013781 🐛 Fix https://ld246.com/article/1773188770776
Signed-off-by: Daniel <845765@qq.com>
2026-03-11 09:10:35 +08:00
Jeffrey Chen
07e74561ff 🎨 Improve sendNotification (#17167) 2026-03-09 16:44:44 +08:00
Daniel
6bb5e423ee 🎨 https://github.com/siyuan-note/siyuan/issues/17154
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 09:20:40 +08:00
Daniel
be5ec97952 🎨 https://github.com/siyuan-note/siyuan/issues/17154
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 09:00:59 +08:00
Vanessa
e514746cd6 🎨 https://github.com/siyuan-note/siyuan/issues/17154 2026-03-07 22:44:23 +08:00
Daniel
da6720e8f9 🎨 Improve Linux Wayland compatibility https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 11:31:16 +08:00
Daniel
0080deca32 🎨 Improve Linux Wayland compatibility https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 10:28:08 +08:00
Daniel
c39b25f1ef 🐛 Can't show windows on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17141
Improve input compatibility on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17113

Signed-off-by: Daniel <845765@qq.com>
2026-03-06 09:38:09 +08:00
Daniel
c449ca7ed8 🐛 Can't show windows on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 21:24:11 +08:00
Daniel
b25d867f6a 🌐 Add Slovak (sk_SK) language support https://github.com/siyuan-note/siyuan/pull/17120
Signed-off-by: Daniel <845765@qq.com>
2026-03-02 17:40:04 +08:00
Daniel
9ab6a7a9ab 🌐 Add Slovak (sk_SK) language support https://github.com/siyuan-note/siyuan/pull/17120
Signed-off-by: Daniel <845765@qq.com>
2026-03-02 17:14:19 +08:00
Daniel
7912100136 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-03-01 12:26:08 +08:00
Daniel
5145f7158f 🎨 Improve input compatibility on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17113
Signed-off-by: Daniel <845765@qq.com>
2026-02-28 11:24:47 +08:00
Daniel
4dce33436e 🎨 Change the initial workspace path to ~/Library/Application Support/SiYuan on macOS https://github.com/siyuan-note/siyuan/issues/17095
Signed-off-by: Daniel <845765@qq.com>
2026-02-24 18:05:43 +08:00
Daniel
bcc9886518 🎨 Change the initial workspace path to ~/Library/Application Support/SiYuan on macOS https://github.com/siyuan-note/siyuan/issues/17095
Signed-off-by: Daniel <845765@qq.com>
2026-02-24 17:59:20 +08:00
Vanessa
f3390e37ad ♻️ https://github.com/siyuan-note/siyuan/pull/16862 2026-02-18 20:05:38 +08:00
Jeffrey Chen
93bed6e29f 🎨 Fix focus issues on Windows after dialog interactions (#16862)
https://github.com/siyuan-note/siyuan/pull/16073
https://github.com/siyuan-note/siyuan/issues/16071
https://github.com/siyuan-note/siyuan/issues/12349
2026-02-18 11:40:47 +08:00
Daniel
5eff630e4f 🐛 Under certain circumstances, main.js throws an error upon startup https://github.com/siyuan-note/siyuan/issues/17048
Signed-off-by: Daniel <845765@qq.com>
2026-02-14 17:28:57 +08:00
Daniel
cea9d1b837 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-02-13 14:18:26 +08:00
Daniel
c0d857c763 🎨 Fix https://github.com/siyuan-note/siyuan/issues/17022
Signed-off-by: Daniel <845765@qq.com>
2026-02-12 17:44:20 +08:00
Vanessa
8720bc1a4d 🎨 https://github.com/siyuan-note/siyuan/issues/16877 2026-01-28 18:47:36 +08:00
Vanessa
4e7be1ff51 🎨 https://github.com/siyuan-note/siyuan/issues/16877 2026-01-27 22:15:58 +08:00
Jeffrey Chen
a2da2e0a1d 🎨 Improve the appearance language used during desktop initialization (#16863) 2026-01-19 08:22:41 +08:00
Vanessa
5083d38bdb ♻️ https://github.com/siyuan-note/siyuan/pull/16839 2026-01-18 09:58:14 +08:00
Vanessa
3d1ecd02de ♻️ https://github.com/siyuan-note/siyuan/pull/16839 2026-01-17 23:31:54 +08:00