Try for free

Release Notes

4.2.36

  • Added new options to Rebuild Thumbnails task. You can now specify which media items get rebuilt; either all of them, only those that are missing sizes or those that are missing specific sizes.
  • You can now specify which image sizes get regenerated. You can specify either all of the image sizes, only the ones missing or a single specific size.
  • In WordPress Admin -> Media Cloud -> Settings in the Batch Processing tab, you can now defer execution of any tasks that you trigger from the bulk action drop-down in the Media Library list view. This is useful if you need to process a variety of items spread out across multiple pages but don't want to queue a bunch of single tasks to do so.
  • The Fix Cloud Metadata task will now allow you to specify only to work on items that are missing cloud metadata.
  • You can now select which images to process with the Sync Local task.
  • A new batch action for the Sync Local task has added to the Media Library's list view. It's called Download to Local Server
  • The Media Cloud task heartbeat will now only be sent one time per user per browser regardless of the number of open tabs or windows. Previously, if an administrator had 15 tabs open in the same browser, it would send 15 heartbeats. Now only 1 tab will send a heartbeat and when that tab is closed, another open tab will take over sending the heartbeat. Note that heartbeats are only sent by administrator level users or users with the mcloud_heartbeat permission.
  • Fixed a javascript error with the real time debug log viewer.
  • Rebuild thumbnails will now correctly rebuild thumbnails when Imgix is enabled.
  • Minor UI tweaks.