Aspose.ZIP for .NET Releases

Released: Oct 29, 2022

Updates in V22.10

Funktionen

  • Fetch entry comments within zip container.
  • Display modification times for 7z.
  • Added new 'extract to stream' method for 7z.
  • Set arbitrary encoding on zip archive extraction.

Released: Sep 24, 2022

Updates in V22.9

Funktionen

  • Added support for parallel bzip2 compression.
  • Added 'xz' compression for zip containers.
  • Added the ability to verify RAR passwords on decompression.

Released: Sep 1, 2022

Updates in V22.8

Funktionen

  • Added the ability to set the number of fast bytes for LZMA2 compression.

Fehlerkorrekturen

  • Drop obsolete UnRAR namespace and classes.

Released: Aug 1, 2022

Updates in V22.7

Funktionen

  • Added support for Snappy algorithm.
  • Added the ability to compress cpio archives to GZip, BZip2 and XZ.
  • Now respects tar and cpio formats while saving those archives to BZip2.

Released: Jul 1, 2022

Updates in V22.6

Funktionen

  • Added support for 'Enhanced Deflate' within a zip container.
  • Added the ability to extract WIM with LZMS compression.
  • Added the ability to extract a particular entry within a 7z archive.

Released: May 28, 2022

Updates in V22.5

Funktionen

  • Added the ability to extract XAR archives.
  • Added the ability to extract WIM archives with Xpress compression.
  • Added the ability to extract WIM archives with LZX compression.
  • Added support for LZMA archive format.
  • Respect .NET 6 breaking changes.

Fehlerkorrekturen

  • Fixed multi-folder 7z extraction.

Released: Mar 20, 2022

Updates in V22.3

Funktionen

  • Added the ability to run a program after self-extracting archive has been extracted.
  • Added the ability to extract CAB archives compressed using LZX and Deflate algorithms.

Fehlerkorrekturen

  • Fixed wrong offset of local file header for zip64 archives.
  • Fixed bug with delayed extraction.
  • Fixed extracting encrypted RAR5 in .NET 6.

Released: Jan 17, 2022

Updates in V22.1

Funktionen

  • Added the ability to extract Z archives.

Fehlerkorrekturen

  • Fixed bug on cpio extraction.
  • Fixed bug on tar extraction.

Released: Nov 30, 2021

Updates in V21.11

Funktionen

  • Added the ability to extract cpio archives.
  • Added the ability to create Z/compress archives.
  • Added the ability to extract v7 tar format.
  • Added the ability to create xz format archives with BCJ filter.

Fehlerkorrekturen

  • Fixed error during extraction xz archive with BCJ filter.
  • Show ellipsis on extraction files with long names in self-extracting archive.

Released: Oct 15, 2021

Updates in V21.10

Funktionen

  • Added support for Lzip archives.
  • Added the ability to compose cpio archives.

Fehlerkorrekturen

  • Properly extract RAR with subfolder in Unix-like systems.