- fix: string interpolation in PHP 8.2+
- Add support for Statamic 5.x
- Add dutch (nl) translations (by @j-jalving)
- Fix .ico and .svg paths
- Empty folder before generating new favicons
- Add support for Statamic 4.x
- Add multi-site support (thanks @quintenbuis)
- Fix issue #1 where theme_color isn't correctly applied to tag view
- 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
- Refactored asset container code