Skip to content

Releases: ethercreative/seo

v1.3.1

09 Nov 12:24
@Tam Tam
Compare
Choose a tag to compare
  • An actual fix for #20 (oops)

v1.3.0

09 Nov 12:05
@Tam Tam
Compare
Choose a tag to compare
  • Singles snippet title field now auto-populates.
  • Made redirects regex support clearer (even I forgot).
  • Field no longer throws "One SEO field only" error when using quick-edit modal thingies.
  • Moved plugin files into SEO/ directory, moved superfluous files out of plugin directory.
  • Added fix for #26
  • Added fix for #21
  • Added @PetterRuud's fix for #20

v1.2.3

09 Aug 15:20
@Tam Tam
Compare
Choose a tag to compare
  • Added Craft Commerce product types to Sitemap.
  • Sitemap and Redirects are now stored in their own database tables, fixing the issue with the ~194 limit.

v1.1.3

07 Jul 13:26
@Tam Tam
Compare
Choose a tag to compare
  • Fixed #15 - Fixed bug where global settings undefined on new install

v1.1.2

07 Jul 10:12
@Tam Tam
Compare
Choose a tag to compare
  • Fix #12 via @FrankZwiers - Fix for php error on adding a Quick Post widget
  • Fixed #11 - Fixed bug causing an Uncaught TypeError when no paragraphs are on the page
  • Fixed text parser reading script tags as text
  • SEO Field now uses minified JS

v1.1.1

20 Jun 09:51
@Tam Tam
Compare
Choose a tag to compare
  • Added error notification
  • Fix #10 via @bertoost - Fixed check empty sections and categories

v1.1.0

31 May 14:21
@Tam Tam
Compare
Choose a tag to compare
  • Fixed #5 - Fieldtype can now be used on any element type (but keyword & score will only be visible on entries).
  • Fix #7 via @FrankZwiers - Check regex exec for null value
  • Fix #8 via @roelvanhintum - Admin is unavailable from the console
  • Removed all "Readability" settings! - We now examine the page exactly as Google would see it.
  • Added Craft Commerce Support

v1.0.5

28 Apr 12:28
@Tam Tam
Compare
Choose a tag to compare
  • Fixed bug where redirects wouldn't be saved when there were more than ~246 rows (#3).
  • Removed unused Public Path setting field.
  • NOTICE: You may need to clear Crafts template cache in order for this update work!

v1.0.4

13 Apr 13:30
@Tam Tam
Compare
Choose a tag to compare

Fixed error on settings save when no readability fields were checked.

v1.0.3

31 Mar 09:20
@Tam Tam
Compare
Choose a tag to compare
  • Fixed bug where redirects containing trailing slashes were not redirected!