Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[2.1.0] - 2019-07-16

  • Added: Magento 2.3 support
  • Added: move JS to base area to support admin
  • Added: latest lazysizes script

[2.0.0] - 2018-10-01

  • Changed: genreal refactoring
  • Fixed: module enable / disable check
  • Added: HTML attribute / URL escaping to image fields
  • Removed: 2.0 / 2.1 support (due to escaping)

[1.0.2] - 2018-02-20

  • Fixed: refactor preference to plugin to provide better interoperability with other modules

[1.0.1] - 2018-02-17

  • Added: missing licence in composer.json

[1.0.0] - 2018-02-15

Added

  • Added: lazysizes script to support image lazy loading
  • Added: automatic lazy loading support for product images
  • Added: control over enabling/disabling lazy loading of product images from the Magento admin panel
  • Added: 1px x 1px transparent png as placeholder for product images