Skip to content

Commit ff47abf

Browse files
committed
maintenance(SimpleW): update changelog
1 parent c342898 commit ff47abf

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@ Notes :
1717
- HTTP/3 quic
1818

1919

20+
## v26.0.1 / _(2026-0?-??)_
21+
Maintenance
22+
23+
### fix
24+
25+
- fix(SimpleW): stack overflow on synchronous socket accepts under heavy load (#385)
26+
27+
### feature
28+
29+
- feature(SimpleW): add new Authorize options in StaticFiles, ServerSentEvents and WebSocket modules (#381)
30+
- feature(SimpleW): improve TLS performances (#384)
31+
- feature(SimpleW): StaticFileModule caches compressed variant (#386)
32+
- feature(SimpleW): call Router.NormalizeHost() only if a host route exists (#387)
33+
- feature(SimpleW): ignore case when searching for host route (#388)
34+
35+
2036

2137
## v26.0.0 - _(2026-04-26)_
2238

0 commit comments

Comments
 (0)