Skip to content

Releases: artesaos/seotools

v1.3.1 - Allow to set alternate language(s)

20 May 12:46
44920c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

Add Macro Support

09 May 14:24
99744ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Laravel 10 Support.

15 Feb 12:15
38b1153
Compare
Choose a tag to compare

No break changes, just a minor release for Laravel 10 support.

What's Changed

Full Changelog: v1.0.0...v1.1.0

1.0

28 Sep 13:45
0c5e723
Compare
Choose a tag to compare
1.0

This major version does not break anything, just prevent any possible problem from #287 changes.

What's Changed

New Contributors

Full Changelog: v0.23.0...v1.0.0

PHP 8.0+ Support

29 Aug 23:39
117fa25
Compare
Choose a tag to compare

Thanks to @J-Brk and @elegasoft

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.23.0

v0.22.1

19 Jul 17:17
1342849
Compare
Choose a tag to compare
  • JsonLdMulti - Remove requirement for 2 items #276 - Thanks to @J-Brk

Laravel 9 Support

12 Feb 04:47
55746e0
Compare
Choose a tag to compare

Small bug fix and adjusts

06 Feb 04:41
bd2b4da
Compare
Choose a tag to compare

change canonical via config

29 Sep 14:44
94fbb3b
Compare
Choose a tag to compare
  • add ability to use Url::current() as default canonical via config #255

Thanks to @brentmullen

XSS Correction

03 May 21:51
7a2901e
Compare
Choose a tag to compare
  • #249 #247 : XSS in canonical tag
  • #244 #245 : isEmpty Url check
  • #248 update method hints in JsonLd facades

Thanks to @J-Brk , @rajakhoury and @brentmullen