Skip to content

Releases: danialfarid/ng-file-upload

Version 11.2.1

21 Jan 19:10
Compare
Choose a tag to compare

minor fixes

Version 11.2.0

20 Jan 18:08
Compare
Choose a tag to compare

fixed #1274, fixed #1179, fixed #238, fixed #1280, fixed #1277

Version 11.1.1

13 Jan 19:31
Compare
Choose a tag to compare

fixed drop issues

Version 11.1.0

13 Jan 18:13
Compare
Choose a tag to compare

fixed #1266, fixed #1253, fixed #1263, fixed #1236

Version 11.0.2

06 Jan 18:56
Compare
Choose a tag to compare

Fixed #302#issuecomment-169389175

Version 11.0.1

04 Jan 22:58
Compare
Choose a tag to compare

Version 11.0.0

24 Dec 19:07
Compare
Choose a tag to compare
  • added two new validations ngf-dimensions and ngf-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

23 Dec 00:02
Compare
Choose a tag to compare

Version 10.1.13

22 Dec 22:59
Compare
Choose a tag to compare

Version 10.1.12

22 Dec 22:55
Compare
Choose a tag to compare