Releases: codingjoe/django-s3file
Releases · codingjoe/django-s3file
6.0.0
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
What's Changed
- Fix Django version classifier by @herrbenesch in #289
New Contributors
- @herrbenesch made their first contribution in #289
Full Changelog: 5.5.6...5.5.7
5.5.6
What's Changed
- Update Python and Django version support by @codingjoe in #287
- Fix #286 -- Narrow CSS selector to avoid mismatches by @codingjoe in #288
Full Changelog: 5.5.5...5.5.6
5.5.5
5.5.4
What's Changed
- Address Django security patch in test suite by @codingjoe in #258
- Split selenium tests into separate CI job by @codingjoe in #259
Full Changelog: 5.5.3...5.5.4
5.5.3
What's Changed
- Update official version support by @codingjoe in #235
- Add CodeQL to CI suite by @codingjoe in #236
- Replace call to self._clean_name with clean_name by @agsimmons in #252
New Contributors
- @agsimmons made their first contribution in #252
Full Changelog: 5.5.2...5.5.3
5.5.2
What's Changed
- Bump actions/setup-python from 3 to 4 by @dependabot in #219
- Bump uglify-js from 3.16.0 to 3.16.1 by @dependabot in #220
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #221
- Bump uglify-js from 3.16.1 to 3.16.2 by @dependabot in #222
- Bump uglify-js from 3.16.2 to 3.16.3 by @dependabot in #223
- Bump flake8 from 4.0.1 to 5.0.1 by @dependabot in #224
- Bump flake8 from 5.0.1 to 5.0.3 by @dependabot in #225
- Bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #226
- Fix wrong target for submit buttons in js s3file.js by @anneFly in #228
- Bump uglify-js from 3.16.3 to 3.17.0 by @dependabot in #227
New Contributors
Full Changelog: 5.5.1...5.5.2
5.5.1
What's Changed
- Fix CVE-2022-24840 -- Fix Path Traversal security vulnerability
- Add back Python 3.8 support by @symroe in #215
Full Changelog: 5.5.0...5.5.1
5.5.0
What's Changed
- Bump CI suite to Django 4.0 and 3.2 @codingjoe in #206
- Bump CI suite to Python 3.8 to 3.10 @codingjoe in #206
- Update package build tools by @codingjoe in #206
- Create XHR listeners before opening the connection by @felipeespitalher in #205
New Contributors
- @felipeespitalher made their first contribution in #205
Full Changelog: 5.4.0...5.5.0