Skip to content

Releases: sitewaerts/cordova-plugin-zip

v3.2.5

29 Sep 11:55
Compare
Choose a tag to compare

Fixed zip path traversal vulnerability in Android implementation

v3.2.4

14 Dec 14:25
Compare
Choose a tag to compare

Fixed miniz-cpp not extracting more than one file successfully

v3.2.3 Improved handling of empty files

08 Dec 12:44
Compare
Choose a tag to compare
  • Fixed miniz-cpp returning error when unzipping empty files
  • Fixed andyzip crashing when unzipping invalid archives

v3.2.2

19 Jul 20:50
Compare
Choose a tag to compare
  • Fixed miniz-cpp not creating folders
  • Improved generall error handling and added caching for string operations

3.2.1 Improved stability

14 Jul 22:25
Compare
Choose a tag to compare

Changed default zip algorithm to miniz-cpp (more reliable and faster for many small files).
Improved error catching and handling in ZipComponentUWP and ZipProxy.js.
Added version number to ZipComponentUWP and pre-build script that updates it.

v3.2.0: 3.2.0

25 Jun 17:49
Compare
Choose a tag to compare

Added native Windows 10 C/C++ UWP implementations for miniz-cpp and andyzip