Skip to content

Commit 6cad11f

Browse files
committed
release(minor): new features
### 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.
1 parent 4509b63 commit 6cad11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeinwp/optimole-wp",
3-
"description": "Cloud-based image optimization service - WordPress Integration",
3+
"description": "Cloud-based image optimization service - WordPress Integration.",
44
"homepage": "https://optimole.com",
55
"license": "GPL-2.0+",
66
"version": "1.1.2",

0 commit comments

Comments
 (0)