Releases: thexmanxyz/Favicon-Tag-Generator-Gantry
Releases · thexmanxyz/Favicon-Tag-Generator-Gantry
v1.1.6 - Maintenance and framework changes
Description
- pulled changes from Gantry framework
- removed obsolete stuff
Features
- pulled over recent changes and features from the framework
- not necessary stuff removed
v1.1.5 - Fixed pathing and character escaping
Description
- fixed wrong path for certain tags
- escaping of output added at certain locations
Features
<meta>tag URLs were rendered with wrong path,url(...)filter added- escaping for
<meta>tag attributes improved
v1.1.4 - Checkbox appearance
Description
- changed the default checkbox to a more intuitive control
Features
input.checkboxwas replaced byenable.enablein all default YAML files
v1.1.3 - Project split, bug fixes and more tags
Description
- with this release and henceforth the project is split into two separate repositories
- better support of Safari by adding corresponding tag
- missing MS icon declaration added
- a few output rendering bugs were fixed
Features
- there are now two separated projects, one for the Gantry Atom and one for the Extension
mask-icontag now included for Safari support- MS wide icon meta tag included
- fixed Twig macro call order (which was wrong in some cases)
v1.1.2 - Apple icon sizes, manifest generation
Description
- better control over Apple touch icon tag generation
- manifest default extension naming adapted
Features
- users can now set if they want to have the
sizesattribute attached to their Apple touch icon tags - manifest is now determined by it's standard extension
.webmanifest
v1.1.1 - Joomla manifest, HTML output
Description
- Joomla plugin manifest files improved
- HTML output of the extension cleaned up
Features
- the manifest files for the Joomla plugin installation were improved to provide better explanations
- HTML output is now generated as it would be expected
v1.1.0 - More touch icon sizes, MS square
Description
- more touch icon sizes supported
- MS square tile sizes supported
- code improvements
Features
- new icon sizes: 36px, 48px, 128px, 196px
- new MS square tile sizes 70px, 150px, 310px
- better generation of
<meta>tags
v1.0.2 - Twig code rework, character escaping
Description
- code cleanup and improvements
- character escaping
Features
- signature of macros within Twig improved, smaller parameter lists
- HTML output now has better character escaping
v1.0.1 - Multi-language, legacy support
Description
- Multi-language support
- code improvements
Features
- packages for German language
- legacy support added
- code rework - separation of concern
v1.0.0 - First stable release
Description
- initial release
- Gantry 5 Extension for Wordpress, Grav and Joomla
- extends the default favicon and touch icon generation
Features
- extends the Gantry templating framework
- different tag generation modes
- automatic, semi-automatic, manual and custom only
- favicon and touch icon tag generation for many known devices
- e.g. 16px, 32px, 57px, 60px, 72px, 76px, 96px, 114px, 120px, 144px, 152px, 180px, 192px
- manifest file, tile color, theme color
- custom tag generation for unsupported or future icon sizes