Skip to content

Releases: codingjoe/django-s3file

6.0.0

11 Nov 16:50
2706cb3
Compare
Choose a tag to compare

What's Changed

  • Drop custom upload progress events by @codingjoe in #311
  • Update browser support to Baseline 2024 by @codingjoe in #311
  • Update Django version support by @codingjoe in #311
  • Update Python version support by @codingjoe in #311
  • Fix #310 -- Add formaction support on submit buttons
  • Fix typo in README.md by @mostafa-anm in #312

New Contributors

  • @mostafa-anm made their first contribution in #312

Full Changelog: 5.5.7...6.0.0

5.5.7

06 Mar 12:35
e9534e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.6...5.5.7

5.5.6

05 Mar 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.5...5.5.6

5.5.5

11 Dec 08:55
Compare
Choose a tag to compare

What's Changed

  • Fix Python 3.12 deprecation warning in datetime by @amureki in #271

Full Changelog: 5.5.4...5.5.5

5.5.4

06 Jun 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.3...5.5.4

5.5.3

31 Mar 15:56
660d079
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.2...5.5.3

5.5.2

30 Aug 10:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.1...5.5.2

5.5.1

06 Jun 10:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.0...5.5.1

5.5.0

19 Mar 12:19
d3111c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.4.0...5.5.0

5.4.0

08 Sep 15:55
83d1d17
Compare
Choose a tag to compare
  • Add new S3 optimized storage backend