ZipForge Changelog

What's new in ZipForge 5.04

Jun 25, 2010
  • New features:
  • ExtractFiles method speed is significantly increased when exact file name is passed as a parameter.
  • Options.OverwriteMode is now applied in MergeWith command.
  • Bugs fixed:
  • Warnings on compiling source code in D2009, D2010 were fixed.
  • AddFromStream and AddFromBuffer bug with setting zero datetime for added files is fixed.
  • Bug with invalid setting AES encryption when password is balnk is fixed.
  • Bug with cancel in OnOverallProgress while creating splitted archive is fixed.
  • Memory leak with AddFromStream call when overwriting existing file is fixed.
  • Error on opening zip created with Zip64Mode=zmAlways is fixed.
  • Bug with not requesting password for some files encrypted by zip-classic algorithm is fixed.

New in ZipForge 4.05 (Jul 31, 2008)

  • Strong AES Encryption support with 128, 192 and 256 bit keys

New in ZipForge 4.01 (Mar 15, 2008)

  • Problem with renaming files within Zip64 archives is solved
  • Progress in ExtractToStream method is enabled
  • AddFromStream now supports streams over 4GB

New in ZipForge 4.00 (Dec 13, 2007)

  • AES encryption support
  • Problem with renaming files within Zip64 archives is solved
  • Progress in ExtractToStream method is enabled
  • AddFromStream now supports streams over 4GB

New in ZipForge 3.03 (Sep 8, 2007)

  • Unicode filenames support

New in ZipForge 2.75 (Nov 22, 2006)

  • Minor bugs fixed