v2.41.0 #626
joseluisq
announced in
Announcements
v2.41.0
#626
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This new
v2.41.0release includes important bug fixes, new features, and improvements.The custom headers, installer scripts and hidden file handling are now more reliable. Dynamic compression encodings have been enhanced with internal priority support based on modern compression algorithms. Default options now help protect hidden files and prevent risky symlink usage. The installer and Docker images have been improved and dependencies are updated for better stability. Also, the documentation features a new showcases page to highlight how SWS is being used in the wild.
Security Patch
This particular release patches a timing-based username enumeration vulnerability in Basic Authentication (CVE-2026-27480) due to early response for invalid usernames which could allow attackers to identify valid users.
Users utilizing the SWS' Basic Authentication feature are primarily impacted.
We encourage to update as soon as possible.
Fixes
--redirect-trailing-slashis disabled. (Fix custom header is not applied for directory requests whenredirect-trailing-slashis disabled #613) by @joseluisq--ignore-hidden-filesfeature. (Prevent hidden root path to be ignored by--ignore-hidden-filesfeature #606) by @mightyiampull_requesttrigger fromrelease-docker-develworkflow. (Removepull_requesttrigger from release-docker-devel CI workflow #608) by @joseluisqFeatures
Refactorings
--ignore-hidden-filesand--disable-symlinksoptions by default. (Enable--ignore-hidden-filesand--disable-symlinksoptions by default #621) by @joseluisqrustls-pemfiledependency in tls module. (Replace unmaintainedrustls-pemfiledependency in TLS module #616) by @joseluisqgnueabihfbinary for Debianlinux/arm/v7Docker image. (Prefer 'gnueabihf' binary for Debianlinux/arm/v7Docker image #609) by @joseluisqDocs
For more details see the v2.41.0 milestone and the full changelog v2.40.0...v2.41.0.
This discussion was created from the release v2.41.0.
Beta Was this translation helpful? Give feedback.
All reactions