Date: 12-May-2019
- (enh #1409): Correct the sequence of raise of
filechunksuccess
event. - Implement stale bot.
- (enh #1400): Enhance image auto orientation for zoom images when thumbnail is hidden.
- (enh #1399): Enhance Krajee Explorer themes for better image preview.
- (enh #1398): Resumable uploads enhancements (only when
enableResumableUpload
istrue
):- Add new properties to fileActionSettings:
indicatorPaused
indicatorPausedTitle
- Enhance pause and resume behavior by showing appropriate indicators on the file thumbnails
- Add
resume
method and enhancepause
method for resumable uploads - Remove upload button from individual thumbnails and ability to upload selective single file for resumable uploads.
- Add new properties to fileActionSettings:
- (enh #1397): Correct
uploadParamNames
to include all parameters.