- Limit Statamic dependency to v5. 9456031 by @robdekort
- Generate and use a .ico favicon for Bing search results. 7ccd9253 by @robdekort
- Rewrite a needlessly complex line that prevented favicons to be generated when using local SSL. aaadbafe by @robdekort
- Support Statamic v5. #13 by @robdekort
- Delay generating favicons to prevent race condition issues. ba8116e6 by @robdekort
- Prettier routes. #11 by @marcorieser
- Register site.webmanifest routes with site specific URL. #10 by @marcorieser
- The ability to use different favicons per (multi)site. #8 by @marcorieser
- Localizable favicon fields. 77738088 by @robdekort
- Ability to utilize the favicons disk for generating and saving favicons. #6 by @sandergo
- Fix error in webmanifest file. a503c1d1 by @robdekort
- Add
name
property to webmanifest. babf2ff6 by @robdekort
- Remove old and deprecated meta tags and settings. #4 by @robdekort
- Put all PWA icons in webmanifest. #4 by @robdekort
- Add standalone display toggle. #4 by @robdekort
- Add Browser Appearance update script so your site will make use of the new config automatically. #4 by @robdekort
Breaking changes: If you upgrade an existing site make sure to apply the changes made to Peak Core in v12.
- Statamic v4 support by splitting fieldsets into sections. #2 by @robdekort
- Initial release.