Skip to content

Releases: ionic-team/capacitor-assets

v3.0.5

Choose a tag to compare

@dtarnawsky dtarnawsky released this 29 Mar 19:44
6b2a5d4

What's Changed

New Contributors

v3.0.4

Choose a tag to compare

@jcesarmobile jcesarmobile released this 13 Dec 12:33
e8f37d5
v3.0.4

v3.0.3

Choose a tag to compare

@dtarnawsky dtarnawsky released this 12 Dec 19:24
e8f37d5

Patch Changes

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

v3.0.1

Choose a tag to compare

@jcesarmobile jcesarmobile released this 02 Oct 17:03

3.0.1

Patch Changes

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

v3.0.0

Choose a tag to compare

@IT-MikeS IT-MikeS released this 21 Sep 15:39

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

Choose a tag to compare

@mlynch mlynch released this 18 Nov 13:47

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

Choose a tag to compare

@mlynch mlynch released this 11 Nov 19:35

Add padding to Android launcher icons #424

v2.0.0

Choose a tag to compare

@mlynch mlynch released this 09 Nov 19:04

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.

1.0.12

Choose a tag to compare

@mlynch mlynch released this 12 Oct 22:46

Fixed PWA icon source paths in generated manifests per #388

1.0.11

Choose a tag to compare

@mlynch mlynch released this 12 Oct 16:00

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