Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 18 Dec 14:22
· 3 commits to master since this release
v3.0.0

What's Changed

  • PHP <7.4 is not supported in this new major version!
    • The changes in #70 created a dependency conflict with PHP <7.4.
  • Add a CSP header parser (CSPBuilder::fromHeader) by @fritzmg in #74
  • un-deprecate frame-src by @fritzmg in #76
  • Generate nonce also when only default-src policy is applied by @fritzmg in #65
  • Add PoC of report-to header by @Firesphere in #70

Full Changelog: v2.9.0...v3.0.0