Blog RSS Feed

Apache Cordova Windows 4.3.0
18 Jan 2016

We are happy to announce that Cordova Windows 4.3.0 has been released!

This release mostly aims to bring support for Platform Api interface and unified message logging for Windows. It will be the default Windows version after the next cordova-cli release.

To upgrade:

npm install -g cordova
cd my_project
cordova platform update windows@4.3.0

To add it explicitly:

cordova platform add windows@4.3.0

For non-CLI projects or for pre-3.0 projects, refer to the upgrade guides.

What's new in Windows

  • CB-10193 Add BOM to www files at build stage instead of prepare
  • CB-10303 Fixes build arguments parsing
  • CB-10292 Windows platform support for next version of VS/MSBuild
  • CB-10224 Removes duplicated/incorrect console line
  • CB-9828 Implement and expose PlatformApi for Windows.
Previous

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,...

Next

Plugins Release
19 Jan 2016 - By Steve Gill

The following plugins were updated today: cordova-plugin-camera@2.1.0 cordova-plugin-contacts@2.0.1 cordova-plugin-device@1.1.1 cordova-plugin-file@4.1.0 cordova-plugin-file-transfer@1.5.0 cordova-plugin-geolocation@2.1.0...