Releases: DorsetDigital/silverstripe-cdnrewrite
Releases · DorsetDigital/silverstripe-cdnrewrite
Features and compatibility
This release:
- Improves compatibility with PHP 8
- Allows installation with CMS5
- Adds extension points to the matches / replacements to allow for user-space customisations
- Adds support for background image rewriting
- Allows control over the functionality in the CMS preview
Symfony 4 compatibility
This patch adds compatibility with the 4.7 Silverstripe release, by ensuring Symfony 4 syntax in the yml config
Version 2 release
Improves flexibility of the rewriter to accommodate changes in the resource directory.
Bugfixes
Improve handing of admin URL detection
Compatibility release
Change middleware naming to avoid collisions
Add theme support
Add theme rewriting support Fix issue preventing resources from being rewritten when in a subdirectory Move incorrectly nested condition for prefetch injection
Add prefetch support
Enhancement: Add dns-prefetch support
Bugfix: Check for response before adding headers to ensure build processes aren't interrupted
Subdirectory support
Add subdirectory support
Improve detection of admin routes
Initial release
Update readme Add licence file