Releases: Codeinwp/optimole-wp
Releases · Codeinwp/optimole-wp
v2.5.0
Version 2.5.0 (2020-08-25)
Features
- Adds option to lazyload videos and iframes
- Adds support for browser native lazyload
- Adds support for CSS classes in the optimizations exclusion filters
- Allow local JS serving for the lazyload library using configurable constant
Fixes
- improve settings description texts
- improve texts for the diagnosis popup report
- adds compatibility with WordPress 5.5
v2.4.2
Version 2.4.2 (2020-07-20)
Features
- adds debugger mechanism for troubleshooting various issues with the plugin integration
Fixes
- Improve compatibility with SiteGround Optimizer
- Improve compatibility with Swift Performance
- Improve compatibility with TranslatePress
- Improve compatibility with W3 Total Cache
- Improve compatibility with WP Fastest Cache
v2.4.1
Version 2.4.1 (2020-06-09)
- Improves settings UI for CSS/JS toggle
- Improves settings description for autoscaling toggle.
v2.4.0
Version 2.4.0 (2020-06-08)
Features:
- Adds the option to serve CSS/JS via Optimole.
- Adds the option to serve minified CSS/JS files.
- Adds the option to disable scaling but keep lazyload.
Fixes:
- Optimize images that are hardcoded in the CSS/JS files.
- Improve notice feedback when the quota is exceeded.
v2.3.1
Version 2.3.1 (2020-04-21)
Bug Fixes
- improve AMP compatibility, solve the issue when we were loading non-AMP resources on AMP context, props @westonruter
- improve lazy-loading on non-Latin image filenames
v2.3.0
Version 2.3.0 (2020-04-06)
Features
- Adds clear image cache feature
Fixes
- Improve compatibility with Pinterest sharing plugins
- Improve compatibility with Unicode image names.
v2.2.9
v2.2.8
Version 2.2.8 (2020-01-14)
-
Bug Fixes
- catch image URLs that contains some symbols (ce1c162)
- compatibility with Sassy Social share plugin (d4224cb)
- consider image URLs that contains chars like ~ (670597e)
- improve LQIP transition effect, fix #212 (946e16c)
- prevent losing filters settings after disconnecting the api key, fix #210 (db431b9)
- removes custom logo preload causing duplicate content issues (04cad07)
- strip script tag on amp modes fix #203 (35f59f3)
-
Features
v2.2.7
Version 2.2.7 (2019-12-17)
-
Bug Fixes
- edge case lazyload replacement when noscript images are present (c788c3f)
- improve compatibility with Divi builder (7d1c469)
- improve compatibility with W3TC minification system (bf9f058)
- improve compatibility with WP Migrate DB (02df077)
- improve lazyload and replacement on json strings (b7f67fd)
- removed blur from lazyload placeholders (2c7d66d)
-
Features
v2.2.6
Version 2.2.6 (2019-12-02)
-
Bug Fixes
- compatibility with Edge 15 of js library, fix #187 (8e73668)
- compatibility with slider revolution (05c21ce)
- edge case for optimole failed to lazyload certain images (0f8de69)
- edge cases cropping behaviour when two images sizes are using different cropping (beb8c27)
- improve compatibility with master slider (cf57717)
- searching through multiple classes the right way, added tests (4751edb)
-
Features
- adds exclude by class filter for lazyload mechanism (3ce87e2)