Releases: unclecheese/silverstripe-dropzone
Releases · unclecheese/silverstripe-dropzone
1.4.16: Merge pull request #101 from webbuilders-group/thumbnail_path_fix
FIX: Thumbnail path and file class reference issue
PHP 7 compat
Merge pull request #100 from webbuilders-group/hasonecomponent_fix BUGFIX: Fixed crash when the value of the FileAttachmentField is set from a DataObject
1.4.14: Merge pull request #94 from samdegroot1/master
added dutch language file
1.4.13: Merge pull request #85 from silbinarywolf/fix-setacceptedfiles
fix(FileAttachmentField): Fix security issue where file extensions aren't validated on the server-side.
1.4.12: Merge pull request #86 from SilbinaryWolf/fix-maxfilesize
fix(Validator): Update validator with max file size
1.4.11: Merge pull request #78 from SilbinaryWolf/fix-editdataobject
fix(Validation): Fix bug where saving an existing DataObject via a Form causes validate() to have the error: "Invalid file ID sent."
1.4.10: Merge pull request #73 from SilbinaryWolf/fix-securitytoken
fix(SecurityID): Change FileAttachmentField to get SecurityID from the relative <form>
1.4.9: Merge pull request #69 from kinglozzer/kinglozzer-patch-1
Fix checkImageResolution validation messages
1.4.8: Merge pull request #67 from lekoala/patch-1
fix checkImageResolution
1.4.7: Merge pull request #66 from hdpero/master
Croatian translations