File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33[ View Ferron 1.x changelog] ( https://ferron.sh/changelog/v1 )
44
5+ ## Ferron 2.5.0
6+
7+ ** Released in February 10, 2026**
8+
9+ - Added support for logging into standard I/O.
10+ - Added support for saving TLS certificates and private keys (when using automatic TLS functionality) into disk and executing commands afterwards.
11+ - Added support for sending ` Forwarded ` HTTP header to backend servers as a reverse proxy.
12+ - Added support for specifying configuration in command-line arguments.
13+ - Added the ` ferron serve ` subcommand.
14+ - Fixed TLS certificate not resolved for "localhost" SNI hostname.
15+ - Optimized the server configuration lookup performance.
16+ - Optimized the SNI certificate resolution performance.
17+ - Refreshed the default placeholder page design.
18+ - The server now differentiates between file types in directory listings.
19+ - The server now reuses threads when reloading the configuration, if possible.
20+ - The server now shuts down multiple threads at once when reloading the configuration.
21+
522## Ferron 2.4.1
623
724** Released in January 17, 2026**
You can’t perform that action at this time.
0 commit comments