v1.0.1
Added
- Desktop notifications through the Omarchy notification service when a
deployment finishes (✓ website deployed) or fails (✗ website deployment failed), with commit message and server in the body. Opt out per config
with"notifications": false.
Fixed
- The bundle's TLS stack is now pure Rust (oxitls RustCrypto provider plus
bundled webpki-roots certificates): the ring build required a C
cross-compiler whose version drift made the marketplace byte-for-byte
rebuild machine-dependent. The bundle now reproduces identically on any
machine, with no C toolchain in CI.
Artifact: coolify-qs-1.0.1-linux-x86_64.tar.gz (statically linked musl x86_64).