|
@@ -6,7 +6,7 @@ version 4.1.6
|
|
|
2. (enh #131): Allow empty values in extra data to be submitted.
|
|
|
3. (enh #136):Create new upload method that can be called externally.
|
|
|
4. (enh #137): Trigger new events - `filedisabled` and `fileenabled`.
|
|
|
-4. (enh #139): Reset file stack correctly on ajax upload completion.
|
|
|
+5. (enh #139): Reset file stack correctly on ajax upload completion.
|
|
|
|
|
|
version 4.1.5
|
|
|
=============
|
|
@@ -367,4 +367,4 @@ Initial release. The following features are included in this release:
|
|
|
10. Upload action defaults to form submit. Supports an upload route/server action parameter for custom ajax based upload.
|
|
|
11. Triggers JQuery events for advanced development. Events currently available are `filereset` and `fileclear`.
|
|
|
12. Disabled and readonly file input support.
|
|
|
-13. Size of the entire plugin is less than 11KB (about 9KB for the minified JS and 2KB for the minified CSS).
|
|
|
+13. Size of the entire plugin is less than 11KB (about 9KB for the minified JS and 2KB for the minified CSS).
|