Version 5.0.9
Date: 02-Jun-2020
- (enh #1574): Enhance filezoom events to fire correctly only once for the source file input.
- fixes issue when multiple file input plugins are initialized on the same page
- (enh #1573): Update French Translations.
- (enh #1572): Correct image auto orientation based on browser support.
- (bug #1565, #1571): Implement CSP compliance for HTML markup via templates.
- (bug #1569): Correctly validate persistent file validation errors and display them.
- (enh #1568): Correct timeout and resumable validation for async uploads.
- (enh #1536, #1567): Parse response as string in
_parseError
function. - (enh #1525, #1566): Handle
filebeforeload
event abort when returningfalse
. - (enh #1563): Update Català Translations.
- (enh #1561): Correct triggering of events for cancelled & paused scenarios.
- (enh #1557, #1559): Enhance and fix resumable and ajax queues.
- (enh #1552, #1553): More correct full screen exit.
- (bug #1551): Correct MIME Type detection for PNG.
- (enh #1548): Correct
filebatchselected
trigger for single file uploads. - (enh #1545, #1546): Enhance file path for folder drag.
- (enh #1540): Better validation of
required
property. - (bug #1518, #1522): Initial preview rendering correction when preview returned by server immediately after upload.