Skip to content

Releases: danialfarid/ng-file-upload

Version 4.1.4

07 May 16:39
Compare
Choose a tag to compare

Version 4.1.3

04 May 15:51
Compare
Choose a tag to compare

Version 4.1.2

03 May 18:03
Compare
Choose a tag to compare

fixed empty validation

Version 4.1.0

30 Apr 19:44
Compare
Choose a tag to compare

Added video/audio preivew

Migration notes:

  • Removed ngf-thumbnail directive. Use ngf-src instead see readme file for sample.

Version 4.0.4

28 Apr 01:09
Compare
Choose a tag to compare

removed old files from bower

Version 4.0.3

25 Apr 00:50
Compare
Choose a tag to compare

removed old js files

Version 4.0.2

24 Apr 05:42
Compare
Choose a tag to compare

Fixed bower version

Version 4.0.1

24 Apr 05:39
Compare
Choose a tag to compare

Version 4.0.0

23 Apr 21:24
Compare
Choose a tag to compare

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

20 Apr 22:13
Compare
Choose a tag to compare