Releases: WithCandour/statamic-aardvark-seo
Releases · WithCandour/statamic-aardvark-seo
v2.0.14
- [new] Add functionality for mapping taxonomies to collections in order to generate collection-specific term URLs for sitemaps (#78)
- [fix] Check whether entries/terms contain a redirect key before adding them to the sitemap (#89)
- [fix] Make absolute-ly sure that sitemap URLs are absolute (by running their
absoluteUrl()
value throughURL::makeAbsolute
)
v2.0.13
- [fix] Fall back to using the origin title when generating mutisite breadcrumbs schema (Thanks @moritzlang)
v2.0.12
v2.0.11
- [fix] Fix optional parameter warnings in PHP 8
v2.0.10
- [new] Parse antlers variables in meta titles
v2.0.9
- [fix] [PHP 8] Amend RedirectsRepository to make
$site
optional with a fallback toSite::current()
v2.0.8
- [new] Update dependencies for PHP8 compatibility (thank you to the maintainers of Lingua for this one)
v2.0.7
- [new] Add config options to docs
- [fix] Fix multisite breadcrumb generation
- [fix] Update frontend dependencies
- [fix] Fix error that occurs if no social icons have been set up
v2.0.6
- [fix] Set a default title for 404 pages
v2.0.5
- Bump version