Releases
For a curated summary of recent user-visible changes, see the Changelog.
Updating Elide
You can update elide automatically via CLI command.
elide upgradeDownloading Specific Version
To download a specific Elide version use the CLI installer.
curl -sSL --tlsv1.2 elide.sh | bash -s - -- --install-rev=VERSIONAll Releases
Elide currently ships on the 1.4.x line, published as rolling nightly builds.
As of July 20, 2026, the latest public GitHub release is
1.4.2+20260720. The most recent release is always available here:
Recent versions: 1.4.2+20260720, 1.4.1+20260719,
1.4.1+20260718, 1.4.1+20260717, 1.4.1+20260716,
1.4.1+20260715, 1.4.0+20260712, 1.4.0+20260711,
1.4.0+20260710, 1.4.0+20260709.
The full release history — with binaries and release notes for every build — is on GitHub. Use elide upgrade to move to the latest release, or --install-rev=VERSION (shown above) to install a specific one.