L Loach Docs
Ctrl K

OTA updates

Loach has a built-in updater so you do not have to keep an eye on the releases page. New features, performance work and security patches arrive directly from the app for the install formats that support it.

By install format

What’s new

Every release ships with a markdown notes file that populates both the GitHub release body and the in-app Updates panel when an upgrade is available. Skim it before clicking install if you want to know what is changing.

Signing

Update bundles are cryptographically signed. The updater verifies the signature against a key bundled with the app before replacing any binary on disk, so a man-in-the-middle on the download channel cannot swap in a tampered build.

This Ed25519 signature check is what guards in-app updates on every platform. It is separate from Apple notarization, which only gates the first launch of a freshly downloaded app on macOS. The Loach build is not Apple-notarized, so you will see a Gatekeeper warning once on first install (see Installation → macOS); subsequent in-app updates do not re-prompt.