Skip to content

Releases: statamic/seo-pro

5.0.0

09 May 18:21
7e4a76a
Compare
Choose a tag to compare

What's new

  • Add Statamic 4 support 🎉
  • Add Laravel 10 support

Major changes

  • Statamic 3.3 and 3.4 are no longer supported.
  • Laravel 8 is no longer supported.
  • PHP 7.4 is no longer supported.

4.0.1

06 Feb 23:34
df48578
Compare
Choose a tag to compare

What's new

What's fixed

  • Ensure only published content is shown in alternate locale meta. #257

4.0.0

27 Jan 20:35
5990379
Compare
Choose a tag to compare

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

13 Dec 19:48
b590292
Compare
Choose a tag to compare

What's fixed

  • Fix Value instance type error when merging non-existent seo data. #246

3.1.2

30 Nov 18:02
216887d
Compare
Choose a tag to compare

What's fixed

  • Fix rare fieldtype() on null error preventing ability to save an entry. #240

3.1.1

07 Nov 23:50
8688a7b
Compare
Choose a tag to compare

What's improved

What's fixed

  • Fix missing view context when using blade layout components. #235

3.1.0

17 Mar 20:38
d1546e1
Compare
Choose a tag to compare

What's new

  • Add @seo_pro('meta') blade directive. #195

3.0.0

15 Mar 16:51
186db37
Compare
Choose a tag to compare

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

12 Oct 18:18
65721ca
Compare
Choose a tag to compare

What's new

  • Add SeoProSiteDefaultsSaved event. #196

2.3.1

22 Sep 17:10
b63c883
Compare
Choose a tag to compare

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