|
| 1 | +#### [Version 4.0.0](https://github.com/Codeinwp/optimole-wp/compare/v3.14.1...v4.0.0) (2025-04-14) |
| 2 | + |
| 3 | +### New Features |
| 4 | + |
| 5 | +- Added [client-side detection](https://docs.optimole.com/article/1948-bypass-lazy-load-for-first-images) of above-the-fold images with device-specific lazy loading for improved performance on both desktop and mobile. |
| 6 | +- Introduced [video](https://docs.optimole.com/article/2254-how-to-use-optimole-video-integration) integration that allows uploading, managing, and displaying videos directly via the Optimole DAM. |
| 7 | +- Enabled rename and replace functionality for media files within both the WordPress media library and the Optimole Cloud Library. |
| 8 | +- Simplified compression settings with [presets](https://docs.optimole.com/article/2252-choose-the-best-optimization-preset-for-your-website) for Speed and Quality optimized workflows. |
| 9 | +- Added a download button in the Optimole Cloud Library for quick image retrieval. |
| 10 | +- Introduced a WordPress dashboard widget showing visits, optimizations, and latest media activity. |
| 11 | +- Launched a [referral](https://docs.optimole.com/article/2253-referral-program) program where each referral grants 500 extra visits, up to 5,000. |
| 12 | +- Added support to host and serve PDFs from the Optimole. |
| 13 | +- Added support for JPEG XL format |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +### Enhancements |
| 18 | + |
| 19 | +- Added direct access to the Optimole Cloud Library from the plugin settings for faster navigation. |
| 20 | +- Redesigned the plugin dashboard layout to make metrics clearer and easier to read. |
| 21 | +- Enhanced Optimole badge settings with position options and icon-only display mode. |
| 22 | +- Added sorting options in the Cloud Library to organize media by upload time or file size. |
| 23 | +- Refreshed the first plugin screen with improved trust-building elements. |
| 24 | +- Enhanced image preloading logic to more accurately detect and prioritize visible images. |
| 25 | +- Displayed clear warnings when free users are approaching their offload limits. |
| 26 | +- Added slider navigation and persistent folder state to the Cloud Library for a better media browsing experience. |
| 27 | +- Displayed offload quota usage directly in the plugin dashboard. |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +- Fixed pixelated SVGs by ensuring proper format is served. |
| 34 | +- Prevented redirect issues when rolling back offloaded images in the media library. |
| 35 | +- Respected custom image dimensions set in Elementor sliders during auto-scaling. |
| 36 | +- Stopped misidentification of mega menu images as hero images. |
| 37 | +- Prevented broken links when editing cloud-only images by redirecting to the Optimole Library. |
| 38 | +- Preserved original image URLs in Gutenberg when lazy load and scaling are disabled. |
| 39 | +- Fixed issue where product gallery images from the Cloud Library also appeared in product descriptions. |
| 40 | +- Resolved incorrect quota display for disabled accounts with badge enabled. |
| 41 | +- Ensured first-time DAM authorization works across all browsers. |
| 42 | +- Corrected sorting so newest uploads appear at the top of the Cloud Library. |
| 43 | +- Cleared cache automatically when images are updated on the site. |
| 44 | +- Made update and delete buttons for watermarks visible when multiple rows exist. |
| 45 | +- Clarified that excluding an image from optimization also excludes it from lazy loading. |
| 46 | +- Stopped image distortion when no size attributes are present and scaling is disabled. |
| 47 | +- Synced folder tree view and search in the Cloud Library for consistent navigation. |
| 48 | + |
1 | 49 | ##### [Version 3.14.1](https://github.com/Codeinwp/optimole-wp/compare/v3.14.0...v3.14.1) (2025-02-21)
|
2 | 50 |
|
3 | 51 | - Improve error handling on connection
|
|
0 commit comments