소스 검색

Upgrade to release v2.1.0

Kartik Visweswaran 10 년 전
부모
커밋
574a279768
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGE.md

+ 2 - 1
CHANGE.md

@@ -6,7 +6,8 @@ version 2.1.0
 2. New configuration property added: `maxFilesCount`. Defaults to `0` which means unlimited.
 3. New configurable error messages added: `msgFilesTooMany`, `msgFileNotFound`, `msgFileNotReadable`, `msgFilePreviewAborted`, and `msgFilePreviewError`.
 4. Enhanced plugin to improve browser performance when loading and previewing multiple image files.
-5. Other minor bug fixes
+5. Better validation for older browsers (not supporting HTML5) to degrade to normal file input.
+6. Other minor bug fixes.
 
 version 2.0.0
 =============