Releases: ralphjsmit/laravel-seo
Releases · ralphjsmit/laravel-seo
1.5.0
- Laravel 11 compatibility.
1.4.5
- Update: make article
datePublished
anddateModified
optional, since it's only recommended properties.
1.4.4
- Fix: issue with Livewire morph markers.
1.4.3
1.4.2
- Fix locale casing in cases of locales like
en_US
.
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.