Skip to content

Commit

Permalink
Update changes and readme for version 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Jul 27, 2017
1 parent a48e4ec commit c06ff1c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion dist/README.txt
@@ -1,4 +1,4 @@
CADDY 0.10.4
CADDY 0.10.5

Website
https://caddyserver.com
Expand Down

0 comments on commit c06ff1c

Please sign in to comment.