Update changes and readme for version 0.10.5

This commit is contained in:
Matthew Holt 2017-07-27 16:22:39 -06:00
parent a48e4ecb5a
commit c06ff1cb37
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5
2 changed files with 15 additions and 1 deletions

14
dist/CHANGES.txt vendored
View File

@ -1,5 +1,19 @@
CHANGES 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) 0.10.4 (June 28, 2017)
- Vendor all dependencies - Vendor all dependencies
- Improve MITM detection, add experimental Tor browser support - Improve MITM detection, add experimental Tor browser support

2
dist/README.txt vendored
View File

@ -1,4 +1,4 @@
CADDY 0.10.4 CADDY 0.10.5
Website Website
https://caddyserver.com https://caddyserver.com