Skip to content

Releases: Codeinwp/optimole-wp

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.

v3.13.5

06 Aug 12:52
Compare
Choose a tag to compare
Version 3.13.5 (2024-08-06)
  • Fix image offloading process regression

v3.13.4

29 Jul 13:47
Compare
Choose a tag to compare
Version 3.13.4 (2024-07-29)
  • Improve offloading mechanism
  • Fix offloaded attachments from other sources getting replaced when post is saved even if there is no associated attachment
  • Improve error handling

v3.13.3

24 May 08:31
Compare
Choose a tag to compare
Version 3.13.3 (2024-05-24)
  • Update dependencies
  • Improve API error handling to display more helpful messages.

v3.13.2

17 May 06:44
Compare
Choose a tag to compare
Version 3.13.2 (2024-05-17)
  • Addressed an issue that caused slower performance for URLs not using the offloading feature.

v3.13.1

16 May 08:57
Compare
Choose a tag to compare
Version 3.13.1 (2024-05-16)
  • Resolved a critical issue that caused a fatal error when the width or height parameters were left empty in certain edge cases.

v3.13.0

14 May 07:49
Compare
Choose a tag to compare

Version 3.13.0 (2024-05-14)

  • Optimole is now fully translated into German! This update makes our service more convenient for our German-speaking customers and helps you support your German-speaking clients more effectively.
  • We now have a PHP SDK available on GitHub: Optimole PHP SDK. This SDK simplifies the integration of Optimole’s features with any PHP-based website, making the process straightforward and efficient.
  • You can now associate a billing email to receive invoices. For more details, check out our documentation.
  • Weve improved Largest Contentful Paint (LCP) by prioritizing the loading of initial images that are not affected by lazy loading.
  • Weve also improved LCP by using the srcset attribute for non-lazyloaded images.
  • Weve fixed various issues with offload compatibility to ensure all images load properly, making the service more robust.
  • Weve resolved an issue where the offloading process was getting stuck on large websites, making the process smoother and more reliable.
  • Weve improved the handling and sanitization of SVG files.

v3.12.10

19 Apr 08:50
Compare
Choose a tag to compare
Version 3.12.10 (2024-04-19)
  • Addressed an issue with offloading/rollback transfers getting stuck by adding a check for scheduled cron jobs. If no cron is scheduled and a transfer is in progress, the cron will be rescheduled.

v3.12.9

18 Apr 08:15
Compare
Choose a tag to compare
Version 3.12.9 (2024-04-18)
  • Fixed an issue where offload logs failed to load in some cases.
  • Adjusted the conditions for displaying early upgrade notices to prevent premature notifications.