Releases: Interfacelab/ilab-media-tools
Releases · Interfacelab/ilab-media-tools
3.3.5
3.3.3
3.3.2
3.3.1
3.3.0
- 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
3.2.6
3.2.4
3.2.3
- 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.