v2.2.16
·
2585 commits
to master
since this release
- Add support of ZipCrypto encryption (option
zipCrypto: truewhen creating aZipWriterobject or callingZipWriter#add) - Fix issue leading to a potential invalid entry in a Zip64 file if the compressed file of the entry is larger than the original file and the total size of the zip file is > 4GB
- Fix minor performance issue with transferable objects when using web workers