layout: post author:
name: Andrew Grieve
url: https://twitter.com/GrieveAndrew
title: "Last Week in Cordova" categories: news
Last week Cordova saw 39 commits come in, plugman
reached version 0.11.0
, and CLI
reached 3.0.9
.
plugman
now has initial support for Windows Phone, plugin URLs can now
specify a git hash and subdirectory,
and <engine>
tags are now enforced.
There was also good progress made towards launching our Plugin Registry.
Other Notable Changes:
<lib-file>
can now be used by plugins to add .jar
files on Android.cordova plugin rm
now doesn't choke when a file is already deletedcordova platform ls
now shows both installed and available-to-install platformscordova-plugin-camera
data-URIs now work again on Androidcordova-plugin-device-orientation
got BB10 supportcordova-plugin-file
's DirectoryEntry.copy() is now recursive.cordova-plugin-geolocation
got Win8 supportcordova-plugin-vibrate
added a missing permission for Android.