Skip to content

Releases: ionic-team/capacitor-assets

v0.12.1

16 Apr 21:53
Compare
Choose a tag to compare
  • Only copy specified resources when using --copy #105 by @LSBOSS
  • Do not generate icons for platforms not in config.xml #103 by @Lindsor

v0.12.0

15 Apr 06:45
Compare
Choose a tag to compare
  • Automatically remove alpha channel for iOS icons and print a warning f4f7d20
  • Allow null for logstream and errstream options in the Programmatic API, which silences output 02dd99c
  • Add -v short alias for --version 6a3adec

v0.11.0

24 Mar 00:00
Compare
Choose a tag to compare

With this release, cordova-res can be used with Capacitor to generate icons and splash screens and copy them into respective native projects. See the README for more details: https://github.com/ionic-team/cordova-res#capacitor

  • --skip-config flag to skip reading/writing Cordova's config.xml file 6250426
  • --copy flag to copy generated assets into native projects #85 by @wannadream

v0.10.0

09 Mar 21:47
Compare
Choose a tag to compare

v0.9.0

25 Jan 01:03
Compare
Choose a tag to compare
  • BREAKING require Node.js 10 (for sharp 0.24) 25c0f3f
  • update sharp to ^0.24.0 ccab966
  • create android platform element only when necessary ab21db1 by @dishuostec

v0.8.1

24 Oct 21:28
Compare
Choose a tag to compare

v0.8.0

24 Oct 21:20
Compare
Choose a tag to compare
  • add specs for missing Apple watch icon and iPhone X splash screens 8616af0 by @renzoolguin
  • do not raise error for unknown platforms in config 4f37bfc

v0.7.0

24 Oct 21:18
Compare
Choose a tag to compare
  • Add support for the Windows 10 platform 8106328 by @sc0ttdav3y
  • use platform definitions for which platforms to generate resources ab2d675

v0.6.0

09 Jul 22:47
Compare
Choose a tag to compare
  • Provide fallback for Android adaptive icons flow. 1ebe984

v0.5.2

03 Jul 19:21
Compare
Choose a tag to compare
  • Fix regression where file paths were being written with backslashes in the config file on Windows. 4baaa01