Last Week in Cordova: FirefoxOS, Translations, bug fixes
        
        13 Sep 2013
    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:
- FileTransfer on wp7 now supports basic authentication
 - BlackBerry no longer validates buildId and --no-build works again
 cordova servenow serves all platforms at the same time (via /android/www, /ios/www, etc)cordova plugin lsnow takes ~50ms instead of ~700ms to run- Plugin URLs are now optional within 
<dependency>tags. The registry will be used when only an ID is given. 
