Skip to content

Releases: verbb/icon-picker

3.0.2

20 Oct 01:57
Compare
Choose a tag to compare

Fixed

  • Fix Font Awesome Brands style.

3.0.1

07 Sep 10:36
Compare
Choose a tag to compare

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

07 Sep 10:27
Compare
Choose a tag to compare

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

18 May 13:25
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

2.0.18

18 May 13:24
Compare
Choose a tag to compare

Added

  • Add the ability to restrict Font Awesome kits by style.

Changed

  • Update English translations.

3.0.0-beta.3

21 Mar 10:49
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release

Fixed

  • Fix an install error related to cakephp/core, conflicting with Feed Me.

3.0.0-beta.2

04 Mar 22:42
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Fixed

  • Fix an install error related to nystudio107/craft-plugin-vite.

3.0.0-beta.1

04 Mar 09:47
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

2.0.17

03 Mar 23:33
Compare
Choose a tag to compare

Fixed

  • Fix order of operations when uninstalling the plugin.

2.0.16

08 Dec 09:54
Compare
Choose a tag to compare

Added

  • Add logging for Font Awesome kits.

Fixed

  • Fix a PHP 8.2 warning.