Skip to content

Releases: verbb/icon-picker

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.

2.0.15

25 Oct 00:35
Compare
Choose a tag to compare

Fixed

  • Fix an error when using Icon Picker with Redactor.

2.0.14

24 Sep 21:08
Compare
Choose a tag to compare

Changed

  • Hidden folders are now excluded from searches to find svg icons. (thanks @sfsmfc).

2.0.13

21 Mar 00:46
Compare
Choose a tag to compare

Added

  • Add warning to field settings when no icon sets are available.

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix multiple Redactor fields with Icon Picker enabled not working.
  • Fix icon sets cache not working correctly for multiple Font Awesome API keys.
  • Fix Root default icon set not being created on install.
  • Fix Icon Picker fields not working correctly in Redactor fields.

2.0.12

23 Dec 20:59
Compare
Choose a tag to compare

Fixed

  • Fix SVG folder icon sets being mis-ordered when scrolling the icon picker dropdown.

2.0.11

15 Dec 23:34
Compare
Choose a tag to compare

Fixed

  • Add back support for subfolders for SVG icon sets.
  • Fix an error being thrown when the path to an SVG cannot be determined.

2.0.10

14 Dec 03:59
Compare
Choose a tag to compare

Fixed

  • Fix an issue where Redactor-based Icon Picker fields weren’t being initialized.
  • Fix remote icon sets (Font Awesome) not migrating properly.
  • Fix not migrating fields in Matrix and Super Table properly.

2.0.9

13 Dec 23:53
Compare
Choose a tag to compare

Fixed

  • Fix when migrating field content, not to wipe old values if invalid.
  • Fix SVG icons not rendering correctly in some instances.

2.0.8

01 Dec 04:52
Compare
Choose a tag to compare

Fixed

  • Fix lack of support for migrating remote icon sets.
  • Fix a potential error when saving a new icon set.
  • Fix an error when switching icon set type.