Releases: quasarframework/icongenie
v1.1.3
v1.1.2
v1.1.1
- fix(Capacitor): 512px iOS icon name
v1.1.0
Added Capacitor support. Will fully get enabled when "@quasar/app" v1.2.0 is released.
v1.0.2
v1.0.1 What's proton about???
This release fixes several issues with favicon and icns generation being glitchy on some OS's - and adds a super top-secret mode called proton.
First Time Users (within your quasar project):
$ quasar ext add @quasar/icon-genie
If you are updating, a simple yarn add --dev @quasar/quasar-app-extension-icon-genie
would work, or just run
$ quasar upgrade -i
v1.0.0 - Three Wishes
This is not only a rebranding to "Icon Genie", but also the first stable release of what was formerly known as the Icon Factory.
Enjoy!
v1.0.0-rc.5 - favicon 4ever
This release fixes broken favicons that seem to happen on some platforms because of a race condition.
v1.0.0-rc.4 - Cordova We Love U
This release updates the settings to include all iOS icons for Cordova.
v1.0.0-rc.3 - Fix filepath regression
SPA / PWA / SSR images were dropped in the wrong place. This fixes that.