Skip to content

Releases: Codeinwp/optimole-wp

v3.3.4

25 Mar 08:49
Compare
Choose a tag to compare
Version 3.3.4 (2022-03-25)
  • Add support for HEIC/AVIF formats as source input

v3.3.3

18 Mar 09:01
Compare
Choose a tag to compare
Version 3.3.3 (2022-03-18)

Fixes

  • adds filter optml_gif_to_video_flags to exclude GIF placeholders from video conversion
  • adds compatibility with Avada live to remove replacement in edit mode

v3.3.2

17 Mar 08:20
Compare
Choose a tag to compare
Version 3.3.2 (2022-03-17)

Fixes

  • Hardening security for users with administrator roles.
  • Update dependencies to the latest version.

v3.3.1

10 Mar 14:32
Compare
Choose a tag to compare
Version 3.3.1 (2022-03-10)

Features

  • Adds filter, optml_should_avif_ext , for more control over which images are converted to AVIF, by default SVG images are not converted

Fixes

  • Plugin interface header display size on safari

v3.3.0

25 Feb 08:06
Compare
Choose a tag to compare

Version 3.3.0 (2022-02-25)

Features

  • Adds opt-in AVIF compatibility, improving the image optimization savings on average with at 30%
  • Major dashboard UI/UX improvements make it cleaner and easier to use.
  • Adds separate functionality for clearing only CSS/JS when Optimole is serving those.
  • Improve Optimole Cloud optimizations speed and performances

v3.2.1

01 Oct 10:27
Compare
Choose a tag to compare
Version 3.2.1 (2021-10-01)
  • Fix issue when the quota exceeded message shows up on new connections.
  • Fix local JS loading of lazyload library.

v3.2.0

28 Sep 15:53
Compare
Choose a tag to compare

Version 3.2.0 (2021-09-28)

Features

  • Improve media cloud offloading by making faster image handling for large sites

Fixes

  • Adds compatibility with FaceWP
  • Improve compatibility with WP Rest Cache plugin
  • Improve compatibility with Woocommerce variations plugin
  • Improve usage of WP Rest API endpoints
  • Improve handling of files with non-media files which are stored as attachments
  • Fix print of pages which uses Optimole lazyload

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