We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895d527 commit 1922caaCopy full SHA for 1922caa
CHANGELOG.md
@@ -1,5 +1,27 @@
1
# Changelog
2
3
+##1.2.3
4
+fixed #90
5
+
6
+##1.2.2
7
+fixed #89
8
9
+##1.2.1
10
+Fixed progress event for older angular version < 1.2.0
11
12
+##1.2.0
13
+Fixed #88 #87
14
+Added $upload.http service method to be able to send a normal POST/PUT and listen to progress event.
15
+File binary content can be send as data to the server like this.
16
17
+##1.1.11
18
+Added support for multiple files upload with the same call for HTML5 only browsers.
19
+Fixed #69
20
21
+## 1.1.10
22
+Fixed #68 #70 #65 #62 #64 #58
23
24
25
## 1.1.9 2013-11-27
26
Directory structure changes and adding Grunt to build.
27
Fixed #57
0 commit comments