Releases: WURFL/magento-imageengine-extension
Releases · WURFL/magento-imageengine-extension
PHP 8.3 and Magento 2.4.7 compatibility
What's Changed
- Updated PHP version constraint, added PHP 8.3 compatibility
- Compatible with Magento 2.4.7
Full Changelog: v1.0.26...v1.0.27
Fix instruction for module enable, update compatibility and version
Readme updates
- fix module enable instruction
- add compatibility info for Adobe Commerce
- bump version to 1.0.26
composer.json bump version to 1.0.26
Fix ACL resource definition
Fix ACL resource definition and nesting in Role resources, for better experience and avoid issues in edge case ACL resources configurations.
PHP 8.2 and Magento 2.4.6-p1 compatibility
v1.0.24
- Compatible with Magento 2.4.6-p1
- Compatible with PHP 8.2
Media folder config
- Fixed hardcoded media path.
- Added new config text field for dynamic media folder.
- Added validation for address URL.
Update client hints headers
- Fixed: Update client hint headers issue #13
- Issue solved for
img-src
,script
andstyle
are controlled with a content security policy.
Compatible with Magento 2.4.5 and bug fixed
- Readme updates
- Compatible with Magento 2.4.5
- Fixed: Update client hint headers issue #7
permission-policy and trimmed hints
Replaced the deprecated feature-policy
with permission-policy
to delegate client hints to ImageEngine.
Removed unused hints.
support php version 7.4 included
v1.0.19 version bump
allow client hints in preflight
v1.0.18 added rtt to access-control-allow-headers