Skip to content

Releases: danialfarid/ng-file-upload

Version 1.2.10

24 Mar 20:06
Compare
Choose a tag to compare

Version 1.2.9

12 Mar 19:09
Compare
Choose a tag to compare

Version 1.2.8

19 Feb 22:52
Compare
Choose a tag to compare

Fixed #138 #133 #114 #130 #128
fixed progress end for ie8

Version 1.2.7

03 Feb 15:53
Compare
Choose a tag to compare

Fixed #122
Added request headers to the demo page.

Version 1.2.5

22 Jan 18:59
Compare
Choose a tag to compare

Fixed #109 Angular 1.2.8 Data returned in success callback is null/undefined

Version 1.2.4

17 Jan 16:55
Compare
Choose a tag to compare

Fixed #100 Custom names when uploading multiple files

Version 1.2.3

31 Dec 14:47
Compare
Choose a tag to compare

Version 1.2.2

31 Dec 14:32
Compare
Choose a tag to compare

Version 1.2.1

31 Dec 02:38
Compare
Choose a tag to compare

Fixed progress event for older angular version < 1.2.0

Version 1.2.0

30 Dec 20:15
Compare
Choose a tag to compare

#88 #87
Added $upload.http service method to be able to send a normal POST/PUT and listen to progress event.
File binary content can be send as data to the server like this.