Releases: Interfacelab/ilab-media-tools
Releases · Interfacelab/ilab-media-tools
4.0.2
- IMPORTANT: This plugin now requires PHP 7.1 or better
- IMPORTANT: The Dynamic Images feature has been removed. For all four of you that were using it, you will want to migrate to Imgix before updating.
- NEW: Video encoding! via mux.com video encoding service turns your WordPress site into your own private Vimeo. Encodes uploaded videos into adaptive bitrate videos that play smoothly no matter the bandwidth.
- NEW: Gutenberg and Elementor blocks to play videos encoded by Media Cloud.
- NEW: (PREMIUM) Image optimization is now built-in, no third party plugins needed. Support for ShortPixel, TinyPNG, Kraken.io and Imagify. Requires an account with any one of those services.
- NEW: (PREMIUM) You can now direct upload images WITHOUT having to use Imgix. Does not work with Backblaze.
- NEW: Added DreamHost Cloud Storage as a cloud storage option
- Database usage reduced by 40%
- Background tasks are now limited to two concurrent running tasks. You can adjust this setting in Media Cloud > Settings > Batch Processing. Previously any number of tasks could run at once which could cause your site to slow down.
- When saving posts or pages with Elementor, and using the Assets feature of Media Cloud, the asset build number will automatically be updated
- Images processed with computer vision can apply the generated keywords to captions and alt.text
- Fix for non-image uploads sometimes failing
- Fix for PDF uploads
- Fix for uploads on multisite with custom prefixes.
- Fix for wizard when activating network.
- Improved compatibility with front-end uploads
- Tasks that make significant changes to your site now prompt you to remind you to backup your database first
-
- 48 other fixes and performance improvements
3.3.20
3.3.18
- Fix for NOTICE "error" when using DigitalOcean or another S3 compatible service
- Fix for Imgix when an image size has been defined with a width or height of zero.
- Ability to override the upload path for cloud uploads via the
media-cloud/storage/custom-prefix
filter. - When migrating from another plugin like Offload Media or WP-Stateless, you can now choose to manually migrate any media uploaded with the other plugin. This is a very fast process. If you do not do the manual migration, media will be migrated the first time a URL for an attachment is generated. You should choose to do the manual migration though.
- New option in Cloud Storage settings to turn off the automatic migration of media uploaded with another plugin.
- Fix for Regenerate Thumbnails not using the original image with 5.3's big image feature
- Fix for uploads not being deleted from WordPress in certain circumstances
- Fix for duplicates being uploaded to Cloud Storage when the upload path prefix
@{versioning}
is being used - Fix for some uploads not being deleted when deleted from the WordPress media library
- Support for direct uploading on the front end when using plugins like WC Frontend Manager for WooCommerce.
- BuddyPress integration for uploading profile and cover images on profiles and groups.
3.3.14
3.3.12
- Fix for non-image uploads when you have the WordPress setting "" turned off but no upload path set in Cloud Storage Settings. If you were having problems with videos, PDF's, etc. this should fix it.
- Performance fix for sites with huge post tables that were seeing slow page performance.
- Fix for IPTC parsing that contains binary data
- Fix for a library conflict
- Warning that the built-in Dynamic Images functionality will be deprecated in the next major version
- Warning about library incompatibility with TranslatePress
3.3.11
- Added us-east-2 region for Wasabi
- You can now bulk change the privacy for a selection of files in your media library. To do this, switch to list view in the media library, select the images you want to change, select Change Privacy to Public or Change Privacy to Private from the Bulk Actions dropdown and then click Apply.
- Media Library now displays a lock for uploads that are private.
- For private upload the WordPress admin will use signed URLs to display media, but only in the admin (unless you have use presigned URLs enabled).
- Fix for font issue in latest LearnDash
3.3.10
3.3.8
3.3.7
3.3.6
- The @{type} dynamic path prefix now works in all cases
- EDD Free Downloads now triggers a warning instead of an error. It is usable with Media Cloud, but if you are using Imgix and offering image downloads, it will not work as you intend.
- Fix for server overload when running tasks
- Support for URL signing when using CloudFront
- Revamped Settings UI
- Updated Freemius SDK
- Queued deletes were on by default, they are now off by default