Skip to content
Language

Elixir Releases

Track every Elixir release from latest stable to end-of-life. Version timelines, OTP compatibility, and upgrade guidance for Elixir developers.

Total Versions

Supported

Latest

Version Timeline

All tracked releases with lifecycle status and EOL dates.

Loading version data…

Embed Badges

Add live Elixir status badges to your README, docs, or dashboard.

Health Status

Overall support health

Elixir Health Status
![Elixir Health Status](https://img.releaserun.com/badge/health/elixir.svg)

EOL Countdown

Next end-of-life date

Elixir EOL Countdown
![Elixir EOL Countdown](https://img.releaserun.com/badge/eol/elixir.svg)

Latest Version

Current stable release

Elixir Latest Version
![Elixir Latest Version](https://img.releaserun.com/badge/v/elixir.svg)

CVE Status

Known vulnerabilities

Elixir CVE Status
![Elixir CVE Status](https://img.releaserun.com/badge/cve/elixir.svg)

Frequently Asked Questions

Common questions about Elixir releases and lifecycle.

How long are Elixir versions supported?
Elixir supports the latest five minor versions with bug fixes and security patches. Older versions are considered EOL.
What is the relationship between Elixir and Erlang/OTP?
Elixir runs on the Erlang VM (BEAM). Each Elixir version supports specific OTP versions. Check compatibility before upgrading either.
How often does Elixir release new versions?
Elixir ships new minor versions roughly every 6-12 months, with patch releases for bug fixes in between.
Is upgrading Elixir versions difficult?
Elixir follows semantic versioning and provides deprecation warnings. Minor version upgrades are typically straightforward with clear migration guides.

Related Tools