Releases: inventare/django-image-uploader-widget
Releases · inventare/django-image-uploader-widget
1.0.1
- Fix the accept on ArrayField.
- Add JavaScript validations for other fields.
1.0.0
- Drop django 3.2, 4.0 and 4.1 support
0.7.1
- add support to force theme
0.6.0
- Use SortableJS to add support to mobile phone drag'n drop.
- Add support for HTMX.
- Various other minor fixes.
0.5.0
- Release
ArrayField
support.
0.4.6
build: try to fix build system