Statamic

SEO Pro Release Notes

Statamic

5.4.1

January 8th, 2024

What's fixed

  • Fix save on null during report generation error by @jesseleite in https://github.com/statamic/seo-pro/pull/313

5.4.0

January 4th, 2024

What's improved

  • Separate report routes for easier maintenance and better UX by @jesseleite in https://github.com/statamic/seo-pro/pull/300
  • Misc performance improvements by @ryanmitchell @jesseleite in https://github.com/statamic/seo-pro/pull/304
  • Reports section performance improvements by @jesseleite in https://github.com/statamic/seo-pro/pull/307
  • Report generation performance improvements by @jesseleite in https://github.com/statamic/seo-pro/pull/310
  • Sort report pages by canonical URL by @jesseleite in https://github.com/statamic/seo-pro/pull/311

5.3.0

November 16th, 2023

What's new

  • Allow for swappable SiteDefaults implementation by @jesseleite in https://github.com/statamic/seo-pro/pull/302
  • Allow cascade hydration for custom route/controller/blade implementations by @jesseleite in https://github.com/statamic/seo-pro/pull/303

What's improved

  • Misc nav improvements by @jesseleite in https://github.com/statamic/seo-pro/pull/295

What's fixed

  • Bump postcss from 8.4.23 to 8.4.31 by @dependabot in https://github.com/statamic/seo-pro/pull/293

5.2.2

August 4th, 2023

What's improved

  • Remove old Statamic v3 code by @jesseleite in https://github.com/statamic/seo-pro/pull/286

What's fixed

  • Fix paginated urls with custom routing (ie. when using SSG) by @jesseleite in https://github.com/statamic/seo-pro/pull/288

5.2.1

July 6th, 2023

What's improved

  • Dutch translations https://github.com/statamic/seo-pro/pull/284 by @j-jalving

5.2.0

June 7th, 2023

What's new

What's fixed

5.1.0

May 17th, 2023

What's new

What's improved

What's fixed

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

5.0.1

May 10th, 2023

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

May 3rd, 2023

What's new

  • Add Statamic 4 support

4.0.1

February 6th, 2023

What's new

What's fixed

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

4.0.0

January 27th, 2023

What's new

  • Add Statamic 3.4 support

3.1.3

December 13th, 2022

What's fixed

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

3.1.2

November 30th, 2022

What's fixed

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

3.1.1

November 7th, 2022

What's improved

  • French translations. #222
  • Document blade directive. 9ce66c4
  • Misc testing improvements. #210 #214 #232

What's fixed

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

3.1.0

March 17th, 2022

What's new

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

3.0.0

March 8th, 2022

What's new

  • Add Statamic 3.3 support

2.3.2

October 12th, 2021

What's new

  • Add SeoProSiteDefaultsSaved event. #196

2.3.1

September 22nd, 2021

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

August 25th, 2021

What's new

  • Add Statamic 3.2 support

What's fixed

  • Fix rare method existence error. #186

2.2.1

May 3rd, 2021

What's new

  • Add config to disable alternate locales. #167

What's fixed

  • Add missing Section Defaults page title. #170

2.2.0

March 25th, 2021

What's new

  • Add Statamic 3.1 support

2.1.6

March 25th, 2021

What's fixed

  • Fix read-only fields in site defaults. 2d59762

2.1.5

March 19th, 2021

What's new

  • Add German translations. #155

2.1.4

March 17th, 2021

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

February 22nd, 2021

What's fixed

  • Fix permissions error for older Laravel versions. 2fefaf5

2.1.2

February 22nd, 2021

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

2.1.1

February 2nd, 2021

What's new

  • Add support for Statamic 3.1.

2.1.0

December 8th, 2020

What’s new

  • Canonical URLs can now be overridden on sections/entries/terms. #146
  • Twitter handles can now be overridden on sections/entries/terms. a4f9991
  • Twitter card image size is now configurable. #147
  • Pagination in meta is now configurable. #146
  • Render rel=prev/next links when pagination exists. #146
  • Add test suite. #132

What’s improved

  • Twitter cards now render as summary_large_image by default. #147
  • Paginated canonical URLs now only render page=2 and higher by default. #146

What’s fixed

  • Content without URLs are now ignored by sitemap and reports. #133
  • Meta is now hidden when disabled on entry level. d471b6f
  • Google and bing meta is now properly rendered. 46d0e4e

2.0.14

September 23rd, 2020

What's fixed

  • Fix disabled SEO tab still showing on entries/terms. #108
  • Fix orphaned seo data on entries/terms when disabling SEO on section level. #109
  • Fix terms generated by sitemap. #124

2.0.13

September 17th, 2020

What's fixed

  • Fix error when creating entries. #119 #131
  • Fix glide image config not respecting user's fit setting.
  • Fix glide image config not respecting asset's focal point.

2.0.12

September 15th, 2020

What's fixed

  • Fix custom description input. #127
  • Fix missing translation. #129
  • Fix ability to reference global vars in custom seo. #30 #69 #83
  • Fix rendering of multiple meta images. #21
  • Fix ability to generate multiple reports at once. #6

2.0.11

September 9th, 2020

What's new

  • Add ability to disable glide preset. #120 #88

What's fixed

  • Fix config file publishing. #121
  • Fix site name title and position. #122
  • Fix home_url reference in default humans.txt view. #128
  • Fix sitemap/humans enabled config settings. #123
  • Fix empty field references. #126

2.0.10

August 25th, 2020

What's fixed

  • Fix source field regression. #118

2.0.9

August 25th, 2020

What's fixed

  • Fix sitemap XML header when PHP short tags are enabled. #114
  • Fix widget and reports listing when a report is improperly deleted. #116
  • Fix

2.0.8

August 25th, 2020

What's fixed

  • Fix sitemap error. #111

2.0.7

August 20th, 2020

What's new

  • Remove v3 beta requirement.
  • Prepare for upcoming blueprint parent changes.

What's fixed

  • Fix array placeholders.
  • Fix robots field not allowing multiple values.

2.0.6

August 15th, 2020

What's fixed

  • Fix social image not being output #106
  • Fix values getting wiped out when saving #107
  • Hook up blueprint field icon #98
  • Reports are ordered correctly
  • Values are augmented appropriately

2.0.5

August 14th, 2020

What's fixed

  • Fix inheritance from section defaults.
  • Several fixes relating to social image field. #97, #99, #103
  • Fix error when disabling SEO on an entry/term level. #100

2.0.4

August 4th, 2020

  • Fix Bug fixes.

2.0.3

July 29th, 2020

  • Fix Bug fixes.

2.0.2

July 28th, 2020

  • New Makeup

2.0.1

July 24th, 2020

  • Fix Fix vendor publishing.
  • Fix Require Statamic v3.

2.0.0

July 24th, 2020

  • New SEO Pro ported from v2 version.
  • Break There have been a few breaking changes to how things are configured, stored, and run in v3. See docs for more info.