Releases: danialfarid/ng-file-upload
Releases · danialfarid/ng-file-upload
Version 10.0.4
Added dropUrl to ng-model-options updateOn
Version 10.0.0
Fixed #1124 #1117 #1113 #1122
Migration Notes:
- 'ngf-fix-orientation' has default value of false now so the exif orientations will not be fixed by default for the images. You have to set that to true or a function to fix orientation on landscape/portrait images taken by iphone, etc. See #745