-
Fix tray icon crash and add AUR distribution
发布于
2026-02-08 17:21:56 +00:00 Tray patches in build.sh were hardcoding a minified variable name that
changed between releases. The electron module variable is now extracted
dynamically from the source, so it won't break on future updates.
Also patched menuBarEnabled to default to true when the config key is
missing, which was silently disabling the tray after updates.AUR package deployment is now automated through CI. Builds push to the
Arch User Repository alongside the existing deb/rpm/AppImage releases.下载附件