Skip to content

Releases: Codeinwp/optimole-wp

v4.1.5

12 Dec 08:40

Choose a tag to compare

Version 4.1.5 (2025-12-12)
  • Improved type annotations and added runtime type checks in several methods to prevent errors when non-array values are encountered.
  • Fixed an edge case where background lazyload selectors could be accessed before settings were initialized.
  • Improved logic to better extract the original URL from Optimole offloaded images, including offloading patterns and custom CDN domains.

v4.1.4

14 Nov 18:22

Choose a tag to compare

Version 4.1.4 (2025-11-14)
  • Fixed an issue where the signature validation logic in the offloading process was not working correctly.

v4.1.3

05 Nov 15:00

Choose a tag to compare

Version 4.1.3 (2025-11-05)
  • Fixed internationalization and localization issues.
  • Updated dependencies.

v4.1.2

30 Oct 10:38

Choose a tag to compare

Version 4.1.2 (2025-10-30)
  • Remove redundant error log messages
  • Fix Smart Crop persistence on auto resize images.

v4.1.1

15 Oct 07:02

Choose a tag to compare

Version 4.1.1 (2025-10-15)
  • Enhanced security

v4.1.0

09 Oct 13:01

Choose a tag to compare

Version 4.1.0 (2025-10-09)

New Features

  • Increased free plan limit to 2,000 monthly visitors (previously 1,000) for more optimization power at no cost.
  • Added offload metrics dashboard with quick access shortcuts for tracking image optimization performance.
  • Enhanced srcset detection and handling for better responsive image optimization across all device sizes.

Enhancements

  • Improved lazy loading to prioritize above-the-fold images and limit preloading to LCP (Largest Contentful Paint) elements only.
  • Enhanced background image detection with support for additional CSS selectors and properties.
  • Added compatibility with major caching plugins & hosting.
  • Optimized image preloading logic to detect and prioritize only the most critical images for faster page loads.
  • Enhanced debug logging capabilities for easier troubleshooting and issue diagnosis.
  • Improved placeholder dimension calculations for offloaded images to prevent layout shifts.
  • Added accessibility improvements with proper aria-labels and rel attributes on anchor tags.
  • Removed intrusive customer satisfaction prompts for a cleaner user experience.

Bug Fixes

  • Fixed incompatibility with JetEngine Listing Grid “Load More” feature that prevented images from loading correctly.
  • Fixed Jetpack newsletters not displaying Optimole offloaded images, ensuring proper email rendering.
  • Fixed image quality sampling issues that prevented accurate preview of optimization settings.
  • Fixed placeholder width and height calculations when images are offloaded to the cloud.
  • Resolved image storage selection issues that could cause incorrect optimization paths.

v4.0.4

20 Aug 08:33

Choose a tag to compare

Version 4.0.4 (2025-08-20)
  • Fix DAM image selection issue in Gallery Block
  • Fix incorrect optimization status display when account is inactive
  • Update dependencies.
  • Fix various compatibilities when viewport lazyload is on.

v4.0.3

29 Apr 07:37

Choose a tag to compare

Version 4.0.3 (2025-04-29)
  • Fix compatibility with WP Show Posts plugin

v4.0.2

22 Apr 12:56

Choose a tag to compare

Version 4.0.2 (2025-04-22)
  • fatal error thrown because get_current_screen function is not loading in certain contexts
  • enhance image dimension handling when the width-height attributes are not provided.

v4.0.1

17 Apr 16:04

Choose a tag to compare

Version 4.0.1 (2025-04-17)

Fix extraneous quotation mark in image URL when changing fetchpriority.
Fix resize behavior for certain image sizes that were improperly resized.