New Update 7-Zip Stable and Beta version - Updates Thread

7-Zip 25.00 (stable version)

What's new in 7-Zip 25.00:​

  • 7-Zip for Windows can now use more than 64 CPU threads for compression
    to zip/7z/xz archives and for the 7-Zip benchmark. If there are more than one processor group in Windows (on systems with more than 64 cpu threads), 7-Zip distributes running CPU threads across different processor groups.
  • bzip2 compression speed was increased by 15-40%.
  • deflate (zip/gz) compression speed was increased by 1-3%.
  • improved support for zip, cpio and fat archives.
  • fixed some bugs and vulnerabilities.
 
7-Zip 25.01 (stable release)
25.01 2025-08-03
-------------------------
The code for handling symbolic links has been changed to provide greater security when extracting files from archives.
Command line switch -snld20 can be used to bypass default security checks when creating symbolic links.

7-Zip Download
 
7-Zip version 26.00 (stable release)

What's new in 7-Zip 26.00:​

  • improved code for ZIP, CPIO, RAR, UFD, QCOW, Compound.
  • 7-Zip File Manager: improved sorting order of the file list. It uses file name as secondary sorting key.
  • 7-Zip File Manager: improved Benchmark to support systems with more than 64 CPU threads.
  • the bug was fixed: 7-Zip could not correctly extract TAR archives containing sparse files.
  • some bugs were fixed.


7-Zip for 64-bit Windows x64:
https://7-zip.org/a/7z2600-x64.exe
 
7-Zip 26.01

What's new in 7-Zip 26.01:​

  • linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression speed for 10% for 7z/xz/LZMA/LZMA2 compression.
  • new -spo[d|c|r] switch specifies the path generation mode for the output directory for archive extraction. The output directory path is generated from the path specified in the -o{dir_path} switch and the name of the archive being unpacked.
    -spod : for Linux/Posix/macOS: -o{dir_path} specifies the direct path to the output directory. The asterisk (*) character in {dir_path} will not be replaced by the archive name.
    -spoc : 7-Zip will concatenate the path specified in -o{dir_path} with the archive name to form the final path to the output directory.
    -spor : 7-Zip will replace asterisk (*) character in the path specified in the -o{dir_path} with the archive name. This is the default option.
  • some bugs were fixed.
 

You may also like...