- Set the minimum requirements for
Django
to 3.0
- Added support for global custom variant (to override default "public")
- Fixed a rare bug where Cloudflare would return a 502 timeout (HTML page, not JSON) during an upload and the service would explode when trying to parse json
- Set the minimum requirements for
requests
to 2.20.0 (latest secure release to date)
- Added support for custom domain name when serving images
- Added support for variants at the field level
- First release