lazy 8.x-3.11

Bug fixes

Thank you everyone involved for their contribution.

lazy 8.x-3.9

Bug fixes

Fixes the issues introduced in 3.7 and 3.8: #3213068, #3213154, and #3213124

lazy 8.x-3.8

Bug fixes

Addresses the issues introduced in 8.x-3.7.

lazy 8.x-3.7

Bug fixes
New features

Various bug fixes, code improvements, and new features.

lazy 8.x-3.4

Bug fixes

8.x-3.3 release attempted to add preferNative option module configuration. This release runs the same update in a post_update hook.

If preferNative option is not defined, the default value is set to false.

lazy 8.x-3.3

Bug fixes
New features

This release contains a bug fix, a new feature and a little bit of code cleanup.

lazy 8.x-3.0

Bug fixes
New features
  • Now uses lazysizes library for rich features
  • Supports inline-images and inline-iframes (Enabled per text-format)
  • Supports image fields with following field formatters:
    • Colorbox colorbox
    • Image image
    • Responsive image responsive_image
    • Media Thumbnail media_thumbnail

lazy 8.x-3.0-beta4

Bug fixes
New features

This is (hopefully) the last beta before the 3.0 release.

  • All known bugs are fixed.
  • Upgrade path from earlier versions are now supported.
  • Supports Image, Responsive image, Colorbox, and Media thumbnail image-formatters.
  • Provides a hook_lazy_field_formatters_alter(&$formatters) hook for adding field formatters
  • Supports native loading="auto" attribute for Chrome browsers.

lazy 8.x-3.0-beta1

Bug fixes
New features

3.x Features

  • Now uses lazysizes library for rich features
  • Supports inline-images and inline-iframes (Enabled per text-format)
  • Supports image fields with following field formatters:
    • Colorbox colorbox
    • Image image

lazy 8.x-2.0

New features
  • CHANGE: Control each image field separately, instead of a global on/off switch for controlling all image fields of all entity types altogether.
  • NEW: Disabled pages. Manage a list of paths where lazy-loading should not enabled.
  • NEW: Status message to list enabled text-formats, and image fields in entity types.

lazy 8.x-2.x-dev

Bug fixes
New features
  • Code cleanup.
  • Fixed the disabled paths feature.
  • Add status messages on module settings page
  • Show information on enabled image fields and text-formats.

lazy 7.x-1.2

Bug fixes
New features

Don't forget to run /update.php or drush updatedb.

If lazy-loading was already enabled for the image fields, the display formatter for all image fields will be set to use Lazy-load image, preserving the image style and link settings.

If the image field is set to use a formatter other than Image, it will remain unchanged.

Don't forget to check the display settings for your image fields, and update where necessary after upgrading to 7.x-1.2.

lazy 8.x-1.0

Initial Drupal 8 release.
Although features are almost identical between Drupal 7 and 8 versions, there's no upgrade path yet.

lazy 7.x-1.1

New features

#2960277: Enable lazy loading for all other images
Module features are enabled only when the library is installed.

Don't forget to run /update.php or $ drush updatedb.

Subscribe with RSS Subscribe to Releases for Lazy-load