We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c88371 commit 11ae1aaCopy full SHA for 11ae1aa
dist/CHANGES.txt
@@ -1,5 +1,12 @@
1
CHANGES
2
3
+1.0.5 (January 15, 2020)
4
+- fastcgi: Ignore trailing spaces/dots in filename (important on Windows)
5
+- gzip: Prevent duplicated Vary header
6
+- log: Fix extra timestamp appearing at beginning
7
+- proxy: New tls_client property to specify CA client certs
8
+
9
10
1.0.4 (November 15, 2019)
11
- New -log-timestamps flag to disable timestamps in log entries
12
- fastcgi: Path-insensitive extension check (important on Windows)
dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 1.0.4
+CADDY 1.0.5
Website
https://caddyserver.com
0 commit comments