Skip to content

Releases: WURFL/magento-imageengine-extension

PHP 8.3 and Magento 2.4.7 compatibility

24 May 22:05
35a453f
Compare
Choose a tag to compare

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

29 Nov 08:49
e1a8fce
Compare
Choose a tag to compare

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

09 Aug 15:52
7a38f61
Compare
Choose a tag to compare

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

09 Aug 11:32
1868a25
Compare
Choose a tag to compare

v1.0.24

  • Compatible with Magento 2.4.6-p1
  • Compatible with PHP 8.2

Media folder config

04 Nov 12:02
d25f0ab
Compare
Choose a tag to compare
  • Fixed hardcoded media path.
  • Added new config text field for dynamic media folder.
  • Added validation for address URL.

Update client hints headers

18 Oct 11:58
Compare
Choose a tag to compare
  • Fixed: Update client hint headers issue #13
  • Issue solved for img-src,script and style are controlled with a content security policy.

Compatible with Magento 2.4.5 and bug fixed

14 Sep 05:52
1a67110
Compare
Choose a tag to compare
  • Readme updates
  • Compatible with Magento 2.4.5
  • Fixed: Update client hint headers issue #7

permission-policy and trimmed hints

23 Feb 14:27
Compare
Choose a tag to compare

Replaced the deprecated feature-policy with permission-policy to delegate client hints to ImageEngine.
Removed unused hints.

support php version 7.4 included

12 Aug 06:27
04d9207
Compare
Choose a tag to compare
v1.0.19

version bump

allow client hints in preflight

29 Jul 10:07
Compare
Choose a tag to compare
v1.0.18

added rtt to access-control-allow-headers