Releases: nelmio/NelmioSecurityBundle
Releases · nelmio/NelmioSecurityBundle
v2.11.0
v2.10.3
v2.10.2
v2.10.1
v2.10.0
- Ensure compatibility with Symfony EventDispatcher 5.x
v2.9.1
- Ensure passing the correct type to UAParser::parse
- Use Symfony DI Reference instead of Definition
- Optimize regular expressions in the sha computer
- Show non-deprecated usage of the csp_nonce Twig function
v2.9.0
- Symfony 5 compatibility added
- Bump minimal Twig version to 1.38.0
v2.8.0
- Fixed deprecated/invalid method usage on logger interface
- Drop tests for PHP 5.4
2.7.0
- Use base64 for encoding nonces
- Support more CSP level 3 keywords
- Allow configuring a report URI for XSS
2.6.0
- Support random_compat v9.99.99
- Don't ship unneeded files for composer installs
- Change controller action reference
- Add worker-src directive
- Fix deprecation for symfony/config 4.2+