Skip to content

Releases: ralphjsmit/laravel-seo

1.0.2

01 Jun 11:06
Compare
Choose a tag to compare

– Fix: OpenGraph specification
– Fix: using the ->imageMeta with a custom override URL.

1.0.1

24 May 16:46
7bbbde7
Compare
Choose a tag to compare

– Fix incorrect import #9.

1.0.0

22 Apr 07:32
Compare
Choose a tag to compare
Update CHANGELOG

0.7.0

15 Apr 12:00
Compare
Choose a tag to compare
  • Dynamic SEO model.

0.6.1

06 Apr 09:09
Compare
Choose a tag to compare
  • Fallback for models without ->seo.

0.6.0

16 Mar 14:04
Compare
Choose a tag to compare
  • Add support for sitemap tags.

0.5.3

09 Mar 16:52
Compare
Choose a tag to compare
  • Add support for canonical URLs.
  • Refactor $SEOData->url resolution if we should get it from the current url.

0.5.2

09 Mar 16:35
Compare
Choose a tag to compare
  • Add support for image sizes on Twitter cards

0.5.1

09 Mar 16:25
Compare
Choose a tag to compare
  • Fix case where image size wasn't retrieved when it could be retrieved

0.5.0

09 Mar 16:13
Compare
Choose a tag to compare
  • Update implementation for handling of image paths: we now only accept public paths.