v1.0.4

caddyserver/caddyv1.0.4Nov 15, 2019by mholt

AI Summary

This patch release fixes a Windows-specific bug in the FastCGI middleware and updates dependencies.

Key Highlights

  • Fixed a bug where the static file server returned PHP files as plain text on Windows.
  • Updated lego, certmagic, and quic-go dependencies to their latest versions.

New Features

  • FastCGI fix for Windows
  • Dependency updates

Full Release Notes

This patch release fixes a bug in the `fastcgi` middleware that could result in the static file server returning PHP files as plain text on Windows systems. Thank you to @MisterDuval for the report and suggested fix.

Dependencies lego, certmagic, and quic-go have also been updated to their latest versions.