Skip to content

Releases: statamic/seo-pro

2.2.1

03 May 20:50
63fd386
Compare
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

2.2.0

26 Mar 02:18
22f27ae
Compare
Choose a tag to compare

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

25 Mar 21:48
Compare
Choose a tag to compare

What's fixed

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

2.1.5

19 Mar 20:41
Compare
Choose a tag to compare

What's new

  • Add German translations. #155

2.1.4

17 Mar 05:50
ae9aa6c
Compare
Choose a tag to compare

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

23 Feb 03:09
Compare
Choose a tag to compare

What's fixed

  • Fix permissions error for older Laravel versions. 2fefaf5

2.1.2

22 Feb 22:37
Compare
Choose a tag to compare

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

02 Feb 20:00
Compare
Choose a tag to compare

What's new

  • Add support for Statamic 3.1.

2.1.0

08 Dec 22:11
5003fad
Compare
Choose a tag to compare

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

1.3.4

04 Dec 16:30
8163c56
Compare
Choose a tag to compare
  • [fix] Fix permissions check on settings page. #81
  • [fix] Fix default fit on images. #144