Releases: makinacorpus/django-paperclip
Releases · makinacorpus/django-paperclip
2.7.4
2.7.3
What's Changed
- Improve python and django support by @submarcos in #59
- ⬆️ Bump actions/setup-python from 2 to 5 by @dependabot in #61
- ⬆️ Bump actions/checkout from 2 to 4 by @dependabot in #60
Full Changelog: 2.7.2...2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
- Change setting names :
PAPERCLIP_MIN_ATTACHMENT_HEIGHT
,PAPERCLIP_MIN_ATTACHMENT_WIDTH
=>PAPERCLIP_MIN_IMAGE_UPLOAD_WIDTH
,PAPERCLIP_MIN_IMAGE_UPLOAD_HEIGHT
- Fix check size of image only when it's an image
2.6.0
New
- Add
PAPERCLIP_MAX_BYTES_SIZE_IMAGE
max size image form - Add
PAPERCLIP_MIN_ATTACHMENT_HEIGHT
min height image form - Add
PAPERCLIP_MIN_ATTACHMENT_WIDTH
min width image form
2.5.1
- Add blocks templates
2.5.0
New
- Add field license on attachment
2.4.3
- Replace french column name to english column name