Releases: wp-media/rocket-lazy-load
Releases · wp-media/rocket-lazy-load
2.3.9
What's Changed
- Updated version to 2.3.9 by @CrochetFeve0251 in #144
- 2.3.9 by @CrochetFeve0251 in #145
Make the tag and the name from the version match
Full Changelog: v2.3.8.2...v2.3.9
2.3.8
What's Changed
- Update assets for WP Repo and workflows by @MathieuLamiot in #132
- Deploy polyfill fix by @CrochetFeve0251 in #137
- Fix the CI to deploy to WP repo by @MathieuLamiot in #138
- Add launchpad (Closes #133) by @nicomollet in #134
- Don't load translations since it's done by Launchpad core by @nicomollet in #140
- Tested up to: 6.5 (major versions only for this field) by @nicomollet in #141
- Added read me and building process by @CrochetFeve0251 in #143
- 2.3.8 by @CrochetFeve0251 in #139
New Contributors
- @nicomollet made their first contribution in #134
Full Changelog: v2.3.8...v2.3.8.2
2.3.7
Fix polyfill vulnerability
2.3.7
Fix polyfill vulnerability
2.3.6
- Fix deployment issues with missed vendor directory
2.3.5
- Enhancement: Test the plugin with latest version of WordPress v5.9.3
- Enhancement: Change WP readme content.
2.3.4
- Enhancement: Allow
<a>
tags to lazyload background images - Enhancement: Add tag to lazyloaded picture elements
- Bugfix: Prevent a Fatal error related to the League Container package conflict with WooCommerce 4.4
- Bugfix: Update lazyload for background images support for new version of lazyload script
- Bugfix: Correctly apply the rocket-lazyload class on elements with a background-image and an empty class value
- Bugfix: Correctly apply the rocket-lazyloadclass on elements with malformed HTML
- Bugfix: Prevent a display issue with background-images when using different types of quotes around the URL
- Bugfix: Prevent Layout from breaking when alt attribute has any html encoded characters
2.3.3
- Enhancement: Add data-skip-lazy and skip-lazy class to exclusions list as part of the interoperability initiative between lazyload plugins
- Enhancement: Add loading attribute only if filter
rocket_use_native_lazyload
is true - Enhancement: Apply lazyload for background images set on
figure
elements - Bugfix: Correctly add the rocket-lazyload class when class attribute is empty on an element with a background image
- Bugfix: Correctly replace YouTube iframe with preview image when using relative protocol
- Bugfix: Preserve youtube-nocookie.com during LazyLoad
2.3.2
- Enhancement: Add support for browser native lazyload
- Bugfix: Prevent broken image in some cases for picture element
- Bugfix: Prevent wrong lazy attributes for srcset and sizes on an image inside a picture element
- Bugfix: Prevent a conflict with WP Rocket
- Bugfix: apply loading="lazy" on Youtube thumbnail
- Bugfix: Add autoplay attribute on iframe loaded with Youtube thumbnail
- Bugfix: Incorrect characters used in Youtube thumbnail HTML code
2.2.3
- Enhancement: Improve compatibility for the picture element
- Enhancement: Apply lazyload on background images set on section, span and li elements
- Enhancement: also pass $width and $height values to the rocket_lazyload_placeholder filter
- Bugfix: Use 0 instead of 1 for the default placeholder dimensions to improve compatibility
- Bugfix: Improve infinite scroll support
- Bugfix: Exclude Enfold avia-background-fixed background images and data-large_image from lazyload