Skip to content

Releases: vormkracht10/laravel-seo-scanner

v3.13.0 (Laravel v12 support)

26 Feb 13:55
4bbb699
Compare
Choose a tag to compare

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

27 Nov 15:07
4115b5b
Compare
Choose a tag to compare
v3.12.6

Update composer.json

v3.12.0

16 Aug 07:22
efc6447
Compare
Choose a tag to compare

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

01 Mar 18:43
847ca2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.11.0

v3.10.0

01 Mar 18:43
Compare
Choose a tag to compare

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

29 Jan 09:09
2f98cbf
Compare
Choose a tag to compare

What's Changed

  • [Feature] Exclude links from broken link check by @Baspa in #56

Full Changelog: v3.8.0...v3.9.0

v3.8.0

26 Jan 12:01
4432444
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

25 Jan 13:09
3359529
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add translated descriptions to checks by @Baspa in #54

Full Changelog: v3.6.0...v3.7.0

v3.6.0

25 Jan 10:25
2cb86b7
Compare
Choose a tag to compare

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

11 Jan 10:47
60ee387
Compare
Choose a tag to compare
v3.5.7

Update composer.json