Releases: statamic/seo-pro
Releases · statamic/seo-pro
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
2.2.1
What's new
- Add config to disable alternate locales. #167
What's fixed
- Add missing Section Defaults page title. #170
2.2.0
What's new
- Add Statamic 3.1 support 🎉
What's fixed
- Update broken
@svg()
calls to @cp_svg()
. dd48867
- Update
de_CH
translation paths to de-CH
convention. 95f9cf4
2.1.6
What's fixed
- Fix read-only fields in site defaults. 2d59762
2.1.5
What's new
- Add German translations. #155
2.1.4
What's fixed
- Fix
site_name_position
when disabled. #159
- Fix pluralization of translation strings. #156
- Fix read-only fields when localized with multi-site. #160
2.1.3
What's fixed
- Fix permissions error for older Laravel versions. 2fefaf5
2.1.2
What's new
- Add user permissions. #142
- Add ability to delete reports. #117
- Add translation options to reports. #152
- Add translation options to titles and navs. #153
- Add translation options to dropdown options. #154
What's improved
- Drastically improve sitemap performance. #141
- Separate
twitter_preset
config with sensible ratio for default card type. f1664f6
What's fixed
- Fix broken image values in CP publish forms. 023f337