Django-feature-policy

Latest version: v3.6.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

3.0.0

------------------

* Updated to the latest set of features from Chrome. This removes
'legacy-image-formats' and 'unoptimized-images', and adds 17 new features:
'downloads-without-user-activation', 'focus-without-user-activation',
'forms', 'hid', 'idle-detection', 'loading-frame-default-eager', 'modals',
'orientation-lock', 'pointer-lock', 'popups', 'presentation', 'scripts',
'serial', 'top-navigation', 'unoptimized-lossless-images',
'unoptimized-lossless-images-strict' and 'unoptimized-lossy-images'. Note
that most of these are still experimental as can be seen on the [W3C feature
list](https://github.com/w3c/webappsec-feature-policy/blob/master/features.md).

* Stop marking the distributed wheel as universal. Python 2 was never supported
so the wheel was never actually universal.

2.3.0

------------------

* Update Python support to 3.5-3.7, as 3.4 has reached its end of life.

* Make the generated header deterministic by iterating the settings dict in
sorted order.

* Support Django 1.11 for completeness.

2.2.0

------------------

* Fix interpretation of '*' by not automatically adding quotes.
* Optimize header generation to reduce impact on every request.

2.1.0

------------------

* Tested on Django 2.2. No changes were needed for compatibility.

2.0.0

------------------

* Updated to the latest set of features from Chrome.
'animations', 'image-compression', and 'max-downscaling-image' have been
removed, whilst 'document-domain', 'font-display-late-swap',
'layout-animations', 'oversized-images', 'unoptimized-images', and
'wake-lock' have been added.
See more at https://github.com/w3c/webappsec-feature-policy/blob/master/features.md .

1.0.1

------------------

* Support for new 'lazyload' feature, per https://www.chromestatus.com/feature/5641405942726656.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.