Skip to content

Releases: Codeinwp/optimole-wp

v2.2.6

02 Dec 09:31
Compare
Choose a tag to compare

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)

v2.2.5

18 Nov 11:28
Compare
Choose a tag to compare

Version 2.2.5 (2019-11-18)

  • Bug Fixes

    • inherit custom sizes desired cropping, adds enlarge compatibility (84f7056)
  • Features

    • adds compatibility with multiple slider plugins (d78fd1b)
    • improve compatibility with various page builders: Divi, Thrive, Elementor, Beaver (a4391b4)

v2.2.4

05 Nov 09:08
Compare
Choose a tag to compare

Version 2.2.4 (2019-11-05)

  • Bug Fixes
    • conditions for close to limit notice (e3530b8)

v2.2.3

05 Nov 08:04
Compare
Choose a tag to compare

Version 2.2.3 (2019-11-05)

  • Bug Fixes
    • change minimum slider range for compression to 50 instead of 0 (592c3e2)
    • image quality setting description, fix #162 (60cbe5e)
    • improve description for background image lazyload fix #163 (f0f190b)
    • upgrade notice when user is close to visits limit (ff716f7)

v2.2.2

04 Nov 12:41
Compare
Choose a tag to compare

Version 2.2.2 (2019-11-04)

  • Bug Fixes
    • ignore rescale on GIF and SVG when lazyload is active (d4e63b6)
    • improve compatibility with Thrive Architect (55a5952)
    • improve generic placeholder computed width/height when the source size is unknown (0c3cc3f)
    • sign only URLs that don't use an whitelisted domain. (7813bf9)
    • strip retina based prefix to use original url (948c667)

v2.2.1

21 Oct 14:58
Compare
Choose a tag to compare

Version 2.2.1 (2019-10-21)

  • Bug Fixes
    • gif to video setting description (063d37b)

v2.2.0

21 Oct 12:32
Compare
Choose a tag to compare

Version 2.2.0 (2019-10-21)

  • Bug Fixes

    • modified tests, checking if an url contains gif image (f76f2c9)
    • small typo on max sizes settings description (4d83dbf)
  • Features

    • adds GIF compression and conversion to video files ( mp4 and WebM ) (04d9f7d)
    • adds gif to the exclusions list (914cd11)
    • adds option to lazyload images used as backgrounds (c346244)
    • adds toggle to disable bg image replacement (3c3997a)

v2.1.2

25 Sep 17:15
Compare
Choose a tag to compare

Version 2.1.2 (2019-09-25)

  • Bug Fixes

    • adds preconnect hint for image domain and js library domain (11b697d)
    • compatibility with cache_enabler #136 (483262f)
    • improve checking for editing context when the replacement should be off (e7510f6)
    • lazyload query urls part of #145 (a048f68)
    • preload lazyload js file when lazyload setting is active (828e1de)
    • remove replacement on Divi theme builder (86ab6d2)
    • replacement was not working for urls with special chars (48a4966)
    • replacing url's with query strings without the query in the modified url #141 (0025559)
    • replacing url's with regex in tags #141 (4b2264f)
    • resource hints condition check [skip release] (a0f30e7)
  • Features

    • adds retina settings control which enable/disable serving of HiDPI images (73c8712)
    • adds visitors based plan integration (ea07a94)

v2.1.1

22 Jul 06:06
Compare
Choose a tag to compare

Version 2.1.1 (2019-07-22)

  • Bug Fixes
    • clicking on advanced menu move the focus to the focus to the compression tab, fix #118 (178d1fc)
    • improve generic lazyload setting description and behaviour, fix #119 (13ce758)
    • improve responsivness behaviour on small screens, fix #117 (10484bb)
    • when service update cron returns an error, we should use the old data (4f80cc0)

v2.1.0

16 Jul 11:00
Compare
Choose a tag to compare

Version 2.1.0 (2019-07-16)

  • Bug Fixes

    • api request should return error message, if fails (51e180e)
    • compatibility with shortcode ultimate, adds more usecases to test (c6673eb)
    • disable REST API image replacement when the user is logged in (f577723)
    • disable rest api replacement when we are in the edit context (58d83b0)
    • duplicate requests when generating the lazyload placeholder, using an unified url for every source url, fix #103 (1c00c0c)
    • ignore lazyload tag on noscript list of images, improve compatibility with Envira (74219b1)
    • improve compatibility with Envira, ignora optimole lazyload on them (00b68fd)
    • possible issues when list of allowed domains is not an array (2ee9997)
    • prefetch custom domain instead of the assigned one, when custom domain is used (cedbb79)
    • remove replacement on POST requests (f4637ba)
    • removes admin bar traffic node (0e21fe8)
  • Features

    • adds basic filter, smart cropping and network optimization dashboard settings, fix #105, #104, #96 (aba242d)
    • adds compatibility with new optimization service, improving resizing and compression with up to 15% smaller images than before (1f2528f)
    • adds generic lazyload placeholder option as a setting (43b33fb)