This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new ca3319e  Announcement inappbrowser 3.2.0 (#1049)
ca3319e is described below

commit ca3319ee3645b0678c0e2f38ae48924cd4b879b4
Author: Niklas Merz <niklasm...@apache.org>
AuthorDate: Wed Jan 8 20:03:27 2020 +0100

    Announcement inappbrowser 3.2.0 (#1049)
---
 .../2020-01-08-inappbrowser-release-3.2.0.md       | 29 ++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/www/_posts/2020-01-08-inappbrowser-release-3.2.0.md 
b/www/_posts/2020-01-08-inappbrowser-release-3.2.0.md
new file mode 100644
index 0000000..313a684
--- /dev/null
+++ b/www/_posts/2020-01-08-inappbrowser-release-3.2.0.md
@@ -0,0 +1,29 @@
+---
+layout: post
+author:
+    name: Niklas Merz
+title:  "Cordova Plugin InAppBrowser 3.2.0 Released!"
+categories: announcements
+tags: news releases plugins
+---
+
+We are happy to announce that we have just released an update to 
`cordova-plugin-inappbrowser`! 
+
+* 
[cordova-plugin-inappbrowser@3.2.0](https://www.npmjs.com/package/cordova-plugin-inappbrowser)
+
+## Release Highlights
+
+The most notable improvements in this minor release are:
+
+* The support of the `WKWebViewOnly` preference.
+* A patch for an 
[issue](https://github.com/apache/cordova-plugin-inappbrowser/issues/492) with 
WKWebView introduced with **iOS 13**.
+
+Please report any issues you find at 
[issues.cordova.io](http://issues.cordova.io/)!
+
+<!--more-->
+# Changes include:
+
+* [GH-503](https://github.com/apache/cordova-plugin-inappbrowser/pull/503) 
Defensive code to prevent NULL reference exceptions for async
+* [GH-584](https://github.com/apache/cordova-plugin-inappbrowser/pull/584) Add 
compile-time decision for disabling UIWebView
+* [GH-401](https://github.com/apache/cordova-plugin-inappbrowser/pull/401) 
Move createIframeBridge to injectDeferredObject
+* [GH-534](https://github.com/apache/cordova-plugin-inappbrowser/pull/534) Fix 
`InAppBrowser` not opening on **iOS** 13


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to