← ChangeRadar
caddy: changelog & breaking changes
Auto-tracked from github.com/caddyserver/caddy. Updated Jun 28, 2026.
v2.11.4
2026-06-03
⚠ Potential breaking changes
- templates: Improved `stripHTML` action to more reliably remove malformed HTML (thanks to @jmrcsnchz)
- :warning: These security patches may be breaking if your application relies on the buggy behaviors.
v2.11.3
2026-05-12
No breaking-change keywords detected in release notes.
v2.11.2
2026-03-06
⚠ Potential breaking changes
- Log rolling now supports `zstd` compression; deprecated `roll_gzip`, which will be removed in the future. Use `roll_compression` instead.
v2.11.1
2026-02-23
⚠ Potential breaking changes
- chore: Remove obsolete comment in `ech.go` by @francislavoie in https://github.com/caddyserver/caddy/pull/7487
v2.11.0-beta.2
2026-01-06
No breaking-change keywords detected in release notes.
v2.11.0-beta.1
2025-12-04
⚠ Potential breaking changes
- 3553cfb6adb2954a53d559c1841c8072b9921e61 caddyhttp: remove redundant middleware next copy (#7217)
v2.10.2
2025-08-23
No breaking-change keywords detected in release notes.
v2.10.1
2025-08-22
⚠ Potential breaking changes
- fix: Remove `nil` arg from `zapslog.NewHandler` call by @IndraGunawan in https://github.com/caddyserver/caddy/pull/6984
- 89ed5f44de61fcb0c3b7ce93bfefbb8e775d1964 fix: Remove nil arg from zapslog.NewHandler call (#6984)