Releases: clayharmon/bb-lazy-load
Releases · clayharmon/bb-lazy-load
Release list
1.1
1.0.2
Hot Fix:
- background image store wasn't saving to db properly.
1.0.1
Hot Fix:
- background image store wasn't saving to db properly.
1.0.0
- Major Release
- Removes img tag lazy load since WordPress 5.5 handles that. (This improves compatibility with other plugins)
- Lazy loads all background images including background images in modules.
- Fixed issue with background images not lazy loading when background color is set.
0.4.8
- Fixed media library not loading.
- webp only added to jpg and png images, all others are ignored.
- Updated github plugin updater dependency.
0.4.7.2
- Hotfix: incorrect WP Rocket detection.
0.4.7.1
- Hotfix - conflict with WP Rocket. Fixed by detecting if WP rocket is in use.
0.4.7
- Processes LazyLoad on complete html document.
- Purges Beaver Builder Cache on plugin deactivation.
- Fixed <script> tags from getting messed up by DOMDocument.
0.4.6
0.4.5
- Fixed parallax background images not pulling correct url.
- Changed attribute filter to apply only when not in beaver builder edit screen.