Release Notes for Cordova JS

3.7.0 (Oct 01, 2014)

  • added missing AL header

3.6.3

  • Set Version to 3.6.3 (manually)
  • Set VERSION to 3.6.0 (via coho)
  • Removed old comment
  • Checking for windows style path
  • Better handling of all “modulemapper.clobbers” replacements
  • Fixed browserify onDeviceReady event not firing on the browser
  • Removed check for “c:” and added check for windows platform
  • Fixed Windows path issue when trying to set “navigator.app” in cordova.js
  • CB-7349 Tell users to run npm install
  • Upleveled amazon-fireos changes.
  • CB-870 android: Add volume button event support
  • [fxos] Remove hardcoded cordova version
  • CB-6764 Fix findCordovaPath() detecting “notcordova.js” as cordova.js
  • CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1)
  • CB-6714 Base webOS 3.x Cordova implementation
  • Fixed jshint whitespace issues
  • android: Delete Location-change JS->Native bridge mode
  • CB-5988 android: Allow exec() only from file: or start-up URL's domain
  • CB-7034 [BlackBerry10] Add error handling to exec makeSyncCall
  • CB-6983 misleading debug statement
  • CB-6884 - Fixed js callbacks not firing using WKWebView Cordova bridge
  • CB-6884 - Added WKWebView Cordova bridge
  • updating version
  • maximzing jshint satisfaction
  • CB-6863 - Default Cordova bridge broken due to replacing window.navigator (iOS 8)
  • CB-6867 [wp8, windows8] allow empty args
  • adding cordova.require
  • adding transform for File plugin
  • CB-6792 Add license to CONTRIBUTING.md
  • removed contacts hack, added regex to handle geolocation
  • Fix some old references in the README.md (This closes #69)
  • updating transform to support bs paths
  • updating transform for ios contacts
  • updating version
  • moving to TreeTransformer and adding a quick substitution for Android navigator.app clobber
  • Changed id to amazon-fireos.
  • Fix broken unit tests with node v0.11.13+ (hack)
  • Disable urlutil tests under jsdom & set jsdom to file: to avoid hitting network
  • Upleveled changes from android.
  • updating version
  • Upleveled changes from android.
  • CB-6587:Set Vesion to 3.6.0-dev