Skip to content

Releases: statamic/seo-pro

4.0.0

27 Jan 20:35
5990379

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

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

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

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

Choose a tag to compare

What's new

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

3.0.0

15 Mar 16:51
186db37

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

Choose a tag to compare

What's new

  • Add SeoProSiteDefaultsSaved event. #196

2.3.1

22 Sep 17:10
b63c883

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

2.3.0

25 Aug 13:55
4f9f022

Choose a tag to compare

What's new

  • Add Statamic 3.2 support

What's fixed

  • Fix rare method existence error. #186

2.2.1

03 May 20:50
63fd386

Choose a tag to compare

What's new

  • Add config to disable alternate locales. #167

What's fixed

  • Add missing Section Defaults page title. #170