Skip to content

Releases: makinacorpus/django-paperclip

2.4.2

29 Mar 17:24

Choose a tag to compare

Fixes

  • Fix js init mode embed type should be File and not Youtube

2.4.1

18 Mar 09:06

Choose a tag to compare

** Fixes **

  • Fix form enable_link javascript

2.4.0

10 Jan 15:21
5821b04

Choose a tag to compare

New

  • Support Django 4.0
  • Support Python 3.10

2.3.4

13 Dec 15:42

Choose a tag to compare

2.3.4 (2021-12-13)

New features

  • Add PAPERCLIP_RESIZE_ATTACHMENTS_ON_UPLOAD setting to enable resize attachments on upload
  • Add PAPERCLIP_MAX_ATTACHMENT_WIDTH and PAPERCLIP_MAX_ATTACHMENT_HEIGHT to configure attachment resizing (defaults 1280px)

2.3.3

03 Sep 15:28

Choose a tag to compare

New

  • Display custom columns in attachment list

2.3.2

09 Jun 13:36

Choose a tag to compare

  • Add a bootstrap-4-confirm

2.3.1

03 Jun 10:25

Choose a tag to compare

** New **

  • Support django 3.2 and python 3.9
  • Drop support Python 3.5

2.3.0

03 Jun 10:22

Choose a tag to compare

2.3.0 Pre-release
Pre-release
  • Support django 3.2 and python 3.9
  • Drop support Python 3.5

2.2.6

03 Jun 10:21

Choose a tag to compare

  • Support for django 3.1

2.2.5

20 Jul 15:46

Choose a tag to compare

** New **

  • Support for django 2.2 and 3.0
  • Drop Django 1.11, 2.0, 2.1 and python 2 support
  • Set automatic is_image db column