Skip to content

Commit 79f5cfb

Browse files
chore: add Ferron 2.5.0 changelog entries
1 parent 275197d commit 79f5cfb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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**

0 commit comments

Comments
 (0)