瀏覽代碼

Upgrades to release v4.1.5

Kartik Visweswaran 10 年之前
父節點
當前提交
4fa9ed80d6
共有 1 個文件被更改,包括 23 次插入23 次删除
  1. 23 23
      CHANGE.md

+ 23 - 23
CHANGE.md

@@ -11,7 +11,7 @@ version 4.1.5
 
 
 version 4.1.4
 version 4.1.4
 =============
 =============
-**Date:** 26-Dec-2015
+**Date:** 26-Dec-2014
 
 
 1. (enh #88): Allow uploadExtraData to be passed as a callback.
 1. (enh #88): Allow uploadExtraData to be passed as a callback.
 2. (enh #89): New `otherActionButtons` to allow adding customized initial preview content actions.
 2. (enh #89): New `otherActionButtons` to allow adding customized initial preview content actions.
@@ -25,7 +25,7 @@ version 4.1.4
 
 
 version 4.1.3
 version 4.1.3
 =============
 =============
-**Date:** 20-Dec-2015
+**Date:** 20-Dec-2014
 
 
 1. (enh #85): Combine output data as a single object, that is sent for various file upload events. 
 1. (enh #85): Combine output data as a single object, that is sent for various file upload events. 
     - `filepreupload`
     - `filepreupload`
@@ -39,7 +39,7 @@ version 4.1.3
 
 
 version 4.1.2
 version 4.1.2
 =============
 =============
-**Date:** 19-Dec-2015
+**Date:** 19-Dec-2014
 
 
 1. (enh #81): Add new events:
 1. (enh #81): Add new events:
     - `filebatchuploadsuccess`
     - `filebatchuploadsuccess`
@@ -56,7 +56,7 @@ version 4.1.2
 
 
 version 4.1.1
 version 4.1.1
 =============
 =============
-**Date:** 18-Dec-2015
+**Date:** 18-Dec-2014
 
 
 1. (bug #76): Update filestack when `showPreview` is false.
 1. (bug #76): Update filestack when `showPreview` is false.
 2. (bug #78): Set uploadExtraData parameters to be correctly sent via POST.
 2. (bug #78): Set uploadExtraData parameters to be correctly sent via POST.
@@ -64,7 +64,7 @@ version 4.1.1
 
 
 version 4.1.0
 version 4.1.0
 =============
 =============
-**Date:** 17-Dec-2015
+**Date:** 17-Dec-2014
 
 
 1. (enh #74): Enhancements to file validation errors for both FORM and AJAX uploads.
 1. (enh #74): Enhancements to file validation errors for both FORM and AJAX uploads.
     - For normal Form based uploads automatically disable the Upload button
     - For normal Form based uploads automatically disable the Upload button
@@ -74,7 +74,7 @@ version 4.1.0
 
 
 version 4.0.0
 version 4.0.0
 =============
 =============
-**Date:** 14-Dec-2015
+**Date:** 14-Dec-2014
 
 
 1. (enh #70): Version 4.0 enhancements.
 1. (enh #70): Version 4.0 enhancements.
 2. Renamed `initialDelimiter` to `initialPreviewDelimiter`
 2. Renamed `initialDelimiter` to `initialPreviewDelimiter`
@@ -134,7 +134,7 @@ version 4.0.0
 
 
 version 3.0.0
 version 3.0.0
 =============
 =============
-**Date:** 08-Dec-2015
+**Date:** 08-Dec-2014
 
 
 1. (enh #60): Enhance upload button for disable/enable when used with `<a>` tag.
 1. (enh #60): Enhance upload button for disable/enable when used with `<a>` tag.
 2. (bug #61): Refresh preview to show errors correctly after each file is validated.
 2. (bug #61): Refresh preview to show errors correctly after each file is validated.
@@ -150,7 +150,7 @@ version 3.0.0
 
 
 version 2.9.0
 version 2.9.0
 =============
 =============
-**Date:** 23-Nov-2015
+**Date:** 23-Nov-2014
 
 
 1. (enh #53): Validations and events for right reset of files when browse button is clicked.
 1. (enh #53): Validations and events for right reset of files when browse button is clicked.
 2. (enh #55): Clear the files when file browse dialog is cancelled only if the browser clears the native file input.
 2. (enh #55): Clear the files when file browse dialog is cancelled only if the browser clears the native file input.
@@ -158,7 +158,7 @@ version 2.9.0
 
 
 version 2.8.0
 version 2.8.0
 =============
 =============
-**Date:** 13-Nov-2015
+**Date:** 13-Nov-2014
 
 
 1. (enh #50): Dynamically auto size file captions for long file names exceeding container width. New property `autoFitCaption` 
 1. (enh #50): Dynamically auto size file captions for long file names exceeding container width. New property `autoFitCaption` 
    is added which defaults to `true`. When this is `true` the plugin will auto fit caption text within the container dynamically
    is added which defaults to `true`. When this is `true` the plugin will auto fit caption text within the container dynamically
@@ -168,7 +168,7 @@ version 2.8.0
 
 
 version 2.7.0
 version 2.7.0
 =============
 =============
-**Date:** 11-Nov-2015
+**Date:** 11-Nov-2014
 
 
 1. Set release to stable in composer.json.
 1. Set release to stable in composer.json.
 2. (enh #48): Trigger `fileloaded` event when `showPreview` is `false`.
 2. (enh #48): Trigger `fileloaded` event when `showPreview` is `false`.
@@ -176,7 +176,7 @@ version 2.7.0
 
 
 version 2.6.0
 version 2.6.0
 =============
 =============
-**Date:** 15-Oct-2015
+**Date:** 15-Oct-2014
 
 
 - (bug #40): More correct fix for IE (ver < 11) inability to clear fileinput values.
 - (bug #40): More correct fix for IE (ver < 11) inability to clear fileinput values.
 - Templatize errorContainer for display within the preview window.
 - Templatize errorContainer for display within the preview window.
@@ -186,7 +186,7 @@ version 2.6.0
 
 
 version 2.5.0
 version 2.5.0
 =============
 =============
-**Date:** 09-Oct-2015
+**Date:** 09-Oct-2014
 
 
 - (enh #36): New feature. Validation routine for checking allowed file types and extensions.
 - (enh #36): New feature. Validation routine for checking allowed file types and extensions.
 - (bug #37): HTML encode text content for preview in modal.
 - (bug #37): HTML encode text content for preview in modal.
@@ -196,7 +196,7 @@ version 2.5.0
 
 
 version 2.4.0
 version 2.4.0
 =============
 =============
-**Date:** 20-Sep-2015
+**Date:** 20-Sep-2014
 
 
 - (enh #30): Enhanced generic support for more preview formats (audio, video, html, flash, and other objects).
 - (enh #30): Enhanced generic support for more preview formats (audio, video, html, flash, and other objects).
 - (enh #31): Better control and configuration of preview templates.
 - (enh #31): Better control and configuration of preview templates.
@@ -234,21 +234,21 @@ through `maxFileSize` property) so that it does not affect the preview performan
 
 
 version 2.3.0
 version 2.3.0
 =============
 =============
-**Date:** 19-Sep-2015
+**Date:** 19-Sep-2014
 
 
 1. (enh #28, #29): Added support for previewing flash and video files.
 1. (enh #28, #29): Added support for previewing flash and video files.
 2. Better replacement of tags in templates. Replaces all tag occurences with this new release.
 2. Better replacement of tags in templates. Replaces all tag occurences with this new release.
 
 
 version 2.2.0
 version 2.2.0
 =============
 =============
-**Date:** 19-Aug-2015
+**Date:** 19-Aug-2014
 
 
 1. (enh #24): Update readAsBinaryString to readAsArrayBuffer
 1. (enh #24): Update readAsBinaryString to readAsArrayBuffer
 2. (enh #25): Graceful degrade to normal file input for older browsers (including previous versions of Safari).
 2. (enh #25): Graceful degrade to normal file input for older browsers (including previous versions of Safari).
 
 
 version 2.1.0
 version 2.1.0
 =============
 =============
-**Date:** 11-Aug-2015
+**Date:** 11-Aug-2014
 
 
 1. (enh #16, #17): Added exception handling for trapping FileReader API errors
 1. (enh #16, #17): Added exception handling for trapping FileReader API errors
 2. New configuration property added: `maxFilesCount`. Defaults to `0` which means unlimited.
 2. New configuration property added: `maxFilesCount`. Defaults to `0` which means unlimited.
@@ -264,7 +264,7 @@ version 2.1.0
 
 
 version 2.0.0
 version 2.0.0
 =============
 =============
-**Date:** 25-Jul-2015
+**Date:** 25-Jul-2014
 
 
 1. (enh #12, #13, #14): Various enhancements and fixes.
 1. (enh #12, #13, #14): Various enhancements and fixes.
 2. (enh #15): Enhanced validation of file size through `maxFileSize` configuration.
 2. (enh #15): Enhanced validation of file size through `maxFileSize` configuration.
@@ -278,21 +278,21 @@ version 2.0.0
 
 
 version 1.9.0
 version 1.9.0
 =============
 =============
-**Date:** 21-Jul-2015
+**Date:** 21-Jul-2014
 
 
 1. (enh #9): Enhanced caption template and styling for captions to prevent overflow of long file names out of the caption container.
 1. (enh #9): Enhanced caption template and styling for captions to prevent overflow of long file names out of the caption container.
 2. (enh #10): Ability to display initial caption, when initialPreview is false.
 2. (enh #10): Ability to display initial caption, when initialPreview is false.
 
 
 version 1.8.0
 version 1.8.0
 =============
 =============
-**Date:** 15-Jul-2015
+**Date:** 15-Jul-2014
 
 
 ### Additions
 ### Additions
 1. (enh #9): Enhanced caption template and styling for captions to prevent overflow of long file names out of the caption container.
 1. (enh #9): Enhanced caption template and styling for captions to prevent overflow of long file names out of the caption container.
 
 
 version 1.7.0
 version 1.7.0
 =============
 =============
-**Date:** 02-Jul-2015
+**Date:** 02-Jul-2014
 
 
 ### Additions
 ### Additions
 1. The plugin now offers an additional `overwriteInitial` option. This is by default set to `true`, whereby, any `initialPreview`
 1. The plugin now offers an additional `overwriteInitial` option. This is by default set to `true`, whereby, any `initialPreview`
@@ -301,7 +301,7 @@ version 1.7.0
 
 
 version 1.6.0
 version 1.6.0
 =============
 =============
-**Date:** 03-Jun-2015
+**Date:** 03-Jun-2014
 
 
 ### Additions
 ### Additions
 1. The plugin now offers an additional `refresh` method. This enables you to dynamically change element attributes or plugin options
 1. The plugin now offers an additional `refresh` method. This enables you to dynamically change element attributes or plugin options
@@ -309,7 +309,7 @@ version 1.6.0
 
 
 version 1.5.0
 version 1.5.0
 =============
 =============
-**Date:** 23-May-2015
+**Date:** 23-May-2014
 
 
 ### Additions
 ### Additions
 1. The plugin now offers an option to display initial preview of images/text/other files. This is useful
 1. The plugin now offers an option to display initial preview of images/text/other files. This is useful
@@ -327,7 +327,7 @@ version 1.5.0
 
 
 version 1.0.0
 version 1.0.0
 =============
 =============
-**Date:** 01-Jan-2015 
+**Date:** 01-Jan-2014 
 
 
 Initial release. The following features are included in this release:
 Initial release. The following features are included in this release: