Skip to content

Releases: glavweb/GlavwebUploaderDropzoneBundle

v1.6.0

27 Mar 23:48

Choose a tag to compare

Add "type", "image_width", "image_height" fields in sending request

v2.2.0

27 Jul 18:58

Choose a tag to compare

Add "name_field_state" and "description_field_state" field options to…

v.2.1.0

27 Jul 13:10

Choose a tag to compare

Remove "max_filesize" configuration option. Add "max_size", "allowed_…

v2.0.0

19 Jul 17:35

Choose a tag to compare

Add symfony 5 support. Drop symfony 2 and 3 support. Change minimum p…

v1.5.2

18 Jul 13:26

Choose a tag to compare

Remove constant server messages handling

v1.5.1

18 Jul 13:25

Choose a tag to compare

Improve error message style

v1.5.0

04 Jul 17:25
bd4a972

Choose a tag to compare

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

19 Jun 07:01

Choose a tag to compare

Added the "cropper_ratio" options for the ImageCollectionType.

v1.4.3

19 Jun 06:23

Choose a tag to compare

Added error handling when file format is wrong.

v1.4.2

17 Jun 12:43

Choose a tag to compare

Added FileFormType for fields.js (it was deleted by mistake).