Blog RSS Feed

Plugins Release
12 Dec 2016

The following plugins were updated today:

  • cordova-plugin-battery-status: 1.2.2
  • cordova-plugin-inappbrowser: 1.6.1

You can update any plugin by removing it, and then re-adding it.

e.g. To update your inappbrowser plugin:

cordova plugin rm cordova-plugin-inappbrowser --save
cordova plugin add cordova-plugin-inappbrowser@latest --save

Changes include:

cordova-plugin-battery-status@1.2.2

  • CB-12227 (windows) Fixed Browserify error

cordova-plugin-inappbrowser@1.6.1

  • version fix for previous release

cordova-plugin-inappbrowser@1.6.0

  • CB-7608 (android) document useWidthViewPort
  • add option useWidthViewPort
  • CB-12184 executeScript leads to a null pointer on exception on Android.
  • fix(close button): Set correct content description
  • CB-9274 Adds missing methods to InAppBrowser to allow compilation for Amazon FireOS.
  • CB-10973 inAppBrowser for Windows Platform: wrong height of webview with location=yes
  • Increment plugin minor version because of new hide feature
  • removed duplicate hide method in ios source and add jasmine test cases
  • CB-8467
  • CB-12010 (android) Catch FileUriExposedException
  • CB-11955 Added Initial OSX platform support
  • CB-11694 Android: Set hadwareBackButton value according option in cordova.InAppBrowser.open
Previous

Plugins Release
07 Dec 2016 - By Shazron Abdullah

The following plugins were updated today: cordova-plugin-battery-status: 1.2.1 cordova-plugin-camera: 2.3.1 cordova-plugin-console: 1.0.5...

Next

Cordova Android 6.1.1 Released!
05 Jan 2017 - By Steve Gill

We are happy to announce that Cordova Android 6.1.1 has been released!...