Cordova Res Versions Save

Local Capacitor icon/splash screen resource generation tool

v3.0.5

1 month ago

What's Changed

New Contributors

v3.0.4

4 months ago

v3.0.3

4 months ago

Patch Changes

  • 3c5ecbe: Fix the path discovered for Angular and Vue project when --pwa option used
  • 5f42c57de3d8270141ff30e7923e091bd5fe06fc - fix sharp vulnerability by bumping patch version

v3.0.1

7 months ago

3.0.1

Patch Changes

  • 2c19107: fix: properly configure the single 1024x1024 iOS icon

v3.0.0

7 months ago

3.0.0

Major Changes

  • 99a87f4: Only generate 1024x1024 for iOS icons for xcode 14 compatibility

Patch Changes

  • c5138af: Fix critical dependency issues and update Cap Cli dependency

v2.0.4

1 year ago

2.0.4

Patch Changes

  • Fix Android drawable issue

2.0.3

Patch Changes

  • General all iOS sub-icons from main icon

2.0.2

Patch Changes

  • Android non-density asset generation

v2.0.1

1 year ago

Add padding to Android launcher icons #424

v2.0.0

1 year ago

Fixed icon generation bugs for iOS and improved performance.

Breaking Changes

--ios-project, --android-project, and --android-flavor have been renamed to camel-case (ex: --iosProject) to normalize all argument formats.

v1.0.12

1 year ago

Fixed PWA icon source paths in generated manifests per #388

v1.0.11

1 year ago

Added the ability to specify the iOS and Android project folders. Use --ios-project and --android-project, respectively.