Skip to content

0.7.3

Compare
Choose a tag to compare
@mholt mholt released this 15 Jul 15:55
· 2114 commits to master since this release

This patch release fixes bugs introduced in recent versions and refines some working features. Full change list:

  • errors: Error log now shows timestamp with each entry
  • gzip: Fixed; Default filtering is by extension; removed MIME type filter
  • import: Fixed; works inside and outside server blocks
  • redir: Query string preserved on catch-all redirects
  • templates: Proper 403 or 404 errors for restricted or missing files

Also, the build server was updated so that it produces only purely static binaries. This may break Caddy in subtle ways on some platforms, but in our testing we were not able to see any problems. Please let us know if you think the static compilation has broken Caddy in your environment.