瀏覽代碼

Upgrade to release v4.1.8

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

+ 1 - 1
CHANGE.md

@@ -9,7 +9,7 @@ version 4.1.8
 5. (enh #176): Wrong file in README installation steps fixed.
 6. (enh #177): Trigger filebatchpreupload if showPreview is `false`.
 7. (enh #178): Updated README for cancel button configuration.
-8. (enh #179): Validate and cast `maxFileSize`, `maxFileCount`, and `initialPreviewCount` to numeric - even if they have been setup as a string.
+8. (enh #179): Validate and cast `maxFileSize` and `maxFileCount` to numeric - even if they have been setup as a string.
 9. (enh #181): Fix change event triggered for IE 11 when file input is set to empty.
 10. (enh #183): Delete extra data enhancements.
 11. (enh #184): Fix documentation for filedeleted event.