Releases: Codeinwp/optimole-wp
v2.0.2
2.0.2 (2019-02-01)
Bug Fixes
-
dashboard app loading issues for some wordpress environments (293e277)
-
disable srcset attribute when the javascript resizer and lazyload is active, being redundant (76c0307)
-
domain validation when www is present in the image urls, thanks @wpriders team for reporting (9559ce5)
-
image resize when the size class is not available, get cropping based on the width/height of the resulting image (e5c1aab)
Documentation
- improve readme description of the OptiMole service (e020300)
Features
- adds upgrade box and notice to upgrade when the user is close to the limit (62b216a)
v2.0.1
v2.0.0
2.0.0 (2019-01-21)
Bug Fixes
-
errors on low PHP environments when PHP_INT_MIN constant is not available (44eb4af)
-
fix tag replacement on lazy load, preserve image size when found (5c6ef70)
-
improve image size replacement mapping for custom image sizes (d816ccb)
-
possible issue with image replacement not taking place when other buffer handler is registered (3ce600a)
-
resize behaviour for WordPress defined image sizes, preserve cropping for custom sizes (a42f830)
Documentation
Features
-
adds new service schema (330fba0)
-
adds watermark integration along with various options for watermark position (6a4538a)
-
deactivate plugin on lower php versions, adds notice for PHP for upgrade (58d2607)
Performance Improvements
v1.1.2
v1.1.1
- Improve the lazy loading mechanism and adds compatibility with the new javascript library.
- Improve sample images and quality selector integration.
- Adds a notice when the Rest API is not available.
- Adds notice for new users on how the plugin works.
- Tested up with WordPress 5.0, all working smooth.
- Fix possible issues with thumbnails when the original image is available on a different url scheme.
- Ignore lazyload replacement on feed/amp pages.
v1.1.0
- Integrates lazy load feature with support for low-quality placeholders ( LQIP ).
- Integrates Javascript library which delivers images at the right size for each device, including Retina.
- Improve image replacement algorithm.
- Improves compatibility with Elementor and Gutenberg.
- Adds support for Custom CNAME and Client hints.
- Improves support for custom CDN.
- Improves AMP support.
- Improves compatibility with WordPress Multisites.