Muutoshistoria ohjelmalle 7-Zip (64-bit)
<<Takaisin ohjelman lataussivulle
Muutokset v18.06 - v19.00
Muutokset v18.05 - v18.06
Muutokset v18.01 - v18.03 beta
Muutokset v18.01 - v18.02 beta
Muutokset v16.04 - v18.01
Muutokset v16.04 - v17.00 beta
Muutokset v16.03 - v16.04
Muutokset v16.02 - v16.03
Muutokset v15.14 - v16.00
Muutokset v15.08 beta - v15.09 beta
Muutokset v15.07 beta - v15.08 beta
Muutokset v15.06 beta - v15.07 beta
Muutokset v15.05 beta - v15.06 beta
Muutokset v15.02 alpha - v15.03 alpha
- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.
- 7-Zip File Manager now can operate with alternate file streams at NTFS
- volumes via "File / Alternate Streams" menu command.
- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
- new optional "section size" parameter for BCJ2 filter for compression ratio improving.
- Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB.
- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.
- Console version now uses stderr stream for error messages.
- Console version now shows names of processed files only in progress line by default.
- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log.
- new -bs[o|e|p][0|1|2] switch to set stream for output messages;
- o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.
- new -bt switch to show execution time statistics.
- new -myx[0-9] switch to set level of file analysis.
- new -mmtf- switch to set single thread mode for filters.
- The BUG was fixed:
- 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.
- The BUG was fixed:
- The command line version: if the command "rn" (Rename) was called with more
- than one pair of paths, 7-Zip used only first rename pair.
- The BUG was fixed:
- 7-Zip crashed for ZIP/LZMA/AES/AES-NI.
- Some bugs were fixed.
Muutokset v9.38 Beta - v15.01 alpha
- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.
- 7-Zip File Manager now can operate with alternate file streams at NTFS
- volumes via "File / Alternate Streams" menu command.
- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
- new optional "section size" parameter for BCJ2 filter for compression ratio improving.
- Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB.
- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.
- Console version now uses stderr stream for error messages.
- Console version now shows names of processed files only in progress line by default.
- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log.
- new -bs[o|e|p][0|1|2] switch to set stream for output messages;
- o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.
- new -bt switch to show execution time statistics.
- new -myx[0-9] switch to set level of file analysis.
- new -mmtf- switch to set single thread mode for filters.
- The BUG was fixed:
- 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.
- The BUG was fixed:
- The command line version: if the command "rn" (Rename) was called with more
- than one pair of paths, 7-Zip used only first rename pair.
- The BUG was fixed:
- 7-Zip crashed for ZIP/LZMA/AES/AES-NI.
- Some bugs were fixed.
Muutokset v9.38 Beta - v15.00 alpha
- This is a development version.
- Don't use this alpha version to process important files and archives.
- The code of this version contains big number of changes.
- And probably there are some new BUGs.
- 7-Zip File Manager now can operate with alternate file streams at NTFS
- volumes via "File / Alternate Streams" menu command.
- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
- new optional "section size" parameter for BCJ2 filter for compression ratio improving.
- Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB.
- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.
- Console version now uses stderr stream for error messages.
- Console version now shows names of processed files only in progress line by default.
- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log.
- new -bs[o|e|p][0|1|2] switch to set stream for output messages;
- o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.
- new -bt switch to show execution time statistics.
- new -myx[0-9] switch to set level of file analysis.
- new -mmtf- switch to set single thread mode for filters.
- The BUG was fixed:
- 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.
- The BUG was fixed:
- The command line version: if the command "rn" (Rename) was called with more
- than one pair of paths, 7-Zip used only first rename pair.
- Some bugs were fixed.
Muutokset v9.35 beta - v9.38 Beta
- Some bugs were fixed.
Muutokset v9.32 Alpha - v9.33 Alpha
- 7-Zip now can show icons for 7-Zip items in Explorer's context menu.
- "Add to archive" dialog box:
- new options in "Path Mode"
- new option "Delete files after compression"
- new "NTFS" options for WIM and TAR formats:
- Store symbolic links
- Store hard links
- Store alternate data streams
- Store file security
- "Extract" dialog box:
- new optional field to set output folder name
- new option "Eliminate duplication of root folder"
- new option "Absolute pathnames" in "Path Mode".
- new option "Restore file security" (that works for WIM archives only)
- 7-Zip File Manager:
- new "File / Link" dialog box in to create symbolic links and hard links.
- Command line version:
- new -spd switch to Disable wildcard matching for file names
- new -spe switch to Eliminate duplication of root folder for extract archive command
- new -snh switch to store hard links as links (WIM and TAR formats only)
- new -snl switch to store symbolic links as links (WIM and TAR formats only)
- NSIS support was improved.
- The problem was fixed:
- The command "extract to *" with multiple archives could use same
- output folder, if archives are placed inside PE (EXE) file.
- The BUG of 9.31-9.32 was fixed:
- Command line version for test and extract commands returned the
- value 0 as exit code, if it couldn't open archive.
- The BUG was fixed:
- 7-Zip could not create archives with anti-items for any archive type,
- except of 7z type
- Some bugs were fixed.
- New localization: Mongolian (script).
Muutokset v9.22 Beta - v9.32 Alpha
Muutokset v9.21 Beta - v9.22 Beta
- 7-Zip now uses progress indicator displayed on a taskbar button under Windows 7.
- The BUG in 7-Zip 9.21 beta was fixed: 7-Zip could ignore some options when you created ZIP archives. For example, it could use ZipCrypto cipher instead of AES-256.
Muutokset v9.20 - v9.21 Beta
Muutokset v9.19 Beta - v9.20
- Some bugs were fixed.
Muutokset v9.18 Beta - v9.19 Beta
- The console version now doesn't show entered password.
- Some bugs were fixed.
Muutokset v9.17 Beta - v9.18 Beta
- 7-Zip now can unpack SquashFS and CramFS filesystem images.
- 7-Zip now can unpack some TAR and ISO archives with incorrect headers.
- New small SFX module for installers (in Extra package).
- Some bugs were fixed.
Muutokset v9.16 Beta - v9.17 Beta
- Disk fragmentation problem for ZIP archives created by 7-Zip was fixed.
Muutokset v9.15 Beta - v9.16 Beta
- 7-Zip now supports files that are larger than 8 GB in TAR archives.
- NSIS support was improved.
- Some bugs were fixed.
- New localizations: Hindi, Gujarati, Sanskrit.
Muutokset v9.14 Beta - v9.15 Beta
- Some bugs were fixed.
- New localization: Tatar
Muutokset v9.13 Beta - v9.14 Beta
- WIM support was improved.
Muutokset v9.12 Beta - v9.13 Beta
- 7-Zip now stores NTFS file timestamps to ZIP archives.
- New additional "Open archive >" item in context menu allows to select archive type for some files.
- Some bugs were fixed.
- New localization: Uyghur.
Muutokset v9.11 Beta - v9.12 Beta
- ZIP / PPMd compression ratio was improved in Maximum and Ultra modes.
- The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work, if more than 10 threads were used (or more than 20 threads in some modes).
Muutokset v9.09 Beta - v9.10 Beta
- The BUG in 7-Zip 9.09 beta was fixed: 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.
Muutokset v9.07 Beta - v9.09 Beta
- 7-Zip now can unpack Apple Partition Map (APM) disk images.
- Speed optimizations in AES code for Intel's 32nm CPUs.
- Speed optimizations in CRC calculation code for Intel's Atom CPUs.
- Some bugs were fixed.
Muutokset v9.06 Beta - v9.07 Beta
- It's possible to specify Diff program in options (7-Zip File Manager).
- Some bugs were fixed.
Muutokset v4.64 - v4.65
- 7-Zip File Manager now can calculate SHA-256 checksum.
- Some bugs were fixed.
Muutokset v4.63 - v4.64
- The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives encrypted with WinZip-AES method.
Muutokset v4.62 - v4.63
- 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES.
- Some bugs were fixed.
Muutokset v4.61 Beta - v4.62
- Some bugs were fixed.
Muutokset 4.60 Beta - v4.61 Beta
- 7-Zip now supports LZMA compression for .ZIP archives.
- Some bugs were fixed.
- New localization: Sinhala.
Muutokset v4.59 Beta - 4.60 Beta
- Some bugs were fixed.