Releases: statamic/seo-pro
Releases · statamic/seo-pro
6.6.0
What's Changed
- Fix tests by @jasonvarga in #364
- Update addon name in
composer.json
should be "SEO Pro" by @duncanmcclean in #367 - Change "Statamic 3" to just "Statamic" in
humans.txt
by @duncanmcclean in #368 - Update base64 assertions in tests by @jesseleite in #369
- Support for Laravel 12 by @duncanmcclean in #374
6.5.0
What's new
- Allow customization of sitemap queries by @jesseleite in #361
- Allow aliasing on
{{ seo_pro:meta_data }}
tag by @amadeann in #362
6.4.0
What's new
- PHP 8.4 Support by @duncanmcclean in #359
6.3.0
6.2.0
What's improved
- Report UX and performance improvements by @jesseleite in #314
6.1.2
What's fixed
- Use query builder to prevent timeout by @sylvesterdamgaard in #347
6.1.1
What's fixed
- Fixed error when updating existing sites @duncanmcclean in #346
6.1.0
What's new
- Support paginated sitemaps by @ryanmitchell in #344
6.0.3
What's fixed
- Fix edge case augmentation to string issues by @jesseleite in #335
6.0.2
What's fixed
- Fix missing
starts_with()
function error by @duncanmcclean in #330