Skip to content

2.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 15:29
· 337 commits to 2.x since this release
  • Added support for logging into standard I/O.
  • Added support for saving TLS certificates and private keys (when using automatic TLS functionality) into disk and executing commands afterwards.
  • Added support for sending Forwarded HTTP header to backend servers as a reverse proxy.
  • Added support for specifying configuration in command-line arguments.
  • Added the ferron serve subcommand.
  • Fixed TLS certificate not resolved for "localhost" SNI hostname.
  • Optimized the server configuration lookup performance.
  • Optimized the SNI certificate resolution performance.
  • Refreshed the default placeholder page design.
  • The server now differentiates between file types in directory listings.
  • The server now reuses threads when reloading the configuration, if possible.
  • The server now shuts down multiple threads at once when reloading the configuration.