Skip to content

Releases: Cap-go/capacitor-zip

8.1.5

20 Feb 04:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Android build compatibility with Android Gradle Plugin (AGP) 9 by using proguard-android-optimize configuration

🔗 Full Changelog: 8.1.4...8.1.5

8.1.4

06 Feb 05:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Add automated plugin wiring validation to CI/CD pipeline to ensure consistency between JavaScript, Android, and iOS plugin configurations

🔗 Full Changelog: 8.1.3...8.1.4

8.1.3

04 Feb 02:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • AGENTS.md file with comprehensive contribution and development guidelines for AI agents and human contributors

🔗 Full Changelog: 8.1.2...8.1.3

8.1.2

31 Jan 23:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Added Capacitor version compatibility table to documentation, clarifying plugin version alignment with Capacitor versions and maintenance status

🔗 Full Changelog: 8.1.1...8.1.2

8.1.1

28 Jan 17:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Locked capacitor-swift-pm dependency to version 8.0.0 for improved stability and version consistency

🔗 Full Changelog: 8.1.0...8.1.1

8.1.0

26 Jan 19:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • New includeParentFolder option to zip method, allowing control over whether the parent folder is included in the archive structure

Changed

  • Archive creation now uses consistent file ordering for reproducible archives across different runs
  • Modification dates are now preserved when creating zip archives

Fixed

  • Resolved ambiguous method overload by casting uncompressedSize to Int64
  • Corrected Archive API usage for proper file addition
  • Improved resource management when creating empty archives
  • Empty directories are now handled correctly during zip operations

🔗 Full Changelog: 8.0.5...8.1.0

8.0.5

12 Jan 13:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated dependencies to newer versions in example app
  • Improved development tooling configuration with .gitignore updates for package-lock.json

🔗 Full Changelog: 8.0.4...8.0.5

8.0.4

19 Dec 17:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Migrated code formatting checks from prettier script to prettylint, then to prettier-pretty-check for improved linting workflow

🔗 Full Changelog: 8.0.3...8.0.4

8.0.2

13 Dec 07:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated plugin version to 8.0.2 across Android and iOS native code
  • Updated @types/node dependency from v22 to v24 for improved TypeScript type definitions
  • Added eslint-plugin-import to development dependencies for enhanced code linting capabilities

🔗 Full Changelog: 8.0.1...8.0.2

8.0.1

10 Dec 13:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated iOS deployment target to 15.0 minimum version
  • Upgraded Capacitor dependencies to version 8.0.0

Fixed

  • Improved checkout performance significantly
  • Optimized fetch operation speed

🔗 Full Changelog: 7.0.3...8.0.1