Browse Source

Upgrade to release v4.1.8

Kartik Visweswaran 10 năm trước cách đây
mục cha
commit
a3855ca31f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.