Skip to content

Releases: Interfacelab/ilab-media-tools

3.3.5

22 Nov 10:29
Compare
Choose a tag to compare
  • Video and audio short tag is now filtered to insure that the correct URL is always being used, vital for signed URLs
  • Fix for importing Offload Media 1.x metadata
  • Updated Freemius SDK

3.3.3

21 Nov 05:44
Compare
Choose a tag to compare
  • Fix for outdated PHP 5.x versions

3.3.2

20 Nov 19:53
Compare
Choose a tag to compare
  • Readme Fix for wp.org

3.3.1

20 Nov 19:37
Compare
Choose a tag to compare
  • Fix for importing
  • Fix for illegal offset error

3.3.0

18 Nov 07:01
Compare
Choose a tag to compare
  • Wizards? Wizards! WIZARDS!
  • New setup wizards to quickly setup the basic settings you need to get started with Media Cloud
  • All core Gutenberg blocks now have image or file URLs rewritten dynamically so that they are always correct.
  • Ability to control WordPress's 5.3 new "big image" support, including disabling, setting the threshold and uploading the original unscaled image to cloud storage.
  • Fix for importing items from Offload Media when migrating to Media Cloud
  • Fix for srcset generation in WordPress 5.3
  • New configuration toggle for replacing the WordPress generated srcset with a bettter optimized version (WordPress 5.3+ only)
  • Update regions for Amazon Rekognition

3.2.7

13 Nov 03:30
Compare
Choose a tag to compare
  • Fixes for WordPress 5.3

3.2.6

09 Nov 09:13
Compare
Choose a tag to compare
  • Updated documentation
  • Fixed EU region for Rekognition

3.2.4

09 Nov 05:49
Compare
Choose a tag to compare
  • Fix for you insane people have that PHP memory limits specified in gigabytes
  • Skip memory limit check when running tasks from the command line

3.2.3

16 Oct 17:09
Compare
Choose a tag to compare
  • Fix for asset push when the CSS rule contains a url with a query string
  • Fix to insure the task heartbeat only runs once within the given interval, regardless of the number of admins logged into the admin
  • Added @{type} variable for upload paths to include the upload type. For example, if the upload path setting is set to upload/@{type} then when uploading an image the upload directory will be /upload/image/, or when uploading a video the upload path would be /upload/video/, etc.
  • The Cloud Storage settings will show you a preview of your upload path when editing it.
  • Fix for invalid presign expiration time which was causing direct uploads to fail on multisite.
  • For multisite, the ability to specify different upload directories for each subsite.

3.2.2

09 Oct 10:24
Compare
Choose a tag to compare
  • Fix for not activating when installed via Composer
  • Removed deprecated filters and actions