Skip to content

v3.6.2

Choose a tag to compare

@enyo enyo released this 01 Aug 14:04
· 704 commits to main since this release
  • 52b50d2 Calling Dropzone.discover() tries to discover elements now even if Dropzone.autoDiscover is false.
  • 62fbe18 The hidden input field always has the multiple attribute regardless of the uploadMultiple property.
  • 78ab99a Added a dictRemoveFileConfirmation option that will force a confirmation dialog before removing a file.