mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-21 12:54:58 +08:00
Update changes and readme for version 0.10.5
This commit is contained in:
parent
a48e4ecb5a
commit
c06ff1cb37
14
dist/CHANGES.txt
vendored
14
dist/CHANGES.txt
vendored
|
@ -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
2
dist/README.txt
vendored
|
@ -1,4 +1,4 @@
|
||||||
CADDY 0.10.4
|
CADDY 0.10.5
|
||||||
|
|
||||||
Website
|
Website
|
||||||
https://caddyserver.com
|
https://caddyserver.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user