Releases

For a curated summary of recent user-visible changes, see the Changelog.

Updating Elide

You can update elide automatically via CLI command.

shell
 elide upgrade

Downloading Specific Version

To download a specific Elide version use the CLI installer.

shell
 curl -sSL --tlsv1.2 elide.sh | bash -s - -- --install-rev=VERSION

All Releases

Elide currently ships on the 1.3.x line, published as rolling nightly builds. As of July 6, 2026, the latest public GitHub release is 1.3.6+20260705. The most recent release is always available here:

Latest release →

Recent versions: 1.3.6+20260705, 1.3.6+20260704, 1.3.6+20260703, 1.3.6+20260702, 1.3.6+20260701, 1.3.6+20260630, 1.3.6+20260629, 1.3.6+20260628, 1.3.5+20260628, 1.3.5+20260626.

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.