Releases: ralphjsmit/laravel-seo
Releases · ralphjsmit/laravel-seo
1.4.1
- Add support for immutable timestamps in #43 by @standaniels
1.4.0
- Add support for custom canonical urls in #35 by @richdynamix
1.3.0
1.2.2
- Add
down()
method to migration.
1.2.1
– Fix issue with incorrect key in ArticleSchema.
1.2.0
1.1.0
– Support passing SEOData directly from the controller to the layout file.
1.0.4
– Fix: remove accidental dump()
.
1.0.3
1.0.2
– Fix: OpenGraph specification
– Fix: using the ->imageMeta with a custom override URL.