Releases: spatie/laravel-csp
Releases · spatie/laravel-csp
2.10.1
What's Changed
- Update README.md by @federico-boncaldo in #127
- chore: update Git Attributes by @owenvoke in #129
- Mark arguments as nullable in AddCspHeaders by @jnoordsij in #128
New Contributors
- @federico-boncaldo made their first contribution in #127
- @owenvoke made their first contribution in #129
- @jnoordsij made their first contribution in #128
Full Changelog: 2.10.0...2.10.1
2.10.0
2.9.0
What's Changed
- Fix incorrect namespaces in README.md by @dnwjn in #121
- chore: prepare for laravel 11 by @joostdebruijn in #124
New Contributors
- @dnwjn made their first contribution in #121
- @joostdebruijn made their first contribution in #124
Full Changelog: 2.8.4...2.9.0
2.8.4
What's Changed
- Removed expired link from readme file by @DevYunus in #118
- Add require-trusted-types-for directive by @nicolasbeauvais in #120
New Contributors
- @DevYunus made their first contribution in #118
- @nicolasbeauvais made their first contribution in #120
Full Changelog: 2.8.3...2.8.4
2.8.3
What's Changed
- Add PHP 8.2 Support by @patinthehat in #109
- Improve grammar and formatting of readme by @rubenvanerk in #112
- fix github test badge by @askdkc in #113
New Contributors
- @patinthehat made their first contribution in #109
- @rubenvanerk made their first contribution in #112
- @askdkc made their first contribution in #113
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
- Add wss: (secure websocket) scheme support by @bitwise-operators in #105
New Contributors
- @bitwise-operators made their first contribution in #105
Full Changelog: 2.8.1...2.8.2
2.8.1
2.8.0
What's Changed
- Fixing readme issues by @lukeclifton in #88
- Update README.md by @melicerte in #90
- Update README.md by @melicerte in #91
- Rewrite tests to use Pest by @Magiczne in #92
- Wrong method name for Vite nonce by @rcerljenko in #102
- Adds a new
@cspMetaTag
blade directive by @lukeraymonddowning in #103
New Contributors
- @lukeclifton made their first contribution in #88
- @melicerte made their first contribution in #90
- @Magiczne made their first contribution in #92
- @rcerljenko made their first contribution in #102
- @lukeraymonddowning made their first contribution in #103
Full Changelog: 2.7.0...2.8.0
2.7.0
- support Laravel 9
2.6.4
- add support for PHP 8