v2.0.5
Version 2.0.5 (2019-03-25)
-
Bug Fixes
- adds compatibility with Jetelements Slider (c9e518e)
- compatibility with Metaslider, adds full support for all slider types available (a09d1fd)
- compatibility with various themes logo markup based on the image url, removes the hook to theme_mods image replace (34e0d85)
- disable image replacement when we are in the Beaver Builder editing mode (239442f)
- image replacement on header tags which uses relative urls (2caae7f)
- image replacement on json strings with html entities encoded, conflicting with variation form Woocommerce fixes #81 (2bae741)
- lazyload animation conflict with initial image animation (3a84250)
- lazyload on image which uses relative urls (4655994)
- lazyload placeholder replacement affecting non-src urls, improving compatibility with Woocommerce (7e13a32)
- noscript image tag issue causing problems with too specific CSS selectors (324effd)
- relative url image replacement conflicting with plugins like WPML (7a47827)
- thumbnails cropping mode not affecting the resulting optimole images (0f6dacb)
-
Features