Changes since 2.1.1:
- Converted hooks to OOP hooks, improved tests, initial Drupal 12 compatibility.
- fix: #3561723 TypeError: ImageStyle::fileIsUriRemote(): Argument #1 must be of type string, null given
By: prashant.c
By: nagy.balint
- fix: #3068898 Image styles setting extension cause access denied
#1444626: Updated media browser plugin for latest 2.x and also allow the module to work if Media is disabled.
#1472378 by elliotttf, Dave Reid: Fixed DrupalRemoteStreamWrapper::getMimeType() should be only looking at the path of the file and exclude any query strings or fragments.