summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2017-06-28 16:10:30 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2017-06-28 16:10:30 -0600
commitdfa389c9df67470bf2b357c08e2efe205181894d (patch)
treecdbfa49e8a313f441a35e4d2ee41bab032fa9e97
parent078c991574647c27a3401e35ae667a166990165a (diff)
Update README and CHANGES for 0.10.4v0.10.4
-rw-r--r--dist/CHANGES.txt15
-rw-r--r--dist/README.txt2
2 files changed, 16 insertions, 1 deletions
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index 3e25ed48..8113fb5e 100644
--- a/dist/CHANGES.txt
+++ b/dist/CHANGES.txt
@@ -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
diff --git a/dist/README.txt b/dist/README.txt
index 27d906e7..caba3e11 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 0.10.3
+CADDY 0.10.4
Website
https://caddyserver.com