layout: post author:
name: Andrew Grieve
url: https://twitter.com/GrieveAndrew
title: "Last Week in Cordova: FirefoxOS, Translations, bug fixes" categories: news
Last week Cordova saw 83 commits come in from 24 different authors. No releases were made, but attention was spent on adding Firefox OS support, translating docs, and fixing bugs.
Other Notable Changes:
cordova serve
now serves all platforms at the same time (via /android/www, /ios/www, etc)cordova plugin ls
now takes ~50ms instead of ~700ms to run<dependency>
tags. The registry will be used when only an ID is given.