Version 6.5 offers the following new capabilities:
General
Support Zip files created with WinZip 12 (LZMA compression method).
Support for UTF-8 for improved support of international characters in filenames and comments.
Properties, methods and events
Added xcdTextEncoding enumeration and TextEncoding property.
Added xcdUnicodeUsagePolicy enumeration and UnicodeUsagePolicy property.
Added xcdMoveTempFileAction enumeration.
Added xehUTF8Filename and xehUTF8Comment extra header enumeration values to ExtraHeaders.
Added xcmLZMA compression method enumeration value to CompressionMethod.
Added xevMovingTempFile event enumeration value to xcdEvents.
Added MovingTempFile event.
Bugfixes
Fixed a bug where memory corruption occurred if the value of ZipFilename, BasePath, TempFolder or UnzipToFolder was set to a string longer than 260 characters.
Fixed a bug where an access violation could occur when XcCompress() or XcUncompress() is about to return the 'xceInitCompress' error code.