Skip to content

Releases: therobfonz/laravel-security-headers

3.1.0

20 Nov 16:13
4ed4597
Compare
Choose a tag to compare

What's Changed

  • fix: feature policy changed to permissions-policy by @lukabis in #6
  • Support all response classes by @ansovi in #3
  • fix: fixing publish config command by @lukabis in #4

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0

27 Apr 13:30
fb7459c
Compare
Choose a tag to compare
3.0
  • Adds Laravel 11 support
  • Adds csp_report_only mode for Content Security Policy

2.0

09 Apr 13:19
341bfd4
Compare
Choose a tag to compare
2.0
  • Adds Laravel 9 & 10 support
  • Requires PHP 8.1+
  • Uses strict types

Laravel 8 Support

16 Mar 00:43
Compare
Choose a tag to compare

Add Laravel 8 support

Laravel 7 Support

11 Mar 14:52
Compare
Choose a tag to compare

Adds support for Laravel 7