From 2ea544e9a03288118b4557d400dbc64031ae0198 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 5 Feb 2019 13:14:50 -0700 Subject: [PATCH] Notes for v0.11.3 --- dist/CHANGES.txt | 13 +++++++++++++ dist/README.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index d0b527b21..4c023210c 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,6 +1,19 @@ CHANGES +0.11.3 (February 5, 2019) +- New {server_port} placeholder +- New third-party plugin: extauth +- New flags -log-roll-mb and -log-roll-compress +- basicauth: Bypass for OPTIONS method +- errors/log: Ability to disable log rolling +- proxy: New subdirective 'ca_certificates' +- staticfiles: Require GET method to serve static files +- tls: Fixes to self-signed certs, IP certs, email prompts, & more +- SOLVED REGRESSIONS: #2356, #2414 +- A number of other important fixes and improvements + + 0.11.2 (January 16, 2019) - Extracted automagic TLS code into CertMagic library - Add support for new clustering plugins diff --git a/dist/README.txt b/dist/README.txt index 379d34bf8..090f7c497 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.11.2 +CADDY 0.11.3 Website https://caddyserver.com