Skip to content

v0.4.0

Compare
Choose a tag to compare
@selwin selwin released this 08 Jan 06:33
· 24 commits to master since this release
35e42dc
  • Support for Django >= 3.0. Thanks @christianciu!
  • Added pregenerated_sizes to ImageField to allow thumbnails to be pregenerated on upload. Thanks @marsha97!
  • Thumbnails can be generated in different formats (e.g: JPG source image to WEBP thumbnail). Thanks @yosephbernandus!