This release upgrades the internal ZIP-handling library from DotNetZip 1.15.0 to ProDotNetZip 1.20.0, resolving multiple high-severity vulnerabilities (including CVE-2024-48510) identified in earlier versions derived from the legacy DotNetZip codebase.
The update ensures safe ZIP extraction, improved path validation, and alignment with current .NET platform security standards.
Replaced the old Ionic.Zip library for the most recent DotNetZip one (1.15.0). Fixes some edge-case bugs some people were experiencing.
Complete overhaul, focusing on working with disk-based ZIP files.
All of the above means there are many breaking changes with previous versions, so update carefully.
Small corrections.