- A new configuration option,
driver
, has been added. You can see it here and add it to your own config file. - The
resized-image-max-width
setting is now calledresized-max-size
. - The
encode
method accepts onlyUploadedFile
andstring
(for file path). decode
returns a resource based on the driver you've configured.