- Automatically create a
Source
image if it doesn't exist. This feature makes migrating regularImageField
do django-thumbnails easier. Thanks @JobDoesburg! - Added compatibility with Python 3.13. Thanks @nZac!
ImageField
now supports custommetadata
backends. Thanks @marsha97!