Skip to content

Releases: imgix/magento

v1.1.4

22 Aug 22:45
Compare
Choose a tag to compare

Fixes

  • Update system config value after save

v1.1.3

09 Jun 21:38
Compare
Choose a tag to compare

Features

  • Update module to be compatible with Magento v2.4.4

v1.1.2

12 Apr 22:48
Compare
Choose a tag to compare

Updates

  • Update that adds in internal analytics to assist with future product improvements

v1.1.1

26 Mar 04:43
Compare
Choose a tag to compare

Fixes

  • Reduce number of calls to sources endpoint
  • Show 100 sources on dropdown
  • Added scrollbar to source dropdown

v1.1.0

09 Mar 01:18
Compare
Choose a tag to compare

Features

  • Display 21 images per page by default

Fixes

  • HTML warning gets shown when saving image as template
  • Admin product thumbnails are display the origin image (full size)
  • update default parameter options to not include crop parameters

v1.0.5

14 Feb 18:55
Compare
Choose a tag to compare

Fixes

  • Undefined index: settings, addresses "Something went wrong while saving this configuration" error
  • Unable to enable imgix module in admin configuration

Chore

  • Remove "minimum-stability": "dev" from composer.json
  • Upgrade module version 1.0.0 to 1.0.5 in module.xml

v1.0.4

11 Feb 14:56
Compare
Choose a tag to compare
  • remove composer.lock
  • update imgix/imgix-php to ^3.3.1

v1.0.3

10 Feb 19:27
Compare
Choose a tag to compare

Fixes

  • the use of helpers in templates is discouraged. Use ViewModel instead
  • function's nesting level (7) exceeds 5; consider refactoring the function

v1.0.2

09 Feb 19:57
Compare
Choose a tag to compare

Fixes

  • unable to save system configuration if module is disabled
  • admin catalog product view broken on first time installation

Documentation

  • add README with installation instructions

v1.0.1

04 Feb 14:43
Compare
Choose a tag to compare

Fixes

  • Remove extraneous vendor directory from project.