Skip to content

Releases: Codeinwp/optimole-wp

v4.0.3

29 Apr 07:37
Compare
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
Compare
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
Compare
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.

v4.0.0

14 Apr 10:25
Compare
Choose a tag to compare

Version 4.0.0 (2025-04-14)

New Features

  • Added client-side detection of above-the-fold images with device-specific lazy loading for improved performance on both desktop and mobile.
  • Introduced video integration that allows uploading, managing, and displaying videos directly via the Optimole DAM.
  • Enabled rename and replace functionality for media files within both the WordPress media library and the Optimole Cloud Library.
  • Simplified compression settings with presets for Speed and Quality optimized workflows.
  • Added a download button in the Optimole Cloud Library for quick image retrieval.
  • Introduced a WordPress dashboard widget showing visits, optimizations, and latest media activity.
  • Launched a referral program where each referral grants 500 extra visits, up to 5,000.
  • Added support to host and serve PDFs from the Optimole.
  • Added support for JPEG XL format

Enhancements

  • Added direct access to the Optimole Cloud Library from the plugin settings for faster navigation.
  • Redesigned the plugin dashboard layout to make metrics clearer and easier to read.
  • Enhanced Optimole badge settings with position options and icon-only display mode.
  • Added sorting options in the Cloud Library to organize media by upload time or file size.
  • Refreshed the first plugin screen with improved trust-building elements.
  • Enhanced image preloading logic to more accurately detect and prioritize visible images.
  • Displayed clear warnings when free users are approaching their offload limits.
  • Added slider navigation and persistent folder state to the Cloud Library for a better media browsing experience.
  • Displayed offload quota usage directly in the plugin dashboard.

Bug Fixes

  • Fixed pixelated SVGs by ensuring proper format is served.
  • Prevented redirect issues when rolling back offloaded images in the media library.
  • Respected custom image dimensions set in Elementor sliders during auto-scaling.
  • Stopped misidentification of mega menu images as hero images.
  • Prevented broken links when editing cloud-only images by redirecting to the Optimole Library.
  • Preserved original image URLs in Gutenberg when lazy load and scaling are disabled.
  • Fixed issue where product gallery images from the Cloud Library also appeared in product descriptions.
  • Resolved incorrect quota display for disabled accounts with badge enabled.
  • Ensured first-time DAM authorization works across all browsers.
  • Corrected sorting so newest uploads appear at the top of the Cloud Library.
  • Cleared cache automatically when images are updated on the site.
  • Made update and delete buttons for watermarks visible when multiple rows exist.
  • Clarified that excluding an image from optimization also excludes it from lazy loading.
  • Stopped image distortion when no size attributes are present and scaling is disabled.
  • Synced folder tree view and search in the Cloud Library for consistent navigation.

v3.14.1

21 Feb 14:49
Compare
Choose a tag to compare
Version 3.14.1 (2025-02-21)
  • Improve error handling on connection
  • Fixes sub-API keys displaying the site selector in Cloud Library settings

v3.14.0

20 Feb 12:01
Compare
Choose a tag to compare

Version 3.14.0 (2025-02-20)

New Features

  • You can now create sub-API keys in the Optimole dashboard to connect sites while restricting access to specific folders. Ideal for agencies and multi-site users, this feature allows folder-level access control.
  • Bulk delete assets in the Cloud Library, including entire folders with their contents.

Enhancements

  • Added basic previews for video and audio files in the Optimole dashboard, now with an asset player in the file details modal.
  • Increased the maximum file upload size in the Cloud Library to 100MB for better support of larger media files.
  • The Cloud Library now remembers your last used display mode, keeping your preferred folder view or image gallery view for a smoother experience.
  • Improved folder listing, allowing more than 50 folders to load dynamically for better navigation.
  • Optimized upload process by uploading files faster to our cloud.

Bug Fixes

  • Fixed folder movement behavior, preventing folders from being moved into their own subfolders.
  • Fixed folder creation modal layout, ensuring button text is displayed correctly.

v3.13.9

26 Nov 11:55
Compare
Choose a tag to compare
Version 3.13.9 (2024-11-26)
  • Fixes dashboard banner appearing in wrong conditions
  • Make --type optional on clear cache WP CLI command
  • Update dependencies

v3.13.8

11 Nov 07:59
Compare
Choose a tag to compare
Version 3.13.8 (2024-11-11)
  • Fix edge cases when the user data has a corrupted format.
  • Unify image size resize to both DAM and non-DAM contexts
  • Improve dashboard layout on various screen sizes
  • Update dependencies.

v3.13.7

11 Sep 10:28
Compare
Choose a tag to compare
Version 3.13.7 (2024-09-11)
  • Resolved fatal error occurring with the Image Box widget when using Optimole DAM in Elementor.
  • Improve error reporting in offloading process

v3.13.6

20 Aug 10:02
Compare
Choose a tag to compare
Version 3.13.6 (2024-08-20)
  • Support for external image replacement should be added in the editor if the domain is allowed.
  • Close output buffer on shutdown
  • Update dependencies.