1.3.1
July 9th, 2024
What's Changed
- Clears a PHP Deprecation issue in PHP 8.2+ by @chrisforrence in https://github.com/dryven/faviconator/pull/10
- Update changelog by @dryven-daniel in https://github.com/dryven/faviconator/pull/11
New Contributors
- @chrisforrence made their first contribution in https://github.com/dryven/faviconator/pull/10
Full Changelog: https://github.com/dryven/faviconator/compare/v1.3.0...v1.3.1
1.3.0
May 15th, 2024
What's Changed
- Add support for Statamic v5 by @dryven-daniel in https://github.com/dryven/faviconator/pull/9
Full Changelog: https://github.com/dryven/faviconator/compare/v1.2.2...v1.3.0
1.2.2
June 26th, 2023
What's Changed
- Add dutch (nl) translations by @j-jalving in https://github.com/dryven/faviconator/pull/7
New Contributors
- @j-jalving made their first contribution in https://github.com/dryven/faviconator/pull/7
Full Changelog: https://github.com/dryven/faviconator/compare/v1.2.1...v1.2.2
1.0.1
April 25th, 2022
Added
- Every favicon file now has a version checksum, so new favicons are loaded instantly instead of the cached version
- SVG favicon is now served from a copied version instead of the original asset location
Fixed
- Refactored asset container code