2.6.0-beta.2
Pre-release
Pre-release
- Perform Gatekeeper scan to pre-warm app launch (#2505) (Zorg)
- Disable sandboxing for the Downloader XPC service by default to fix downloader prompt warnings (#2511) (Zorg)
- Store private seed as the secret for newly generated keys (#2472) (Zorg)
- Improve signing error message to developers if they serve the wrong update file (#2471) (Zorg)
- Prevent app modification warnings from external updaters (like sparkli-cli) by improving installation (#2516) (Zorg)
- Update Korean localization (#2504) (CheolHyun Mun)
- Use $PROJECT_DIR instead of $SRCROOT (#2489) (Zorg)
- Set Package.swift minimum deployment to macOS 10.13 (#2481) (Eitot)
- Fix false positive analyzer warning about resumableUpdate type (#2454) (Zorg)
The Downloader XPC Service is no longer sandboxed by default. If you use this service, please check the updated sandboxing guide.
For users running macOS 14.4 (beta) or later, a Gatekeeper scan is performed on the new update before installing it.