Skip to content

Releases: ionic-team/capacitor-assets

v3.0.5

29 Mar 19:44
6b2a5d4
Compare
Choose a tag to compare

What's Changed

New Contributors

v3.0.4

13 Dec 12:33
e8f37d5
Compare
Choose a tag to compare
v3.0.4

v3.0.3

12 Dec 19:24
e8f37d5
Compare
Choose a tag to compare

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

02 Oct 17:03
Compare
Choose a tag to compare

3.0.1

Patch Changes

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

v3.0.0

21 Sep 15:39
Compare
Choose a tag to compare

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

18 Nov 13:47
Compare
Choose a tag to compare

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

11 Nov 19:35
Compare
Choose a tag to compare

Add padding to Android launcher icons #424

v2.0.0

09 Nov 19:04
Compare
Choose a tag to compare

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

12 Oct 22:46
Compare
Choose a tag to compare

Fixed PWA icon source paths in generated manifests per #388

1.0.11

12 Oct 16:00
Compare
Choose a tag to compare

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