Skip to content

Releases: f9webltd/laravel-meta

4.0.0

08 Mar 10:33
f72d79c

Choose a tag to compare

What's Changed

  • Support Laravel 13, Drop Legacy Support by @ultrono in #33
  • The package now requires PHP ^8.2 and Laravel ^11.0 / ^12.0 or ^13.0. Going forwards this package will actively track supported Laravel / PHP versions as per Laravel's official support policy

Full Changelog: 3.0.0...4.0.0

3.0.0

01 Mar 10:13
5c51dea

Choose a tag to compare

What's Changed

  • The package now automatically encoded strings using htmlentities by @ultrono in #32 (closes #16)

Full Changelog: 2.1.0...3.0.0

2.1.0

01 Mar 09:23
969965a

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

18 Mar 10:23
60f3dc9

Choose a tag to compare

What's Changed

  • Remove unused parameter from meta helper function by @ultrono in #30

Full Changelog: 2.0.0...2.0.1

2.0.0

18 Mar 10:11
70c8034

Choose a tag to compare

What's Changed

  • Drop legacy support. The package via support PHP ^8.0 and Laravel >=8.12. There is a breaking change in relation to the meta() helper function, see UPGRADING.md by @ultrono in #29

Full Changelog: 1.7.7...2.0.0

1.7.7

05 Feb 12:16
6960f93

Choose a tag to compare

What's Changed

Full Changelog: 1.7.6...1.7.7

1.7.6

31 May 15:51
5554486

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.5...1.7.6

1.7.5

28 Feb 08:57
c411b84

Choose a tag to compare

What's Changed

  • Fix built in noIndex macro (ref. issue with forget() method on main Meta class) by @ultrono in #23

Full Changelog: 1.7.4...1.7.5

1.7.4

16 Feb 18:00
21810f8

Choose a tag to compare

What's Changed

Full Changelog: 1.7.3...1.7.4

1.7.3

29 Dec 19:35
096d7ae

Choose a tag to compare

  • Drop Scrutinizer in favour of GitHub actions (fixes #18)
  • Support PHP 8.1
  • Handle edge case where "CONNECT" type requests are made the server, causing a 500 error

Full Changelog: 1.7.1...1.7.3