Changelog

Every released version. The app checks for updates on its own and installs them from here, so what is on this page is what you can actually be running.

Current release:

0.2.0

25 August 2026

How updates work

Every release is signed with a key we hold offline, and the matching public key is compiled into the app itself. Before installing anything, your copy checks the signature against that embedded key and refuses any release that does not match, including one served from our own domain.

That signature is verified once more before a release is ever published, against the same embedded key rather than the key file on disk, because that is the one your installed app will actually enforce. A release whose signature does not verify is not published.

This signature is ours, not Apple's. MiniEnv is not yet notarised with an Apple Developer ID, so macOS shows a warning the first time you open it. Updates installed from inside the app do not ask again.

Getting a specific version

The current release manifest lives at /updates/latest.json, and every published build stays available at a stable URL under /download/. Nothing is removed when a new version ships.

Download the current version · Apple Silicon, macOS 12 or later.

©2026 MiniEnv