Releases: danialfarid/ng-file-upload
Releases · danialfarid/ng-file-upload
Version 4.1.4
Fixed #723
Version 4.1.3
fixed #718
Version 4.1.2
fixed empty validation
Version 4.1.0
Added video/audio preivew
Migration notes:
- Removed ngf-thumbnail directive. Use ngf-src instead see readme file for sample.
Version 4.0.4
removed old files from bower
Version 4.0.3
removed old js files
Version 4.0.2
Fixed bower version
Version 4.0.1
Fixed #690
Version 4.0.0
Fixed #518, #689, #351, #350, #606, #565, #538 #678
Added feature to validate the file size: ngf-min-size, ngf-max-size
Migration notes:
- The module js file names renamed from angular-file-upload_.js to ng-file-upload_.js.
- All the directive and attribute names are changed to have ngf-* prefix. Please see the readme file to find the new names.
- $upload service name is changed to Upload.
Version 3.3.4
Fixed #682