Skip to content

Releases: Kovah/laravel-html-meta

v4.1.0

24 Feb 20:11
Compare
Choose a tag to compare
  • Compatibility with Laravel 12

v4.0.0

19 Dec 13:23
Compare
Choose a tag to compare
  • Added support for PHP 8.4.
  • Dropped support for PHP 7.x and Laravel 8.
  • Added option to parse HTML directly without fetching contents from an URL (#8).

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…

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