diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 3113af4ea..28282f0ae 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,20 @@ CHANGES +0.10.13 (April 18, 2018) +- New third-party plugin: supervisor +- Updated QUIC +- proxy: Fix transparent pass-thru of X-Forwarded-For +- proxy: Configurable timeout to upstream +- rewrite: Now supports regular expressions on single-line +- tls: StrictHostMatching mode to prevent client auth bypass +- tls: Disable client auth when using QUIC +- tls: Require same client auth cert pools per hostname +- tls: Prevent On-Demand TLS directory traversal +- tls: Fix empty files when using ACME fails to obtain cert +- Fixed test broken by 1.1.1.1 resolving +- Improved Caddyfile parser robustness by fuzzing + + 0.10.12 (March 27, 2018) - Switch to Let's Encrypt ACMEv2 production endpoint - Support for automated wildcard certificates diff --git a/dist/README.txt b/dist/README.txt index b603773c3..09b953d55 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.10.12 +CADDY 0.10.13 Website https://caddyserver.com