Skip to content

v4.0.2

Compare
Choose a tag to compare
@vstoykov vstoykov released this 20 Nov 09:30
· 112 commits to develop since this release

It's a bugfix release. It includes:

  • Fix: do not leak open files
  • Fix ImageCacheFile.__repr__ to not send signals
  • Fix generateimages management command to work for Django 1.10+
  • Fix using specs directly in ProcessedImageField
  • Documentation fixes