De ontwikkelaars achter 7-Zip hebben versie 9.31 alpha van hun opensource-archiveringsprogramma uitgebracht. 7-Zip kan overweg met een groot aantal compressieformaten, waaronder zip, cab, rar, arj, lzh, chm, gzip, bzip2, z, tar, cpio, rpm, deb en uiteraard het zelfontwikkelde 7z. Verder is de software in staat om iso-bestanden en NSIS-installatiepakketten te openen. De meegeleverde releasenotes zien er als volgt uit:
What's new after 7-Zip 9.30 alpha:What's new after 7-Zip 9.29 alpha:
- 7-Zip now can create multivolume SFX archives in 7z format.
- ZIP, NSIS, HFS, AR support was improved.
- 7-Zip now supports files larger than 4 GiB in ISO archives
- Improved compression ratio in 7z format with maximum or ultra level for
executable files (EXE and DLL) that are larger than 16 MB (improved BCJ2 filter).- Improved support for file pathnames longer than 260 characters.
- CRC and SHA checksum calculation for files can be called via Explorer's context menu.
- 7-Zip File Manager now also takes into account the numbers in filenames for sorting order.
- 7-Zip File Manager can open files in "Parser" mode via "Open Archive > #" context
menu command. It shows the list of archives inside file.- Command line version:
- new -t# switch to open file in "Parser" mode and show the list of archives inside file.
- new -stx{Type} switch to exclude archive type from using.
- -scs switch now supports UTF-16 encoding.
- The BUGs were fixed:
- 7-Zip could work incorrectly in decompression of more than one
multi-volume archive in one command.- 7-Zip 9.24 alpha - 9.30 alpha versions could not extract ZIP archives
encrypted with PKWARE-AES method.- New localization: Irish.
- The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed. These alpha versions could not open non-solid 7z archive, if some files were skipped during creation of that archive. That problem is also related to 7z archives created in solid mode, if each solid block contains no more than one file. Note: 7-Zip skips files that were open for writing by another application and shows warning in that case.