You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/05 14:54:20 UTC

[GitHub] [cordova-docs] brodybits commented on a change in pull request #1049: Announcement inappbrowser 3.2.0

brodybits commented on a change in pull request #1049: Announcement inappbrowser 3.2.0
URL: https://github.com/apache/cordova-docs/pull/1049#discussion_r363098078
 
 

 ##########
 File path: www/_posts/2020-01-07-inappbrowser-release-3.2.0.md
 ##########
 @@ -0,0 +1,31 @@
+---
+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-524](https://github.com/apache/cordova-plugin-inappbrowser/pull/524) Replace "beforeload" with BEFORELOAD
 
 Review comment:
   This seems to be no change in behavior. My understanding is that only changes in behavior are generally needed in the release notes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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