Skip to content

v2.6.54

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 13 Nov 00:18
· 1453 commits to master since this release
  • Fixed error in Node.js on macOS when encrypting/decrypting files
  • Improved performances by avoiding calling Blob#slice() when creating zip with small files (i.e. < chunkSize, 512 KB by default) added concurrently