Mity Digital

Iconamic Release Notes

Mity Digital

1.1.6

June 14th, 2023

Fixes an issue where saved icons are not appearing in Iconamic (see #5)

1.1.5

June 13th, 2023

A small update to fix a layering/z-index issue in Statamic 4 (see #4).

1.1.4

March 29th, 2023

Getting ready for Statamic 4... exciting!

1.1.3

March 23rd, 2023

Just a cosmetic update to truncate the selected icon path in the fieldtype (rather than wrapping and breaking the UI). Simples.

1.1.2

January 10th, 2023

Fixes issue #3 and folder detection for both recursive and non-recursive behaviour.

1.1.1

November 15th, 2022

This release adds support for adding attributes to icons using the Iconamic tag.

class is a special case, and can be appended to using class, or you can use classReplace to replace your icon's existing class (if it has one) or add it if it doesn't exist.

Check out the docs for full details.

1.1.0

October 20th, 2022

Added a new feature that allows icons to be listed recursively.

Globally this can be configured as a default by adding a recursive config option to your config/iconamic.php file.

'recursive' => true,

By default, this is disabled.

You can override this setting on each Iconamic fieldtype. Check out the configuration docs for full details.

This update also applied some cleaning up of paths before Iconamic tries to load the svg file. Basically any "." or ".." parts of your requested filename are removed.

1.0.6

October 16th, 2022

Updated composer to be strict with PHP version requirements

1.0.5

October 13th, 2022

A small update to the behaviour of manual icons when the handle matches 'icon'

1.0.4

October 9th, 2022

Just a tweak/fix to the manual mode for the Iconamic tag behaviour.

1.0.3

August 21st, 2022

This minor update adds support for using the Iconic tag with manual parameters, instead of a field handle.

Check out the docs for further details.

1.0.2

May 15th, 2022

Just a small update to start cleaning up the codebase - the iconamic.php config file is now going to live in the config folder (not the config/statamic folder).

You may need to manually check your config, but the update will try to move it for you.

1.0.1

May 13th, 2022

  • N/A Changelog not available.

1.0.0

May 1st, 2022

Hello Iconamic, it's so good to meet you.

Spread your joy of SVG icons with your awesome fieldtype and super cool tag - you'll make such a splash in the Statamic world.