diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 8113fb5e9..2e9a6d18d 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,19 @@ CHANGES +0.10.5 (July 27, 2017) +- Renamed requestid directive to request_id +- Set default idle timeout of 5 minutes +- New 3rd-party plugin directives: cache, nobots, webdav +- New Unix timestamp placeholder {when_unix} +- Improved MITM detection on iOS clients +- errors, log: Fix log rolling parsing +- gzip: Convert any ETag header to weak etag +- fastcgi: Reverted persistent connections (issue #1736) +- proxy: Added header loaded balancing policy +- proxy: Fix hang on chunked WebSockets (e.g. with HomeAssistant) +- Several other bug fixes and minor internal improvements + + 0.10.4 (June 28, 2017) - Vendor all dependencies - Improve MITM detection, add experimental Tor browser support diff --git a/dist/README.txt b/dist/README.txt index caba3e114..b98a674d1 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.10.4 +CADDY 0.10.5 Website https://caddyserver.com