Skip to content

Releases: labd/wagtailstreamforms

v5.1.0

05 Aug 13:38
8f80aef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

05 Aug 11:34
4b83af9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Aug 11:22
1d79658
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...v5.0.0

4.1.0

01 Dec 15:06
Compare
Choose a tag to compare
Bump version: 4.0.5 → 4.1.0

4.0.5

31 May 08:31
Compare
Choose a tag to compare

Handle security update in Django related to uploading multiple files in a FileField.

In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.

4.0.4

21 Apr 07:58
Compare
Choose a tag to compare

minor cleanups

4.0.3

14 Apr 12:51
Compare
Choose a tag to compare

4.0.3

  • no BigAutoField in tests
  • add missing migrations; fail when migrations are incomplete

4.0.2

14 Apr 09:05
Compare
Choose a tag to compare
Bump version: 4.0.1 → 4.0.2

4.0.1

13 Apr 14:27
Compare
Choose a tag to compare
Bump version: 4.0.0 → 4.0.1

Release 4.0.0

13 Apr 14:12
Compare
Choose a tag to compare
v4.0.0

Bump version: 3.8.0 → 4.0.0