Releases: vormkracht10/laravel-seo-scanner
Releases · vormkracht10/laravel-seo-scanner
v3.13.0 (Laravel v12 support)
What's Changed
- [Bug fix] Ignoring ssl integrity check for assets files by @MuriloChianfa in #66
- [Translations] Adding Brazilian Portuguese translations by @MuriloChianfa in #67
- Use getRemoteFileSize for image size check so that ssl verification follows config by @hulkur in #69
- [Fix] installation problem on laravel 11 by @Baspa in #72
- [Fix] Handle failed image size check gracefully and return default values by @Baspa in #73
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #75
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #76
- add support for laravel 12 by @atmonshi in #77
New Contributors
Full Changelog: v3.12.0...v3.13.0
Added option for spatie/browsershot 5.x
v3.12.6 Update composer.json
v3.12.0
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #61
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #62
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #63
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #64
- Throttle requests by @Baspa in #65
Full Changelog: v3.11.0...v3.12.0
v3.11.0
v3.10.0
What's Changed
- [Fix] Only check on description meta tag because Google uses only that tag by @Baspa in #57
- enhance french translation with new keys by @ThibaultDuhem in #58
- Adding missing Keys to German Translation by @simonjenny in #59
Full Changelog: v3.9.0...v3.10.0
v3.9.0
v3.8.0
What's Changed
- Added German Translation by @simonjenny in #55
New Contributors
- @simonjenny made their first contribution in #55
Full Changelog: v3.7.0...v3.8.0
v3.7.0
v3.6.0
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #47
- [Fix] Handle request exceptions by @Baspa in #49
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #51
- Bump actions/cache from 3 to 4 by @dependabot in #52
- [Fix] Decode gzip content to prevent uncheckable page content by @Baspa in #53
Full Changelog: v3.5.0...v3.6.0
Updated browsershot dependency
v3.5.7 Update composer.json