Releases: Codeinwp/optimole-wp
Releases · Codeinwp/optimole-wp
v4.1.5
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
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
Version 4.1.3 (2025-11-05)
- Fixed internationalization and localization issues.
- Updated dependencies.
v4.1.2
Version 4.1.2 (2025-10-30)
- Remove redundant error log messages
- Fix Smart Crop persistence on auto resize images.
v4.1.1
Version 4.1.1 (2025-10-15)
- Enhanced security
v4.1.0
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
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
Version 4.0.3 (2025-04-29)
- Fix compatibility with WP Show Posts plugin
v4.0.2
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
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.