We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c342898 commit ff47abfCopy full SHA for ff47abf
1 file changed
changelog.md
@@ -17,6 +17,22 @@ Notes :
17
- HTTP/3 quic
18
19
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
36
37
## v26.0.0 - _(2026-04-26)_
38
0 commit comments