Skip to content

Releases: Codeinwp/optimole-wp

v3.1.3

06 Aug 08:26
Compare
Choose a tag to compare
Version 3.1.3 (2021-08-06)
  • Preserve selected custom domain on stats refresh when multiple custom domains are used.

v3.1.2

04 Aug 20:31
Compare
Choose a tag to compare
Version 3.1.2 (2021-08-04)
  • Adds a filter to force replacements as optml_force_replacement
  • Fix content path being root directory

v3.1.1

31 May 14:59
Compare
Choose a tag to compare
Version 3.1.1 (2021-05-31)
  • Adds option to setup API key via wp-config variables fix #314 as OPTIML_API_KEY
  • Fix lazyload on video tag working improperly #368
  • Adds filter for Optimole processed URLs as optml_processed_url
  • Fix error message when a user is already registered with the same email

v3.1.0

13 May 08:03
Compare
Choose a tag to compare

Version 3.1.0 (2021-05-13)

  • Adds support for multiple custom domains
  • Adds option to skip first X images from lazyloading
  • Adds support for async decoding for image tags
  • Adds support for video lazyload
  • Improve media offloading and rollback mechanism
  • Adds support for the new watermark feature

v3.0.1

16 Mar 12:33
Compare
Choose a tag to compare
Version 3.0.1 (2021-03-16)
  • improve behavior on browsers that don't support javascript, causing issues with some 3rd party plugins.
  • server lazyload script from the same domain avoiding extra DNS checks and improving loading

v3.0.0

23 Feb 13:34
Compare
Choose a tag to compare

Version 3.0.0 (2021-02-23)

Features

  • Adds option to offload images to Optimole Cloud, saving space on your server storage.
  • Adds Optimole Cloud integration directly in the Media library, allowing you to cross-share images from all the connected sites.

Fixes

  • Improve compatibility with Background images lazyload for Elementor

v2.5.7

17 Dec 13:25
Compare
Choose a tag to compare
Version 2.5.7 (2020-12-17)

Fixes

  • Adds iframe style for lazyloading only when the iframe is used on the current page
  • Improve lazyload CLS web vital
  • Adds compatibility with Smart Search for Woocommerce

Features

  • Adds option to set the plugin settings via wp-configconstants
  • Adds more option to set plugin settings via wp cli

v2.5.6

19 Oct 13:00
Compare
Choose a tag to compare
Version 2.5.6 (2020-10-19)
  • Fixed regression on image lazyload after version v2.5.5

v2.5.5

19 Oct 09:46
Compare
Choose a tag to compare
Version 2.5.5 (2020-10-19)
  • Fix compatibility with image urls which had uppercase image extensions
  • Improve CLS web vital for the lazyloading mechanism.

v2.5.4

21 Sep 14:16
Compare
Choose a tag to compare
Version 2.5.4 (2020-09-21)
  • Fix compatibility with GiveWP
  • Fix compatibility with IE browser