Skip to content

Releases: ralphjsmit/laravel-seo

1.4.1

12 Aug 15:49
e1769c1
Compare
Choose a tag to compare

1.4.0

22 Apr 13:08
3fdd02b
Compare
Choose a tag to compare

1.3.0

17 Feb 17:53
360b08a
Compare
Choose a tag to compare
  • Add Laravel 10 support in #30

1.2.2

21 Nov 20:04
Compare
Choose a tag to compare
  • Add down() method to migration.

1.2.1

06 Oct 16:59
Compare
Choose a tag to compare

– Fix issue with incorrect key in ArticleSchema.

1.2.0

27 Sep 16:25
738fe16
Compare
Choose a tag to compare

– Add full support for robots tags in #19 by @camya.

1.1.0

19 Sep 16:40
Compare
Choose a tag to compare

– Support passing SEOData directly from the controller to the layout file.

1.0.4

01 Jun 11:21
Compare
Choose a tag to compare

– Fix: remove accidental dump().

1.0.3

01 Jun 11:18
Compare
Choose a tag to compare

– Feat: support use of models without the related SEO-model in the database (#5).

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.