Summarized Changelog:
- Add support for triggering errors from try_files
- Placeholder for client cert in DER + base64 format
- Sanitize the path before evaluating path matchers
- reverseproxy: clarify warning for -insecure
- Mark storage clean timestamp at end of routine
- fastcgi: Fix Caddyfile parsing when handle_response is used
- fastcgi: Implement try_files override in Caddyfile directive
- Fix compression breaks using httpInclude
- Fix displayed file size if it is symlink
- Properly handle escaped/non-ascii paths
- Log error at error level
- Sanitize scheme and host on incoming requests
Full changelog available here.