Skip to content

Commit

Permalink
Update README and CHANGES for 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Jun 28, 2017
1 parent 078c991 commit dfa389c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions dist/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
CHANGES

0.10.4 (June 28, 2017)
- Vendor all dependencies
- Improve MITM detection, add experimental Tor browser support
- New requestid directive to add request IDs to each request
- New HTTP plugins supported: authz, grpc, gopkg, reauth, restic
- browse: Refreshed default UI and added symlink indicators
- errors, log: Added rotate_compress directive to compress rolled logs
- markdown: Template files loaded at each request instead of just once
- proxy: Allow multiple Server header fields on downstream response
- proxy: Perform health checks by body substring
- rewrite,redir: Added 'not_starts_with' and 'not_ends_with' operators
- tls: New ca subdirective to specify CA endpoint per-site
- Several bug fixes


0.10.3 (May 19, 2017)
- Replace 'maxrequestbody' directive with 'limits' directive
- proxy: Configurable port for health check
Expand Down
2 changes: 1 addition & 1 deletion dist/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CADDY 0.10.3
CADDY 0.10.4

Website
https://caddyserver.com
Expand Down

0 comments on commit dfa389c

Please sign in to comment.