Skip to content

Releases: statamic/seo-pro

5.4.1

08 Jan 18:07
4f9aa54
Compare
Choose a tag to compare

What's fixed

5.4.0

05 Jan 00:24
4d1f6ab
Compare
Choose a tag to compare

What's improved

5.3.0

16 Nov 19:32
939a609
Compare
Choose a tag to compare

What's new

  • Allow for swappable SiteDefaults implementation by @jesseleite in #302
  • Allow cascade hydration for custom route/controller/blade implementations by @jesseleite in #303

What's improved

What's fixed

5.2.2

04 Aug 20:34
5e5a06b
Compare
Choose a tag to compare

What's improved

What's fixed

  • Fix paginated urls with custom routing (ie. when using SSG) by @jesseleite in #288

5.2.1

10 Jul 20:11
9fbac0a
Compare
Choose a tag to compare

What's improved

5.2.0

07 Jun 18:41
49abb13
Compare
Choose a tag to compare

What's new

What's fixed

5.1.0

17 May 21:06
3b7176d
Compare
Choose a tag to compare

What's new

What's improved

What's fixed

  • Fix 404 page title meta output. #268 by @o1y

5.0.1

10 May 21:35
fc087a0
Compare
Choose a tag to compare

What's improved

  • Migrate from mix to vite. #275

What's fixed

  • Fix controller does not exist errors. #272
  • Fix styling regressions. #273

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