·
22 commits
to master
since this release
7-Zip ZS 25.01 - v1.5.7 - Release 4
Updates and Fixes:
- add Linux support and generate linux binaries for ARM and x86 platforms
- adjust testings to run on Linux and Windows (@sebres @mcmilk)
- fixed a lot compiler warnings for clang/gcc
- fix darkmode support and crashes on older Windows OS (@sebres @ozone10)
- use linux for benchmarking now and add new results to README
- add current version of Yann's xxh* hashes, we have now: XXH32, XXH64, XXH3-64 and XXH3-128
- add brotli stream detection
- remove md5/sha3/sha512 extra code from C/hashes
- remove duplicate xxhash code in lizard, lz4, lz5, zstd
- remove Total Commander plugin and update README.md
Compression versions in this release:
- Brotli Version 1.2.0
- Fast LZMA2 1.0.1
- Lizard Version 2.1
- LZ4 Version 1.10
- LZ5 Version 1.5
- Zstandard Version 1.5.7
Non-darkmode binaries (with -ndm suffix) are provided to support 5.0 subsystem (Windows 7), see gh-440.