Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@danialfarid danialfarid released this 23 Apr 21:24
· 548 commits to master since this release

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.