The following plugins were updated today:
You can update any plugin by removing it, and then re-adding it.
E.g. To update your camera plugin:
cordova plugin rm cordova-plugin-camera cordova plugin add cordova-plugin-camera@latest
Changes include:
FileProvider conflictscordova-plugin-vibration@3.1.0
cordova-plugin-statusbar@2.4.2
cordova-plugin-media-capture@3.0.2
cordova-plugin-inappbrowser@3.0.0
AppBrowser.java: New code within shouldOverrideUrlLoading() to check for whitelisting custom schemes via a new AllowedSchemes preference configuration item.  Allows custom schemes like mycoolapp:// or wevotetwitterscheme://InAppBrowser.java: New method isURLWhileListed to check for whitelisting of AllowedSchemes in a new preference configuration item. There is a new check in shouldOverrideUrlLoading, to allow whitelisted custom schemes like “mycoolapp://”cordova-plugin-globalization@1.11.0
moment.js to version 2.20.1 (#64)libz.tbd from device plugincordova-plugin-battery-status@2.0.2
window.location.reload(). Instead of throwing an error, rather remove the status handler and re-initialize.cordova-plugin-device-motion@2.0.1
cordovaDependencies to allow plugin installcordova-plugin-device-orientation@2.0.1
cordovaDependencies to allow plugin install