Blog RSS Feed

Cordova Ubuntu 4.3.2
08 Jan 2016

We are happy to announce that Cordova Ubuntu 4.3.2 has been released. This is a patch release, with several usability improvements and an update of the default framework to ubuntu-sdk-15.04.

To upgrade:

npm install -g cordova
cd my_project
cordova platform update ubuntu@4.3.2

To add it explicitly:

cordova platform add ubuntu@4.3.2

What's new in Cordova Ubuntu

  • CB-10119 Change click framework to 15.04 by default
  • check_reqs only verifies node dependencies now, not ubuntu build deps which are checked once trying to build
Previous

Cordova iOS 4.0.1
18 Dec 2015 - By Shazron Abdullah

We are happy to announce that Cordova iOS 4.0.1 has been released....

Next

Cordova Ubuntu 4.3.3
08 Jan 2016 - By David Barth

Cordova Ubuntu 4.3.3 has been released. This is an important patch release,...