Skip to content

Commit

Permalink
added error handling description
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani3lSun authored and Dani3lSun committed Jan 10, 2016
1 parent 3ffecbe commit 4556d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Dropzone is a region type plugin that allows you to provide nice looking drag’
It is based on JS Framework dropzone.js (https://github.com/enyo/dropzone).

##Changelog
####1.6 - added number of parallel uploads option (1 or 2 concurrent) / performance improvements (base64 encoding when file was added instead of sending moment)
####1.6 - added number of parallel uploads option (1 or 2 concurrent) / performance improvements (base64 encoding when file was added instead of sending moment) / better error handling

####1.5 - performance improvements(removed redundant AJAX call) / split the clob into a 30k param array (OHS 32k limit for params) / added callback function to apex.server.plugin that processes the files queue

Expand Down

0 comments on commit 4556d72

Please sign in to comment.