Releases: imgix/magento
Releases · imgix/magento
v1.1.4
v1.1.3
Features
- Update module to be compatible with Magento v2.4.4
v1.1.2
Updates
- Update that adds in internal analytics to assist with future product improvements
v1.1.1
Fixes
- Reduce number of calls to
sources
endpoint - Show 100 sources on dropdown
- Added scrollbar to source dropdown
v1.1.0
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
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
to1.0.5
in module.xml
v1.0.4
- remove composer.lock
- update imgix/imgix-php to ^3.3.1
v1.0.3
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
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
Fixes
- Remove extraneous vendor directory from project.