Date: 25-Jul-2014
- Added delimiter option for
initialPreview
to pass multiple content delimited as a string. - Automatic scale images for preview, when images are too wide to fit in container.
- Correct calculation of files selected when
initPreview
is false. - Make caption text configurable through a new parameter
msgSelected
. - Enhanced configurable templates for previewing image, text, and other files (and a generic template).
- New plugin methods added:
disable
,enable
- New plugin events added:
fileerror
,fileloaded
,filecleared
. - (enh #15): Enhanced validation of file size through
maxFileSize
configuration. - (enh #12, #13, #14): Various enhancements and fixes.