Skip to content

v0.14.0

Choose a tag to compare

@abrichr abrichr released this 26 Jul 13:05
· 83 commits to main since this release

Important

Looking for the desktop app? The Beta installers are attached
below.

macOS DMG (arm64 and x86_64), Windows MSI and NSIS .exe, Linux
.deb and .AppImage, plus SHA256SUMS — the same attested bytes
published at desktop-v0.14.0, mirrored
here so GitHub's "Latest" always carries an installer.

These installers are Beta and are ad-hoc-signed (macOS) or
unsigned (Windows, Linux)
pending signing credentials; the signing
state is in every filename. Your OS will warn. Verify before
overriding that warning:
sha256sum -c SHA256SUMS and gh attestation verify.

This v0.14.0 release is also the Python engine package
(wheel and sdist; pip install openadapt-desktop). desktop-v0.14.0
remains the canonical installer release: build provenance,
attestations, and supersession notices are bound to that tag, and
download pages select from it. See
RELEASES.md.

v0.14.0 (2026-07-26)

This release is published under the MIT License.

Bug Fixes

  • Keep overlay assurance labels exact (#63, 223c39f)

Chores

  • native: Sync native installer version to 0.13.1 (1ab92d1)

Features

  • Post-compose exact overlay presentation videos (#63, 223c39f)

Detailed Changes: v0.13.1...v0.14.0