v2.37.0 #548
joseluisq
announced in
Announcements
v2.37.0
#548
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.37.0
release brings several security and bug fixes. New features like the possibility to download directories as tarballs, better control for server log ANSI output, end of support for a few unmaintained Windows platforms and other improvements.End of support for unmaintained Windows 7, 8, 8.1 platforms
As anticipated in v2.36.1, SWS no longer supports Windows 7, 8, and 8.1 platforms. SWS now requires Rust
1.82.0
or later to build, and the minimum supported Windows platform is Windows 10.Cargo experimental feature restored
The Cargo
experimental
feature is part of the binary release again (v2.37.0
and future releases).Fixes
1.82.0
or later to build. PR Update dependencies 30.05.2025 and MSRV to 1.82.0 #546, Update dependencies 26.05.2025 and MSRV 1.81.0 #545 by @joseluisq3.20.6
and Debian12.10
Docker images. PR Update Alpine (3.20.6) and Debian (12.10) Docker images #539 by @joseluisqINFO
log output entries at startup, even on higher log levels #542 fixes INFO output even on higher log levels #541 reported by @Tasssadar.Features
tar.gz
) via the new--directory-listing-download=targz
option. PR Add support for downloading a directory as a compressed tarball #544 by @ekangmonyet resolves Ability to download zip, tar etc? #67 suggested by @shirshak55. See docs.--log-with-ansi=true
option (SWS is now no-ANSI by default). PR Control log ANSI output via boolean--log-with-ansi
option #543 resolves Support disabling log colors #540 suggested by @Tasssadar. See docs.Refactorings
For more details see the v2.37.0 milestone and the full changelog v2.36.1...v2.37.0.
Acknowledgments
Thanks to our new donor @mrkesu for supporting the project.
This discussion was created from the release v2.37.0.
Beta Was this translation helpful? Give feedback.
All reactions