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: RELEASENOTES.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,15 @@
20
20
-->
21
21
# Release Notes
22
22
23
+
### 1.7.2 (Nov 06, 2017)
24
+
*[CB-13473](https://issues.apache.org/jira/browse/CB-13473) (CI) Removed **Browser** builds from AppVeyor
25
+
*[CB-13472](https://issues.apache.org/jira/browse/CB-13472) (CI) Fixed Travis **Android** builds again
26
+
*[CB-13347](https://issues.apache.org/jira/browse/CB-13347) Enable thirdparty cookies on `>=Android 5.0` device
27
+
*[CB-12895](https://issues.apache.org/jira/browse/CB-12895) added `eslint` and removed `jshint`
28
+
*[CB-12975](https://issues.apache.org/jira/browse/CB-12975) (docs) Resort and reword `cordova.InAppBrowser.open``options` lists
29
+
*[CB-12586](https://issues.apache.org/jira/browse/CB-12586) (iOS) fix method `hide` doesn't work
30
+
*[CB-12847](https://issues.apache.org/jira/browse/CB-12847) added `bugs` entry to `package.json`.
31
+
23
32
### 1.7.1 (Apr 27, 2017)
24
33
*[CB-12622](https://issues.apache.org/jira/browse/CB-12622) Added **Android 6.0** build badges to `README`
25
34
*[CB-12266](https://issues.apache.org/jira/browse/CB-12266) (browser platform) loadstop event.url is now a string instead of an object, aligning it with the other platforms.
0 commit comments