Blog RSS Feed

Tools Release: August 13, 2014
13 Aug 2014

An updated version of cordova and cordova-lib are available starting today.

To update your tools:

npm install -g cordova

These contain only one minor function change, which is related to the recent release of Cordova Android 3.5.1. Before today's update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the platform add command. Today's update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You'll now get 3.5.1 by default.

Previous

Plugins Release: August 11, 2014
11 Aug 2014 - By Steve Gill

The following plugins were updated today: cordova-plugin-battery-status: 0.2.10 cordova-plugin-camera: 0.3.1 cordova-plugin-console: 0.2.10...

Next

Apache Cordova 3.6
08 Sep 2014 - By Steve Gill

We are happy to announce that Apache Cordova 3.6 has been released!...