Browse our Products

Aspose.ZIP for Java 25.7 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-1329Solid compression for plain 7z archives.Feature
ZIPNET-1342Proper instrantiation of detected Arj archive.Bug
ZIPNET-1335Correct commentaries for XarLoadOptions.Enhancement

Public API and Backwards Incompatible Changes

The following public methods were added:Description
com.aspose.zip.SevenZipEntrySettings.getSolid()Gets a whether to concatenate entries and treat them as a single data block.
com.aspose.zip.SevenZipEntrySettings.setSolid( boolean )Sets a whether to concatenate entries and treat them as a single data block.