Skip to content

7-Zip ZS 19.00 - v1.4.4 - Release 3

Compare
Choose a tag to compare
@mcmilk mcmilk released this 15 Apr 22:31
· 118 commits to master since this release

New Features and Bugfixes:

  • Add support of lz4 and zstd compression for squashfs files
  • the binaries are compiled with Visual Studio 2019 (for speed: /O2 /Ob3)
  • for security, the /DYNAMICBASE and /NXCOMPAT are used also when compiling
  • Remove Mutex code from ZstdEncoder.cpp
  • if zstd fails, try to give a more specific failure massage, this will fix #109
  • Issue #97 is completed now

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4