Releases: BeAPI/acf-svg-icon
Releases · BeAPI/acf-svg-icon
2.1.3
2.1.2
2.1.0
2.1.0 - 29 Nov 2021
- FEATURE : return sprite name if multiple SVG sprites are registered
- FIX : Replace
gulp-uglify
withgulp-uglify-es
- CHORE : set required Node version in package.json
2.0.4
2.0.4 - 28 Oct 2019
FEATURE : add filter acf_svg_icon_parsed_svg to filter the icons list
FIX : fix PHP fatal error with SVG inclusion
FIX : temporary fix an issue with acf_format method
IMPROVE : respect WP coding standards
2.0.3 - 04 Feb 2019
FIX : Mixing custom and media sources
2.0.2 - 04 Feb 2019
FIX : Return array in get_all_svg_files function (reverted in 2.0.3)
2.0.1
ACF 5.6.0 Compat
- Add compatibility for ACF 5.6.0 and more versions
- Still keep compatibility for ACF 5.6.0 and lower versions
- Add some custom CSS for a more beautiful admin UI
- Now displaying the icon name, not anymore like a slug
- Improve readme