Releases: Firesphere/silverstripe-csp-headers
Releases · Firesphere/silverstripe-csp-headers
Fix composer.json
1.1.2 Fix composer.json file error
Fix some bugs around dependencies
Full Changelog: 1.1.0...1.1.1
Resolve code coverage and build
What's Changed
- Update config.yml by @Firesphere in #40
- fix: correct DebugBar class (if installed) by @wilr in #41
- Allow CSP and SRI in UAT/test environments by @matt-in-a-hat in #24
- fix: getDebugBar can return null by @wilr in #43
- Issues/resolve build by @Firesphere in #44
New Contributors
Full Changelog: 1.0.5...1.1.0
Support UAT/Test environment CSP loading
What's Changed
- Update config.yml by @Firesphere in #40
- fix: correct DebugBar class (if installed) by @wilr in #41
- Allow CSP and SRI in UAT/test environments by @matt-in-a-hat in #24
New Contributors
Full Changelog: 1.0.5...1.1.0
Silverstripe 4.11 compatibility
Merge pull request #39 from Firesphere/Firesphere-composer-patch Update config.yml
Bugfixes etc.
Merge pull request #32 from Firesphere/hans/truncate-fix Undo truncating while building
Do not check on Security page
Thanks to @elliot-sawyer , this removes the issue of checking for getNonce if the controller doesn't exist or doesn't have the method.
Fix initial /public issues
1.0.2 CS Fixes
Add Ancestor option
1.0.1 Add the Ancestor frame option
Stable release
- Fix tests
- Use Paragon
- Improved YML config
- Improved CMS config
- Improved speed