Releases: Interfacelab/ilab-media-tools
Releases · Interfacelab/ilab-media-tools
4.2.25
4.2.23
- More fixes for srcset generation.
- Ability to turn off
ixlib
andwpsize
query parameters for imgix image URLs. To disable these query parameters, toggle Remove Extra Query Variables off in Imgix settings. - You can now specify the default cropping mode and crop origin for imgix images in the Imgix Settings. This crop mode and origin will be overridden for manually cropped images or images that have had their crop mode set in the Image Editor.
4.2.22
4.2.21
- System Check has been renamed System Test
- Added a plugin/theme check to the System Test that pinpoints any potential (emphasis on potential) issues with activated plugins or your current theme.
- Added a new Compatibility Manager tool that allows you to disable hooks in other plugins or themes that might be causing issues with Media Cloud. You must enable this tool in Cloud Storage Settings in the Advanced Settings panel. Once activated, this tool will show you all the hooks that are activated on your WordPress install that might interfere with Media Cloud. Note that just because a plugin or theme shows up in the list, this does not mean it's incompatible. You should only use this tool if directed by Media Cloud support.
- Cleaned up the Debug Log UI
- The System Test now allows you to run a single specific test instead of having to run all tests every time.
4.2.20
- Added SFO3 region to DigitalOcean setup wizard
- Added a new top level menu item to WordPress admin called Cloud Tools that contains all of Media Cloud's tools and tasks. The main Media Cloud menu was getting way too large. This only affects non-multisite WordPress sites.
- You can turn off the Cloud Tools menu, reverting to previous behavior, in Cloud Storage Settings in the Display Settings section.
4.2.18
- New feature allows you to upload a new image file to replace an existing one. (Premium Only)
- Added buttons to various media screens to regenerate thumbnails for the media being viewed. (Premium only)
- Added a metadata panel to the attachment edit page that allows you to view and edit the cloud storage metadata for images, as well as attempt to automatically fix any issues.
- Additionally, the metadata panel will "audit" the attachment and show you any potential issues (missing local file, etc).
- Added a Fix Metadata task that will attempt to fix any cloud storage metadata issues with items in your media library.
- Added
media-cloud/storage/prefix
filter for adding your own custom tokens to the upload path. See an example here: https://gist.github.com/jawngee/f01c74f781b4e8cd4a6d40983e626b99 - Added a regex filter to debug logging to skip logging any unwanted messages.
- Fixed placement of Storage Info popup in the Media Library grid mode.
- Fixed a visual feedback bug where Direct Uploads appeared to not have finished uploading even though they had.