Releases: labd/wagtailstreamforms
Releases · labd/wagtailstreamforms
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
Release 3.22.0
Based on #200 (comment), wagtail_generic_chooser is introduced to solve #200. Also, wagtail 4.2 support is added and Django 4.1
-
format files
-
seperate -- from command arg
-
set max version for wagtail-generic-chooser
Release 3.21.0
- Add Wagtail 4.1 support
- Update Wagtail menu icon
- Add nightly test against Wagtail main branch
- feat: show the form reference field in the list view and export
- Update Dutch translations
Release 3.20.1
- Wagtail 3.0 and 4.0 support
- Remove CircleCI from package