Cordova Res Versions Save

Local Capacitor icon/splash screen resource generation tool

v3.0.4

3 months ago

v3.0.3

3 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

5 months ago

3.0.1

Patch Changes

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

v3.0.0

6 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.

v0.15.4

2 years ago
  • chore(deps): add eslint-plugin-import 51fe58e
  • test: latest sharp requires valid image data 478c91d
  • Update node versions and prettier 4eeaf77
  • Bump sharp version to fix #266 #206 4a31f6c
  • Show better required adaptative icons (#247) e5ed013

https://github.com/ionic-team/cordova-res/compare/v0.15.3...v0.15.4