4.0b2
Pre-release
Pre-release
What's Changed
- Add missing report-only from csp replace example by @jamesbeith in #233
- Add type hints, fix mypy issues (#198) by @jwhitlock in #228
- Expand the ruff config to include import sorting and others. by @robhudson in #234
- Use simple logical operator in middleware by @sevdog in #226
- Docs: Fix typos in configuration.rst and decorators.rst by @jcari-dev in #238
- Fix #231: report percentage of 100% should always report by @robhudson in #236
- Fix a couple docs examples by @robhudson in #239
- refactor(middleware): Refactor internals of CSPMiddleware so that it's easier to extend existing logic without copy/pasting it into subclass by @crbunney in #237
- Fix #230: Make REPORT_PERCENTAGE a float by @robhudson in #242
- Add Django 5.1 to the test matrix by @robhudson in #243
- Prepare for 4.0b2 release by @robhudson in #244
New Contributors
- @jamesbeith made their first contribution in #233
- @sevdog made their first contribution in #226
- @jcari-dev made their first contribution in #238
- @crbunney made their first contribution in #237
Full Changelog: 4.0b1...4.0b2