You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
+
1.08
2
+
========
3
+
Fixed issue in IE11 that was stripping leading '/' on urls which in turned caused the routing in web api to fail.
4
+
1
5
1.07
2
6
========
3
7
Fixed deploy issue
8
+
4
9
1.06
5
10
========
6
11
Fixed deploy issue
12
+
7
13
1.0.5
8
14
========
9
15
Added ability to have fine grained control over the request that get batched by adding an optional canBatchRequest function on the configuration object.
0 commit comments