mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-02-23 01:42:49 +08:00
chore(release): release notes for 3.2.0
This commit is contained in:
parent
6aca3f7fb4
commit
2cd868e99f
@ -20,6 +20,15 @@
|
||||
-->
|
||||
# Release Notes
|
||||
|
||||
### 3.2.0 (Jan 04, 2020)
|
||||
* [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
|
||||
* [GH-568](https://github.com/apache/cordova-plugin-inappbrowser/pull/568) Update missing closed brace to the insert.CSS
|
||||
* [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
|
||||
* ci(travis) Upgrade to node8
|
||||
|
||||
### 3.1.0 (Jun 27, 2019)
|
||||
|
||||
- chore: fix repo and issue urls and license in package.json and plugin.xml ([`8edfb9e`](https://github.com/apache/cordova-plugin-inappbrowser/commit/8edfb9e))
|
||||
|
Loading…
Reference in New Issue
Block a user