Skip to content

Releases: Kovah/laravel-html-meta

v3.0.0

19 Mar 11:35
602eb62
Compare
Choose a tag to compare
  • Added support for PHP 8.3 and Laravel 11.
  • Dropped support for PHP 7.x and Laravel 7.

v2.2.0

01 Mar 21:19
2d68993
Compare
Choose a tag to compare
  • Add compatibility with Laravel 10 and PHP 8.2.
  • Add option to add custom headers via the configuration. See the config file for more details.

v2.1.2

06 May 14:10
b58d9b2
Compare
Choose a tag to compare
  • Adds Accept: text/html as an additional header by default.

v2.1.1

15 Feb 10:54
fc2720f
Compare
Choose a tag to compare

Add compatibility with Laravel 9.

v2.1.0

14 Jan 11:08
7bb873b
Compare
Choose a tag to compare
  • This package now requires at least PHP 7.4, but should be compatible with PHP 8.1 already.
  • Adds a new configuration option to use custom User Agents while doing the requests.

v2.0.0

10 May 10:02
fde1e35
Compare
Choose a tag to compare
v2.0: Return object containing meta, original response and url, inste…

…ad of just the meta as an array

v1.1.1

27 Mar 11:25
fee1927
Compare
Choose a tag to compare
Update changelog

v1.1.0

20 Mar 18:29
9b64d44
Compare
Choose a tag to compare
Update changelog and readme

v1.0.1

11 Mar 21:22
3c94cd1
Compare
Choose a tag to compare
Add changelog

v1.0.0

07 Mar 13:18
d6690f3
Compare
Choose a tag to compare
Update the readme