Releases: ralphjsmit/laravel-seo
Releases · ralphjsmit/laravel-seo
1.0.2
– Fix: OpenGraph specification
– Fix: using the ->imageMeta with a custom override URL.
1.0.1
1.0.0
Update CHANGELOG
0.7.0
- Dynamic SEO model.
0.6.1
- Fallback for models without ->seo.
0.6.0
- Add support for sitemap tags.
0.5.3
- Add support for canonical URLs.
- Refactor
$SEOData->url
resolution if we should get it from the current url.
0.5.2
- Add support for image sizes on Twitter cards
0.5.1
- Fix case where image size wasn't retrieved when it could be retrieved
0.5.0
- Update implementation for handling of image paths: we now only accept public paths.