2.1.21
- Debug logger will now log all php errors and warnings
- If you add a filter for WordPress's
upload_dir
, Media Cloud would ignore it. It still does, but you can make it honor it by setting the Upload File Prefix setting to an empty value or return FALSE from the newilab_storage_should_use_custom_prefix
filter.