mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-15 20:12:59 -07:00
eba42367c8
- Skip electron-updater on ad-hoc signed macOS, package-managed Linux AppImages, non-writable AppImages, and Windows - Preserve GitHub metadata checks and direct AppImage updates for supported installs - Add isNativeUpdaterSupported with full platform/signing/writability test coverage
6 lines
243 B
Markdown
6 lines
243 B
Markdown
---
|
|
area: updates
|
|
---
|
|
|
|
- Avoided native `electron-updater` checks on unsupported builds while preserving direct writable AppImage updates, so tray and background update checks continue through GitHub release metadata without crashing the app.
|