Releases: tmhub/easycatalogimg
Releases · tmhub/easycatalogimg
2.5.0
2.4.4
2.4.3
- Improve responsive styles for widget layouts with 3 and 5 columns.
http://docs.swissuplabs.com/m1/extensions/easycatalogimages/changelog/#version-243
2.4.1
2.4.0
2.3.4.1
2.3.4
- isAllowed method added to backend controller
2.3.3
-
Added ability to set background_color for resized images from widget:
{{widget ... background_color="0,0,0" ...}}
where
0,0,0
- is a rgb color code. -
Fixed transparent images resizing
-
Added
thumbnail
attribute installation to prevent error in magento 1.9.1. Please rebuildcatalog_category_flat
index, if you still get error. -
Improved
Automatic Image Assignment
feature. Now it can search for products from nested categories.
2.3.2
- Added isSecure parameter to cache key
- Retina support added with srcset attribute
- Small css fixes
2.3.1
- Added std ul styles reset
- Five locales where added
- Widget refactoring to fix the 'Hide, when filter is used' option. Use the
easycatalogimg/widget_list
type instead ofeasycatalogimg/list
.