Releases: verbb/icon-picker
Releases · verbb/icon-picker
3.0.2
3.0.1
Added
- Add the ability to use Icon Picker’s icon in element thumnbails and cards.
- Add
iconSetHandle
to each chosen icon, to keep track of which Icon Set an icon belongs to.
Changed
- Automatic icon cache invalidation now only happens when
devMode
is enabled. To invalidate the cache, use the “Caches” utility and/or console commands. - Update English translations.
Fixed
- Fix an error with Feed Me integration.
2.0.19
Changed
- Automatic icon cache invalidation now only happens when
devMode
is enabled. To invalidate the cache, use the “Caches” utility and/or console commands. - Update English translations.
3.0.0
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
2.0.18
Added
- Add the ability to restrict Font Awesome kits by style.
Changed
- Update English translations.
3.0.0-beta.3
Fixed
- Fix an install error related to
cakephp/core
, conflicting with Feed Me.
3.0.0-beta.2
Fixed
- Fix an install error related to
nystudio107/craft-plugin-vite
.
3.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
2.0.17
Fixed
- Fix order of operations when uninstalling the plugin.
2.0.16
Added
- Add logging for Font Awesome kits.
Fixed
- Fix a PHP 8.2 warning.