Releases: danialfarid/ng-file-upload
Releases · danialfarid/ng-file-upload
Version 11.2.1
minor fixes
Version 11.2.0
Version 11.1.1
fixed drop issues
Version 11.1.0
Version 11.0.2
Fixed #302#issuecomment-169389175
Version 11.0.1
fixed #1242
Version 11.0.0
- added two new validations
ngf-dimensions
andngf-duration
to customize the validation of image dimensions or media duration. #1229 - fixed
ngf-fix-orientation
to maintain exif info after rotation #1146 - added
ngf-resize-if
to be able to filter the files that need to be resized. #1184
Migration notes:
- #1208 if you are using resumable upload _chunkSize now will always have the same value even for the last chunk, Use _currentChunkSize to get the actual size of the last chunk.
Version 10.1.14
fixed #1199
Version 10.1.13
fixed #1219
Version 10.1.12
fixed #1219