v2.7.0
srikanth-lingala
released this
15 Feb 04:04
·
115 commits
to master
since this release
New Features:
Improvements:
- #256 Improve message in exception for EncryptionMethod.ZIP_STANDARD_VARIANT_STRONG
- #266 Change default unix permissions to 644
Bugs:
- #259 Fix bug when charset is explicitly set to utf-8
- #263 ZipFile can be constructed with a null File causing NPE some time later
- #268 File attributes of zipped folders are not applied on extraction
- #274 Consider external file attributes as well to set directory flag
- #279 Skip reading until end of entry only for files when data descriptor is set
- #282 Convert password to utf-8 before encrypting
- #284 Improve password verification for Zip Standard decryption