You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Clean Uploads task to deal with crusty databases that have URLs in the _wp_attached_file meta field.
Added media-cloud/storage/verify/settings filter to enable skipping cloud storage settings verification. Only use this if you are using a strict IAM policy that prevents Media Cloud from verifying your settings.
System compatibility test now takes upload prefix into account when testing cloud storage
Deprecate Wasabi. Wasabi is not a suitable cloud storage provider for Media Cloud's purpose. If you are using Wasabi currently, nothing will change. If you are not using Wasabi, you will not be able to add it as a cloud storage provider.
Massive performance improvement for multisite.
Some fixes for PHP 8.2. Still don't recommend using 8.2 with WordPress. 8.1 and 8.0 work fine though.