Skip to content

Releases: unclecheese/silverstripe-dropzone

1.4.16: Merge pull request #101 from webbuilders-group/thumbnail_path_fix

10 May 23:22
7058ff8
Compare
Choose a tag to compare

PHP 7 compat

25 Jan 20:50
5cec6fb
Compare
Choose a tag to compare
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

20 Sep 21:25
9bd7a3b
Compare
Choose a tag to compare

1.4.13: Merge pull request #85 from silbinarywolf/fix-setacceptedfiles

08 Jan 22:25
f942bc8
Compare
Choose a tag to compare
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

07 Jul 10:19
Compare
Choose a tag to compare
fix(Validator): Update validator with max file size

1.4.11: Merge pull request #78 from SilbinaryWolf/fix-editdataobject

30 May 02:17
Compare
Choose a tag to compare
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

23 Mar 08:32
Compare
Choose a tag to compare
fix(SecurityID): Change FileAttachmentField to get SecurityID from the relative <form>

1.4.9: Merge pull request #69 from kinglozzer/kinglozzer-patch-1

23 Feb 20:41
Compare
Choose a tag to compare
Fix checkImageResolution validation messages

1.4.8: Merge pull request #67 from lekoala/patch-1

20 Jan 20:56
Compare
Choose a tag to compare

1.4.7: Merge pull request #66 from hdpero/master

26 Dec 20:51
Compare
Choose a tag to compare