Date: 02-Apr-2017
- (enh #914): Update Portuguese BR translations.
- (enh #913): Better id parsing and resetting of uploaded file thumbnails.
- Enhance zoom preview styling for Krajee Explorer theme.
- More correct validation of
allowedFileTypes
to accept null values. - (enh #909): Update German Translations.
- (enh #906): Add Swedish Translations.
- (enh #905): Prevent duplicate files to be dragged and dropped.
- (enh #902): Enhance zoom preview styling for large height images.
- (bug #900): Correct
overwriteInitial
validation for async batch uploads returning dynamic initial preview post upload. - (enh #898): New plugin method to get files in preview and config.
- (enh #894, #895): Correct file size validation for empty files.
- (bug #893): Correct
file-success-remove
event handling. - (bug #890): Fix doubling of images for async bulk uploads when initial preview is returned via ajax response.
- Enhance uploaded thumb frames to not reset or change the frame identifier after successful upload.
- (enh #887): New properties
msgUploadBegin
andmsgUploadEnd
to display a better progress status. ThelayoutTemplates.progress
will support a new token{status}
. - Enhance events like
fileclear
andfilepreajax
to be aborted viaevent.preventDefault()
. - (enh #886): Append zoom modal dialog to
body
element if available to avoid multiple BS modals conflict. - (bug #885): Correct validation for
allowedFileTypes
. - (enh #875): Reset form based events more correctly to allow multiple bootstrap file inputs within forms.
- (bug #882): Correct image resize validation.
- (enh #881): Update Spanish Translations.
- (enh #863): New plugin method
zoom
with parameterframeId
to allow custom triggering of zoomed preview for each thumbnail frame.