All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added craft 5 support
- Added
Content-Security-Policy-Report-Only
support. Thanks to @MamlukiSn
- Added craft 4 support
- Dropped
X-Content-Security-Policy
andX-WebKit-CSP
support.
- Dropped
X-Content-Security-Policy
andX-WebKit-CSP
support.
- Added craft 4 support
- Don't break twig when
enabled
setting is false. Thanks to @clarknelson
- Added
base-uri
support. Thanks to @clarknelson
- Fixed composer.json for composer 2
- Fixed Debug Toolbar check. Thanks to @peteralewis
- Prevent loading when debug toolbar is on. Thanks to @peteralewis
- Broken composer tag
- Site requests only! CP breaks otherwise.
- Initial release