layout: post author:
name: Steve Gill
url: https://twitter.com/stevesgill
title: "Plugins Release: October 17, 2014" categories: news
The following plugins were updated today:
Notable changes include:
iPhone 6/6+ support for cordova-splashscreen pluginMobile to Cellular for cordova-network-information plugin.cordova-media-capture plugingetPreferredLanguage() and getLocaleName() for cordova-globalization plugin.ms-appdata URIs for cordova-file-transfer pluginThe plugins have been updated on our registry at plugins.cordova.io.
You can update any plugin by removing it, and then readding it. E.g. To update your camera plugin:
cordova plugin rm org.apache.cordova.camera
cordova plugin add org.apache.cordova.camera
Other changes include:
org.apache.cordova.camera@0.3.3
org.apache.cordova.contacts@0.2.14
capability element to phone's appxmanifest.org.apache.cordova.file-transfer@0.4.7
FileEntry with nativeURL property setms-appdata URIs for Windowsorg.apache.cordova.globalization@0.3.2
getPreferredLanguage() and getLocaleName().org.apache.cordova.inappbrowser@0.5.3
zIndex fixedInAppBrowser back to inappbrowser for case sensitive operating systemsproxy to be both compatible with Windows 8 and Windows 8.1src directoryplugin.xmlx-ms-webvieworg.apache.cordova.media@0.2.14
READ_PHONE_STATE permission same as done in Androidwav filesm4a audio format for Windowsplay() failure after release() callorg.apache.cordova.media-capture@0.3.4
m4a audio format when mp3 recording fails.Proxies into one filemedia capture support for Windowsorg.apache.cordova.network-information@0.2.13
Mobile to Cellular, I'm pretty sure this isn't documentedorg.apache.cordova.splashscreen@0.3.4
iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus).iPhone 6 Plus supportiPhone 6/6+iPhone 6/6 Plus tests.npm test