Releases: labd/wagtailstreamforms
Releases · labd/wagtailstreamforms
v5.1.0
v5.0.1
v5.0.0
What's Changed
- Upgrade to wagtail 6 by @machadojoy in #228
- Fix tests by @vsakkasld in #231
New Contributors
- @machadojoy made their first contribution in #228
- @vsakkasld made their first contribution in #231
Full Changelog: 4.1.0...v5.0.0
4.1.0
4.0.5
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
4.0.3
4.0.2
4.0.1
Release 4.0.0
v4.0.0 Bump version: 3.8.0 → 4.0.0