Infrastructure
Caddy Releases
Track every Caddy release from latest stable to end-of-life. Version timelines and upgrade guidance for web server teams.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Caddy status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Caddy releases and lifecycle.
What makes Caddy different from Nginx?
Caddy provides automatic HTTPS with Let us Encrypt certificates by default, requires minimal configuration via Caddyfile, and is written in Go for easy deployment as a single binary.
How often does Caddy release updates?
Caddy ships regular releases with new features and bug fixes. Patch releases for security issues ship as needed.
Is Caddy production-ready?
Yes, Caddy v2 is mature and widely used in production. Its automatic HTTPS and simple configuration make it popular for both small and large deployments.
Does Caddy support plugins?
Yes, Caddy has a module system for extending functionality. Popular modules include rate limiting, caching, and authentication. Modules are compiled into the binary at build time.