14 Commits

Author SHA1 Message Date
Jeffrey Chen c850542b48 🧑‍💻 Supports code signing for Electron.app in node_modules in the macOS development environment (#18046) 2026-07-03 10:03:14 +08:00
Jeffrey Chen d1bcef2d12 👷 Trim the changelog during packaging (#17987) 2026-06-30 07:29:59 +08:00
Jeffrey Chen 1f5361096b 👷 Trim the changelog during packaging (#17889)
* 🎨 Trim the changelog during packaging

* refactor: extract changelog trim logic into independent script

- Move trimChangelogs() from afterPack.js to new scripts/trimChangelogs.js
- afterPack.js now imports and delegates to the independent module
- Dockerfile calls the independent script instead of afterPack.js

---------

Co-authored-by: Daniel <845765@qq.com>
2026-06-20 19:19:42 +08:00
Daniel 69a8fba803 ♻️ Change the lang value to comply with RFC 5646 https://github.com/siyuan-note/siyuan/issues/17855
Signed-off-by: Daniel <845765@qq.com>
2026-06-14 14:03:02 +08:00
Daniel e340915bfd Command Line Interface https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-05-28 17:52:58 +08:00
Daniel 0e9ecc1646 Command Line Interface https://github.com/siyuan-note/siyuan/issues/17674
Signed-off-by: Daniel <845765@qq.com>
2026-05-28 17:18:49 +08:00
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
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
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 c965345fb8 🎨 Reduce the size of desktop applications https://github.com/siyuan-note/siyuan/pull/16866
Signed-off-by: Daniel <845765@qq.com>
2026-01-19 08:27:21 +08:00
Jeffrey Chen c2957fe87d 🎨 Reduce the size of desktop applications (#16866) 2026-01-19 08:21:25 +08:00