Releases: statamic/seo-pro
Releases · statamic/seo-pro
6.11.3
What's fixed
locand hreflang URLs are now sanitized in the sitemap by @strixTheCaptn in #445
6.11.2
What's improved
- Add full robots options to site defaults by @ryanmitchell in #441
6.11.1
What's fixed
- Include sites in sitemap cache key by @duncanmcclean in #439
6.11.0
What's new
- Added
siteshook toSitemapclass by @duncanmcclean in #438
6.10.0
6.9.2
What's Changed
- Fixed
seo-pro:generate-reportcommand by @duncanmcclean in #434
6.9.1
What's improved
- Simplified
ServiceProviderby @duncanmcclean in #433
What's fixed
- Fixed incorrect endpoint for fetching report score on index page by @duncanmcclean in #431
- Ensured that Glide presets are generated using
php please assets:generate-presetsby @duncanmcclean in #427
6.9.0
What's new
- Added
additionalhook toSitemapclass by @ryanmitchell in #423 - Added Page X to Title when paginating by @ryanmitchell in #421
- Support custom
og_title,twitter_title,twitter_descriptionby @ryanmitchell in #406 - Invalidate static cache when site defaults are saved by @duncanmcclean in #426
What's improved
- Laravel Pint by @duncanmcclean in #424
- Convert PHPUnit annotations to attributes by @duncanmcclean in #425
- The SEO Cascade is now returned from the REST API by @duncanmcclean in #428
- Removed test skipping on older versions of Statamic by @duncanmcclean in #429
What's fixed
- Removed external domains from sitemap by @edalzell in #399
- When
From Fieldis a Bard field, content will now be passed through thebard_textmodifier by @ryanmitchell in #422
6.8.0
What's new
- Added issue templates by @duncanmcclean in #404
- Added missing robots options by @ryanmitchell in #405
- Added
folderoption to assets config by @duncanmcclean in #410 - Character limits are now displayed for meta title and description by @infabo in #397
What's improved
- Bump vite from 4.5.3 to 4.5.9 by @dependabot[bot] in #371
- Bump rollup from 3.29.4 to 3.29.5 by @dependabot[bot] in #353
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot[bot] in #358
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot[bot] in #363
- Bump vite, @vitejs/plugin-vue2 and laravel-vite-plugin by @dependabot[bot] in #408
- Updated NPM dependencies by @duncanmcclean in #409
- Improve SEO fields in Live Preview by @duncanmcclean in #418
What's fixed
- Fixed failing PHP code tests by @JohnathonKoster in #389
- Fixed errors on 404 pages when using Blade directive by @ryanmitchell in #407
- External entries are now excluded from reports by @duncanmcclean in #414
- Added check for builder to ensure we only get 1 image by @ryanmitchell in #411
- Fixed error when resolving social image via GraphQL by @duncanmcclean in #415
- Ensure config options & globs are available when parsing Antlers strings by @duncanmcclean in #416
- Ensure
canonical_urlrespects site url, notapp.url, doesnt output whennoindexby @ryanmitchell in #413 - Widget now pulls the latest generated report by @duncanmcclean in #417
home_urlnow uses site's absolute URL, not app URL by @duncanmcclean in #419- Fieldtype now respects
visibility: read_onlyby @duncanmcclean in #420
6.7.0
What's new
- Italian translations by @ivanandre in #385
What's improved
- Improve source field validation by @jesseleite in #384