2.7.0
- Added
MediaUploader::verifyFile()
to apply validation to a source without uploading (Thanks @JulesPrimo) - Added
MediaUploader::beforeSave()
to allow editing custom fields on Media records before they are saved (Thanks @JulesPrimo)
MediaUploader::verifyFile()
to apply validation to a source without uploading (Thanks @JulesPrimo)MediaUploader::beforeSave()
to allow editing custom fields on Media records before they are saved (Thanks @JulesPrimo)