Releases: spatie/laravel-csp
Releases · spatie/laravel-csp
3.0.0
The development goal for version 3 was to reduce the boilerplate of configuring a policy for common services like Google Tag Manager, Fathom Analytics, Adobe Fonts… In addition, we've made it easier to add your own directives through your configuration file, without writing additional code.
For more information, read our blog post on the v3 release.
Upgrading from v2? We have an upgrade guide!
2.10.3
2.10.2
What's Changed
- Fix getting Blade compiler by @CicerBro in #134
- Add ability to skip nonce generation by @juliangums in #132
New Contributors
- @CicerBro made their first contribution in #134
- @juliangums made their first contribution in #132
Full Changelog: 2.10.1...2.10.2
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