Releases: glavweb/GlavwebUploaderDropzoneBundle
Releases · glavweb/GlavwebUploaderDropzoneBundle
v1.6.0
Add "type", "image_width", "image_height" fields in sending request
v2.2.0
Add "name_field_state" and "description_field_state" field options to…
v.2.1.0
Remove "max_filesize" configuration option. Add "max_size", "allowed_…
v2.0.0
Add symfony 5 support. Drop symfony 2 and 3 support. Change minimum p…
v1.5.2
Remove constant server messages handling
v1.5.1
Improve error message style
v1.5.0
Update Dropzone.js to 5.9.2 version and add configuration options (#3)
Update Dropzone.js to 5.9.2 version. Add chunk uploading ability. Add "maxFilesize", "acceptedFiles" options. Add uploading progressbar
v1.4.4
Added the "cropper_ratio" options for the ImageCollectionType.
v1.4.3
Added error handling when file format is wrong.
v1.4.2
Added FileFormType for fields.js (it was deleted by mistake).