Releases: statamic/seo-pro
Releases · statamic/seo-pro
4.0.1
What's new
What's fixed
- Ensure only published content is shown in alternate locale meta. #257
4.0.0
What's new
- Add Statamic 3.4 support 🎉
What's improved
- Use Laravel Pint for code formatting.
Major changes
- Statamic 3.2 is no longer supported.
- Laravel 7 is no longer supported.
3.1.3
What's fixed
- Fix
Value
instance type error when merging non-existent seo
data. #246
3.1.2
What's fixed
- Fix rare
fieldtype() on null
error preventing ability to save an entry. #240
3.1.1
What's improved
What's fixed
- Fix missing view context when using blade layout components. #235
3.1.0
What's new
- Add
@seo_pro('meta')
blade directive. #195
3.0.0
What's new
- Add Statamic 3.3 support 🎉
Major changes
- PHP 7.2 and 7.3 are no longer supported.
- Laravel 6 is no longer supported.
2.3.2
What's new
- Add
SeoProSiteDefaultsSaved
event. #196
2.3.1
What's new
- Add configuration to exclude sites that shouldn't be treated as alternate languages. #188
What's fixed
- Fix multisite
hreflang
urls. #138 #182
- Fix multisite publish form reactivity. #194
- Fix
og:locale
and og:locale:alternate
meta. #193
2.3.0
What's new
What's fixed
- Fix rare method existence error. #186