From dead0e4302567e87e66296290b62da936ec6793e Mon Sep 17 00:00:00 2001 From: Kartik Visweswaran Date: Tue, 31 Mar 2015 12:53:22 +0530 Subject: [PATCH] Update to release v4.1.8 --- CHANGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGE.md b/CHANGE.md index d9e6c022..6e364d8e 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -1,6 +1,6 @@ version 4.1.8 ============= -**Date**: 25-Mar-2015 +**Date**: 30-Mar-2015 1. (bug #171): Fix typo for files validation. 2. (enh #167, #173): New `deleteExtraData` property for ajax deletions. @@ -449,4 +449,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). \ No newline at end of file +13. Size of the entire plugin is less than 11KB (about 9KB for the minified JS and 2KB for the minified CSS).