Skip to content

Releases: archtechx/laravel-seo

v0.10.2

22 Nov 23:49
f6fd5f4
Compare
Choose a tag to compare

What's Changed

  • Update meta tags to be HTML5 compliant by removing self-closing slashes by @tamas-macsek in #39
  • Correct nullable type by @l3aro in #40

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

03 May 22:10
76d0f9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

12 Mar 12:20
Compare
Choose a tag to compare

Adds Laravel 11 support.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

31 May 17:05
Compare
Choose a tag to compare

Fixes:

  • #30 properly sanitize values that may come from user input

Full Changelog: v0.8.0...v0.9.0

v0.8.0

24 Apr 03:19
567a7b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

03 Mar 13:20
3a17c8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Feb 11:07
0992083
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Jul 18:20
a737879
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Jun 18:18
cf8ec8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Mar 16:07
754b393
Compare
Choose a tag to compare

What's Changed

  • OpenGraph improvements by @stancl in #17
  • Support setting different title and og:title #15
  • Support setting og:type #16

New Contributors

Full Changelog: v0.3.2...v0.4.0