Skip to content

1.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mholt mholt released this 09 Apr 19:28
· 2112 commits to master since this release
v1.0.0-beta1

During this beta period, the build server will be undergoing maintenance. If you encounter issues downloading, please use these GitHub releases to get Caddy builds (or build from source) in the meantime.

Full change list:

  • Major internal changes (Go modules & remove vendor)
  • Rename -env flag to -envfile
  • New -env flag to print the environment
  • New 'dyndns' directive
  • proxy: Manipulate headers using regular expressions
  • A few bug fixes