You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/11/07 01:24:21 UTC

svn commit: r1637274 - in /cordova/site: ./ public/ public/announcements/2014/09/08/ public/announcements/2014/11/ public/announcements/2014/11/06/ public/blog/ public/news/2013/09/06/ public/news/2013/10/28/ www/_posts/

Author: steven
Date: Fri Nov  7 00:24:21 2014
New Revision: 1637274

URL: http://svn.apache.org/r1637274
Log:
added release post for ios, windows and wp8

Added:
    cordova/site/public/announcements/2014/11/
    cordova/site/public/announcements/2014/11/06/
    cordova/site/public/announcements/2014/11/06/cordova-ios-3.7.0.html
    cordova/site/public/announcements/2014/11/06/cordova-wp-windows-3.7.0.html
    cordova/site/www/_posts/2014-11-06-cordova-ios-3.7.0.md
    cordova/site/www/_posts/2014-11-06-cordova-wp-windows-3.7.0.md
Modified:
    cordova/site/Gemfile
    cordova/site/public/announcements/2014/09/08/cordova-361.html
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/news/2013/09/06/last-week.html
    cordova/site/public/news/2013/10/28/plugins-release.html
    cordova/site/public/rss.xml

Modified: cordova/site/Gemfile
URL: http://svn.apache.org/viewvc/cordova/site/Gemfile?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/Gemfile (original)
+++ cordova/site/Gemfile Fri Nov  7 00:24:21 2014
@@ -1,5 +1,5 @@
 source "https://rubygems.org"
-ruby '1.8.7'
+ruby '2.1.3'
 gem 'jekyll', '1.0.3'
 gem 'rake', '0.8.7'
 gem 'less'

Modified: cordova/site/public/announcements/2014/09/08/cordova-361.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2014/09/08/cordova-361.html?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/announcements/2014/09/08/cordova-361.html (original)
+++ cordova/site/public/announcements/2014/09/08/cordova-361.html Fri Nov  7 00:24:21 2014
@@ -169,7 +169,7 @@ cordova platform update android</code></
 
 <li>Delete Location-change JS-&gt;Native bridge mode</li>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>’s domain</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>‘s domain</li>
 
 <li><a href="https://issues.apache.org/jira/browse/CB-6761">CB-6761</a> Fix native-&gt;JS bridge ceasing to fire when page changes and online is set to false and the JS loads quickly</li>
 
@@ -239,7 +239,7 @@ cordova platform update android</code></
 
 <li>Minor uncrustification of a few files</li>
 
-<li>Update <code>LICENSE</code> to include <strong>shelljs</strong>’s license</li>
+<li>Update <code>LICENSE</code> to include <strong>shelljs</strong>‘s license</li>
 
 <li>Remove <code>LICENSE</code> entries for files that we no longer use</li>
 
@@ -705,7 +705,7 @@ cordova platform update android</code></
 
 <li>Delete Location-change JS-&gt;Native bridge mode</li>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>’s domain</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>‘s domain</li>
 
 <li><a href="https://issues.apache.org/jira/browse/CB-6761">CB-6761</a> Fix native-&gt;JS bridge ceasing to fire when page changes and online is set to false and the JS loads quickly</li>
 
@@ -795,7 +795,7 @@ cordova platform update android</code></
 
 <li><a href="https://issues.apache.org/jira/browse/CB-7345">CB-7345</a> Improve cli documentation</li>
 
-<li>Refactored test to make use of <strong>jasmine</strong>’s <code>toThrow</code> expectation</li>
+<li>Refactored test to make use of <strong>jasmine</strong>‘s <code>toThrow</code> expectation</li>
 
 <li>Correct object referenced in tests</li>
 
@@ -1011,7 +1011,7 @@ cordova platform update android</code></
 
 <li><strong>Android</strong> Delete Location-change JS-&gt;Native bridge mode</li>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> <strong>Android</strong> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>’s domain</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5988">CB-5988</a> <strong>Android</strong> Allow <code>exec()</code> only from <em>file</em>: or start-up <em>URL</em>‘s domain</li>
 
 <li><a href="https://issues.apache.org/jira/browse/CB-7034">CB-7034</a> <strong>BlackBerry10</strong> Add error handling to exec makeSyncCall</li>
 

Added: cordova/site/public/announcements/2014/11/06/cordova-ios-3.7.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2014/11/06/cordova-ios-3.7.0.html?rev=1637274&view=auto
==============================================================================
--- cordova/site/public/announcements/2014/11/06/cordova-ios-3.7.0.html (added)
+++ cordova/site/public/announcements/2014/11/06/cordova-ios-3.7.0.html Fri Nov  7 00:24:21 2014
@@ -0,0 +1,241 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="//cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Apache Cordova iOS 3.7.0</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
+    <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="//cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="//cordova.apache.org/#about">About</a>
+            <a href="//cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/docs/en/4.0.0/">Documentation</a>
+            <a href="http://plugins.cordova.io/">Plugins</a>
+            <a href="//cordova.apache.org/#links">Quick Links</a>
+            <a href="//cordova.apache.org/#contribute">Contribute</a>
+            <a href="//cordova.apache.org/#mailing-list">Mailing List</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="//cordova.apache.org/#about">About</option>
+                <option value="//cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/docs/en/4.0.0/">Documentation</option>
+                <option value="http://plugins.cordova.io/">Plugins</option>
+                <option value="//cordova.apache.org/#links">Quick Links</option>
+                <option value="//cordova.apache.org/#contribute">Contribute</option>
+                <option value="//cordova.apache.org/#mailing-list">Mailing List</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Apache Cordova iOS 3.7.0</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/shazron">Shazron Abdullah</a></div>
+    <p class="meta">06 Nov 2014</p>
+    <div class="post">
+    
+<p>We are happy to announce that <code>Cordova iOS 3.7.0</code> has been released!</p>
+
+<p>This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.1.0 is released. This release also requires Xcode 6.</p>
+
+<p>To upgrade:</p>
+
+<pre><code>npm install -g cordova
+cd my_project
+cordova platform update ios</code></pre>
+
+<p>To add it explicitly:</p>
+
+<pre><code>cordova platform add ios@3.7.0</code></pre>
+
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html">upgrade guides</a>.</p>
+<!--more-->
+<h2 id="whats_new_in_ios">What’s new in iOS</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6510">CB-6510</a> Support for <code>ErrorUrl</code> preference</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7857">CB-7857</a> Load <code>appURL</code> after plugins have loaded</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7606">CB-7606</a> <code>handleOpenURL</code> handler firing more than necessary</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7597">CB-7597</a> <code>Localizable.strings</code> for Media Capture are in the default template, it should be in the plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7818">CB-7818</a> CLI builds ignore Distribution certificates</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7813">CB-7813</a> <code>CDVWebViewDelegate</code> fails to update the webview state properly</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7643">CB-7643</a> Made <code>isValidCallbackId</code> threadsafe</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-2520">CB-2520</a> Built interim js from cordova-js for custom user agent support</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-2520">CB-2520</a> “original” user agent needs to be overridable</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7777">CB-7777</a> In <code>AppDelegate</code>, before calling <code>handleOpenURL</code> check whether it exists first to prevent exceptions</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7775">CB-7775</a> Add <code>component.json</code> for component and duo package managers</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7493">CB-7493</a> Adds <code>test-build</code> command to package.json</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7630">CB-7630</a> Deprecate <code>CDV_IsIPhone5</code> and <code>CDV_IsIPad</code> macro in <code>CDVAvailability.h</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7727">CB-7727</a> Add resolution part to <strong>backup to icloud</strong> warning message because screen size is now orientation dependent</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7560">CB-7560</a> <code>tel:</code> and <code>mailto:</code> links don’t work in <code>&lt;iframe&gt;</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7502">CB-7502</a> Default template is missing <code>CFBundleShortVersionString</code> key in <code>Info.plist</code>, prevents <strong>iTunes Connect</strong> submission</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7546">CB-7546</a> <strong>Contacts</strong> Prevent exception when index is out of range</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7648">CB-7648</a> <strong>iOS 8</strong> Add <strong>iPhone 6 Plus</strong> icon to default template</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7632">CB-7632</a> <strong>iOS 8</strong> Add launch image definitions to <code>Info.plist</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7631">CB-7631</a> <strong>iOS 8</strong> <code>CDVUrlProtocol</code> - the <code>NSHttpUrlResponse</code> is not initialized with the <code>statuscode</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7596">CB-7596</a> <strong>iOS 8</strong> <code>CDV_IsIPhone5()</code> Macro needs to be updated * <a href="https://issues.apache.org/jira/browse/CB-7882">CB-7882</a> <code>viewDidUnload</code> instance method is missing <code>[super viewDidUnload]</code> call</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7872">CB-7872</a> <strong>XCode 6.1</strong>‘s <code>xcrun</code> <code>PackageApplication</code> fails at packaging / resigning Cordova applications</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7729">CB-7729</a> <strong>Xcode 6</strong> Support <code>ios-sim</code> <strong>3.0</strong> and new targets (<strong>iPhone 6/6+</strong>)</li>
+
+<li><strong>Xcode 6</strong> Fix <code>cordova/lib/list-started-emulators</code></li>
+
+<li>Add <code>ios-sim</code> version check <strong>3.0</strong> to <code>cordova/lib/list-emulator-images</code></li>
+
+<li>Fix <code>cordova/lib/install-emulator</code> to pass in the correct prefix for <code>ios-sim --devicetypeid</code></li>
+
+<li>Remove non-working applescript to start emulator, use <code>Instruments</code> to start <strong>iOS Simulator</strong> now.</li>
+
+<li>Add support for the <strong>iPod</strong> in <code>cordova/lib/list-devices</code> script.</li>
+
+<li>Remove <code>Valid values for --target</code> in script headers. Use <code>cordova/lib/list-emulator-images</code> to get the list.</li>
+
+<li>Update <code>cordova/lib/list-emulator-images</code> for <code>ios-sim</code> <strong>3.0</strong></li>
+
+<li>Increment <code>ios-deploy</code> min version to <strong>1.2.0</strong> and <code>ios-sim</code> min version to <strong>3.0</strong></li>
+
+<li>Updated <code>cordova/build</code> script to use specific <code>SHARED_PRECOMPS_DIR</code> variable.</li>
+
+<li>Update <code>.gitignore</code> to not ignore <code>.xcworkspace</code> files</li>
+</ul>
+
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/4.0.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+
+                <li><a href="http://stackoverflow.com/tags/cordova">Support<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+
+</body>
+</html>

Added: cordova/site/public/announcements/2014/11/06/cordova-wp-windows-3.7.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2014/11/06/cordova-wp-windows-3.7.0.html?rev=1637274&view=auto
==============================================================================
--- cordova/site/public/announcements/2014/11/06/cordova-wp-windows-3.7.0.html (added)
+++ cordova/site/public/announcements/2014/11/06/cordova-wp-windows-3.7.0.html Fri Nov  7 00:24:21 2014
@@ -0,0 +1,226 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="//cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Apache Cordova Windows & Windows Phone 3.7.0</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
+    <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="//cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="//cordova.apache.org/#about">About</a>
+            <a href="//cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/docs/en/4.0.0/">Documentation</a>
+            <a href="http://plugins.cordova.io/">Plugins</a>
+            <a href="//cordova.apache.org/#links">Quick Links</a>
+            <a href="//cordova.apache.org/#contribute">Contribute</a>
+            <a href="//cordova.apache.org/#mailing-list">Mailing List</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="//cordova.apache.org/#about">About</option>
+                <option value="//cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/docs/en/4.0.0/">Documentation</option>
+                <option value="http://plugins.cordova.io/">Plugins</option>
+                <option value="//cordova.apache.org/#links">Quick Links</option>
+                <option value="//cordova.apache.org/#contribute">Contribute</option>
+                <option value="//cordova.apache.org/#mailing-list">Mailing List</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Apache Cordova Windows & Windows Phone 3.7.0</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
+    <p class="meta">06 Nov 2014</p>
+    <div class="post">
+    
+<p>We are happy to announce that <code>Cordova Windows &amp; WP8 3.7.0</code> has been released!</p>
+
+<p>This release has various bug fixes.</p>
+
+<p>It will be available in the next cordova-cli release (Cordova CLI 4.1.0), which is expected in a few days.</p>
+
+<p>To upgrade (once CLI update is released):</p>
+
+<pre><code>npm install -g cordova
+cd my_project
+cordova platform update windows</code></pre>
+
+<p>To add it explicitly (available now):</p>
+
+<pre><code>cordova platform add windows@3.7.0
+cordova platform add wp8@3.7.0</code></pre>
+
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html">upgrade guides</a>.</p>
+<!--more-->
+<h2 id="whats_new_in_windows">What’s new in Windows</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7731">CB-7731</a> Catch cli missing args error</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7493">CB-7493</a> Adds <code>space-in-path</code> and <code>unicode in name</code> tests for CI</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7656">CB-7656</a> Fixes <code>list-devices</code> and <code>list-emulators</code> commands</li>
+
+<li>Fixes <code>msbuild</code> failure after <strong>Windows</strong> project creation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7617">CB-7617</a> Add partial match support for <code>--target</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7666">CB-7666</a> Merge <code>node_modules</code> and move to package root</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7666">CB-7666</a> Move stuff outside of <strong>Windows</strong> subdir</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7617">CB-7617</a> Deploy on WP8.1 incorrectly handles <code>--target</code> name</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7601">CB-7601</a> Build fails due to capabilities with m: prefixes are incorrectly sorted</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7520">CB-7520</a> copy MRT images defined in config.xml</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7520">CB-7520</a> <code>.appxbundle</code> package format support</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7520">CB-7520</a> Refine image names, use wildcard to include MRT images</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7494">CB-7494</a> Fixes wrong replacements in <code>*.appxmanifest</code> files</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7452">CB-7452</a> Rewrite <code>ApplyPlatformConfig.ps1</code> using <strong>NodeJS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7377">CB-7377</a> Removes unnecessary rules tracing which is also incorrectly handled by <strong>PS</strong></li>
+</ul>
+
+<h2 id="whats_new_in_wp8">What’s new in WP8</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7843">CB-7843</a> Fix angular routing on <strong>WP8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7616">CB-7616</a> Add partial match support for <code>--target</code></li>
+
+<li>Let <code>CordovaView</code> respect <code>DisallowOverscroll</code> preference</li>
+
+<li>Optionally supress inertia scrolling</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7618">CB-7618</a> Fix <strong>WP8</strong> build due to missing <code>node_modules</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7616">CB-7616</a> Deploy on <strong>WP8</strong> fails to run specific target</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7493">CB-7493</a> Adds <code>space-in-path</code> and <code>unicode in name</code> tests for <code>CI</code></li>
+</ul>
+
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/4.0.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+
+                <li><a href="http://stackoverflow.com/tags/cordova">Support<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Nov  7 00:24:21 2014
@@ -69,6 +69,16 @@
 <ul class="posts">
   
     <li>
+    <span>06 Nov 2014</span> &raquo;
+    <a href="//cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">Apache Cordova Windows & Windows Phone 3.7.0</a>
+    </li>
+  
+    <li>
+    <span>06 Nov 2014</span> &raquo;
+    <a href="//cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html">Apache Cordova iOS 3.7.0</a>
+    </li>
+  
+    <li>
     <span>17 Oct 2014</span> &raquo;
     <a href="//cordova.apache.org/news/2014/10/17/plugins-release.html">Plugins Release: October 17, 2014</a>
     </li>
@@ -205,7 +215,7 @@
   
     <li>
     <span>28 Oct 2013</span> &raquo;
-    <a href="//cordova.apache.org/news/2013/10/28/plugins-release.html">CLI, Plugman & Plugins Release: Oct 28, 2013</a>
+    <a href="//cordova.apache.org/news/2013/10/28/plugins-release.html">CLI, Plugman &amp; Plugins Release: Oct 28, 2013</a>
     </li>
   
     <li>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Fri Nov  7 00:24:21 2014
@@ -101,171 +101,97 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
-      <li><span>17 Oct 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/10/17/plugins-release.html">Plugins Release: October 17, 2014</a>
+      <li><span>06 Nov 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">Apache Cordova Windows & Windows Phone 3.7.0</a>
       
-<p>The following plugins were updated today:</p>
-
-<ul>
-<li>cordova-plugin-camera: 0.3.3</li>
-
-<li>cordova-plugin-contacts: 0.2.14</li>
-
-<li>cordova-plugin-file-transfer: 0.4.7</li>
-
-<li>cordova-plugin-globalization: 0.3.2</li>
-
-<li>cordova-plugin-inappbrowser: 0.5.3</li>
-
-<li>cordova-plugin-media: 0.2.14</li>
-
-<li>cordova-plugin-media-capture: 0.3.4</li>
-
-<li>cordova-plugin-network-information: 0.2.13</li>
-
-<li>cordova-plugin-splashscreen: 0.3.4</li>
-</ul>
+<p>We are happy to announce that <code>Cordova Windows &amp; WP8 3.7.0</code> has been released!</p>
 
-<p>Notable changes include:</p>
-
-<ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add <code>iPhone 6/6+</code> support for <code>cordova-splashscreen</code> plugin</li>
+<p>This release has various bug fixes.</p>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code> for <code>cordova-network-information</code> plugin.</li>
+<p>It will be available in the next cordova-cli release (Cordova CLI 4.1.0), which is expected in a few days.</p>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Added <strong>Windows</strong> support for <code>cordova-media-capture</code> plugin</li>
+<p>To upgrade (once CLI update is released):</p>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code> for <code>cordova-globalization</code> plugin.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> <strong>Windows</strong> Adds support for <code>ms-appdata URIs</code> for <code>cordova-file-transfer</code> plugin</li>
-</ul>
+<pre><code>npm install -g cordova
+cd my_project
+cordova platform update windows</code></pre>
 
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
-<hr />
-<p>You can update any plugin by removing it, and then readding it. E.g. To update your camera plugin:</p>
+<p>To add it explicitly (available now):</p>
 
-<pre><code>cordova plugin rm org.apache.cordova.camera
-cordova plugin add org.apache.cordova.camera</code></pre>
+<pre><code>cordova platform add windows@3.7.0
+cordova platform add wp8@3.7.0</code></pre>
 
-<p>Other changes include:</p>
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html">upgrade guides</a>.</p>
 
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/10/17/plugins-release.html">Read More</a></div>
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">Read More</a></div>
     
-      <li><span>16 Oct 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/10/16/cordova-4.html">Apache Cordova CLI 4.0 Release</a>
+      <li><span>06 Nov 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html">Apache Cordova iOS 3.7.0</a>
       
-<p>We are happy to announce that <code>Apache Cordova CLI 4.0</code> has been released!</p>
-
-<p>We have also released <code>Cordova-Browser 3.6.0</code>, <code>Cordova-Android 3.6.4</code>, <code>Cordova-Windows 3.6.4</code>, and <code>Cordova-WP8 3.6.4</code>.</p>
+<p>We are happy to announce that <code>Cordova iOS 3.7.0</code> has been released!</p>
 
-<p>Most notable changes include:</p>
-
-<ul>
-<li><strong>Cordova CLI</strong> version bump to <code>4.0.0</code> to reflect our changes in <a href="https://github.com/apache/cordova-coho/blob/master/docs/versioning-and-release-strategy.md">release policy</a>.</li>
+<p>This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.1.0 is released. This release also requires Xcode 6.</p>
 
-<li><strong>WP8</strong> and <strong>Windows</strong> both implemented support for <code>--target</code> flag</li>
-
-<li>Initial support for <strong>Cordova-Browser</strong> platform.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5390">CB-5390</a> Uninstall - recursively remove dependencies of dependencies</li>
-</ul>
-
-<p>To upgrade: (replace <code>android</code> with the platform you want to update):</p>
+<p>To upgrade:</p>
 
 <pre><code>npm install -g cordova
 cd my_project
-cordova platform update android</code></pre>
-
-<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/4.0.0/guide_platforms_index.md.html">upgrade guides</a>.</p>
-
-<h2 id="cordova_cli_bumped_to_version_40">Cordova CLI bumped to version 4.0</h2>
-
-<p>We have recently decided to update our release process to include independent releases for platforms. This means that our platform maintainers can release updates when they need to and not have to wait for other platforms to be ready to release.</p>
-
-<p>Users should expect more frequent releases with bug fixes and new features. Users can always view what versions of platforms they are using in a cordova project with the <code>cordova platform list</code> command. Users workflow is exactly the same and updating existing projects should not be an issue.</p>
-
-<p>Our <a href="http://cordova.apache.org/docs/en/edge/index.html">docs</a> will be released alongside our <strong>CLI</strong>.</p>
-
-<p>The <strong>CLI</strong> is released with a set of default platforms pinned. For instance, this release of <strong>Cordova-CLI</strong> will include <strong>Cordova-Android@3.6.4</strong> pinned by default. This means that when you type <code>cordova platform add android</code>, it will fetch and install version <code>3.6.4</code> into your project. It is also very simple to install a different version of a platform for a project if you wish by specifying the version of the platform when you are adding. Ex. <code>cordova platform add android@3.5.1</code>. Of course we always recommend using the latest release when possible.</p>
-
-<p>In this release, all of our platforms are still in the 3.6.x range in terms of versions. Expect this to change as we do more releases.</p>
+cordova platform update ios</code></pre>
 
-<p>You can read more about our new versioning strategy at <a href="https://github.com/apache/cordova-coho/blob/master/docs/versioning-and-release-strategy.md">https://github.com/apache/cordova-coho/blob/master/docs/versioning-and-release-strategy.md</a>.</p>
+<p>To add it explicitly:</p>
 
-<h2 id="new_platform_cordova_browser">New Platform: Cordova Browser</h2>
+<pre><code>cordova platform add ios@3.7.0</code></pre>
 
-<p>We have just released <strong>Browser</strong> as a platform. Add it to your projects with <code>cordova platform add browser</code>. This feature is intended for development purposes. We are working on adding <strong>browser</strong> support to our core plugins. <a href="https://twitter.com/raymondcamden">Ray Camden</a> has put together detailed blog post outlining which plugins we currently support at <a href="http://www.raymondcamden.com/2014/9/24/Browser-as-a-platform-for-your-PhoneGapCordova-apps">http://www.raymondcamden.com/2014/9/24/Browser-as-a-platform-for-your-PhoneGapCordova-apps</a>.</p>
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html">upgrade guides</a>.</p>
 
-<p>Please file any issues and feature requests in our <a href="https://issues.apache.org/jira/browse/CB/">issue tracker</a>. Make sure to fill in the component field as <code>browser</code>.</p>
-
-<h2 id="whats_new_in_android">What’s new in Android</h2>
-
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/10/16/cordova-4.html">Read More</a></div>
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html">Read More</a></div>
     
-      <li><span>17 Sep 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/09/17/plugins-release.html">Plugins Release: September 22, 2014</a>
+      <li><span>17 Oct 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/10/17/plugins-release.html">Plugins Release: October 17, 2014</a>
       
 <p>The following plugins were updated today:</p>
 
 <ul>
-<li>cordova-plugin-battery-status: 0.2.11</li>
-
-<li>cordova-plugin-camera: 0.3.2</li>
-
-<li>cordova-plugin-console: 0.2.11</li>
-
-<li>cordova-plugin-contacts: 0.2.13</li>
-
-<li>cordova-plugin-device: 0.2.12</li>
-
-<li>cordova-plugin-device-motion: 0.2.10</li>
-
-<li>cordova-plugin-device-orientation: 0.3.9</li>
-
-<li>cordova-plugin-dialogs: 0.2.10</li>
-
-<li>cordova-plugin-file: 1.3.1</li>
-
-<li>cordova-plugin-file-transfer: 0.4.6</li>
-
-<li>cordova-plugin-geolocation: 0.3.10</li>
+<li>cordova-plugin-camera: 0.3.3</li>
 
-<li>cordova-plugin-globalization: 0.3.1</li>
+<li>cordova-plugin-contacts: 0.2.14</li>
 
-<li>cordova-plugin-inappbrowser: 0.5.2</li>
+<li>cordova-plugin-file-transfer: 0.4.7</li>
 
-<li>cordova-plugin-media: 0.2.13</li>
+<li>cordova-plugin-globalization: 0.3.2</li>
 
-<li>cordova-plugin-media-capture: 0.3.3</li>
+<li>cordova-plugin-inappbrowser: 0.5.3</li>
 
-<li>cordova-plugin-network-information: 0.2.12</li>
+<li>cordova-plugin-media: 0.2.14</li>
 
-<li>cordova-plugin-splashscreen: 0.3.3</li>
+<li>cordova-plugin-media-capture: 0.3.4</li>
 
-<li>cordova-plugin-statusbar: 0.1.8</li>
+<li>cordova-plugin-network-information: 0.2.13</li>
 
-<li>cordova-plugin-vibration: 0.3.11</li>
+<li>cordova-plugin-splashscreen: 0.3.4</li>
 </ul>
 
 <p>Notable changes include:</p>
 
 <ul>
-<li>There is a new framework for testing the plugins. This affects plugin developers, not plugin users.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add <code>iPhone 6/6+</code> support for <code>cordova-splashscreen</code> plugin</li>
 
-<li>Many fixes have been made to the file plugin and other plugins that use it.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code> for <code>cordova-network-information</code> plugin.</li>
 
-<li>Globalization plugin has been cleaned up.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Added <strong>Windows</strong> support for <code>cordova-media-capture</code> plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code> for <code>cordova-globalization</code> plugin.</li>
 
-<li>Brought the vibration plugin API into alignment with the W3C specification.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> <strong>Windows</strong> Adds support for <code>ms-appdata URIs</code> for <code>cordova-file-transfer</code> plugin</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 <hr />
-<p>You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:</p>
+<p>You can update any plugin by removing it, and then readding it. E.g. To update your camera plugin:</p>
 
-<pre><code>cordova plugin rm org.apache.cordova.file
-cordova plugin add org.apache.cordova.file</code></pre>
+<pre><code>cordova plugin rm org.apache.cordova.camera
+cordova plugin add org.apache.cordova.camera</code></pre>
 
 <p>Other changes include:</p>
 
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/09/17/plugins-release.html">Read More</a></div>
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/10/17/plugins-release.html">Read More</a></div>
     
   </ul>
   

Modified: cordova/site/public/news/2013/09/06/last-week.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/09/06/last-week.html?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/news/2013/09/06/last-week.html (original)
+++ cordova/site/public/news/2013/09/06/last-week.html Fri Nov  7 00:24:21 2014
@@ -87,7 +87,7 @@
 
 <li><code>cordova-plugin-device-orientation</code> <a href="https://issues.apache.org/jira/browse/CB-3687">got BB10 support</a></li>
 
-<li><code>cordova-plugin-file</code>’s DirectoryEntry.copy() <a href="https://issues.apache.org/jira/browse/CB-4514">is now recursive</a>.</li>
+<li><code>cordova-plugin-file</code>‘s DirectoryEntry.copy() <a href="https://issues.apache.org/jira/browse/CB-4514">is now recursive</a>.</li>
 
 <li><code>cordova-plugin-geolocation</code> got Win8 support</li>
 

Modified: cordova/site/public/news/2013/10/28/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/28/plugins-release.html?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/28/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/28/plugins-release.html Fri Nov  7 00:24:21 2014
@@ -10,7 +10,7 @@
     <!-- Original Jekyll
     <meta name="viewport" content="width=device-width">
     -->
-    <title>CLI, Plugman & Plugins Release: Oct 28, 2013</title>
+    <title>CLI, Plugman &amp; Plugins Release: Oct 28, 2013</title>
     <!-- syntax highlighting CSS -->
     <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
     <!-- Custom CSS -->
@@ -65,7 +65,7 @@
 
 
         <div class="site">
-    <h2>CLI, Plugman & Plugins Release: Oct 28, 2013</h2>
+    <h2>CLI, Plugman &amp; Plugins Release: Oct 28, 2013</h2>
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">28 Oct 2013</p>
     <div class="post">

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1637274&r1=1637273&r2=1637274&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Fri Nov  7 00:24:21 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Fri, 17 Oct 2014 14:07:47 -0700</lastBuildDate>
-        <pubDate>Fri, 17 Oct 2014 14:07:47 -0700</pubDate>
+        <lastBuildDate>Thu, 06 Nov 2014 16:20:25 -0800</lastBuildDate>
+        <pubDate>Thu, 06 Nov 2014 16:20:25 -0800</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,179 @@
 
 
         <item>
+                <title>Apache Cordova Windows & Windows Phone 3.7.0</title>
+                <description>
+&lt;p&gt;We are happy to announce that &lt;code&gt;Cordova Windows &amp;amp; WP8 3.7.0&lt;/code&gt; has been released!&lt;/p&gt;
+
+&lt;p&gt;This release has various bug fixes.&lt;/p&gt;
+
+&lt;p&gt;It will be available in the next cordova-cli release (Cordova CLI 4.1.0), which is expected in a few days.&lt;/p&gt;
+
+&lt;p&gt;To upgrade (once CLI update is released):&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;npm install -g cordova
+cd my_project
+cordova platform update windows&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;To add it explicitly (available now):&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova platform add windows@3.7.0
+cordova platform add wp8@3.7.0&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;For non-CLI projects or for pre-3.0 projects, refer to the &lt;a href=&quot;http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html&quot;&gt;upgrade guides&lt;/a&gt;.&lt;/p&gt;
+&lt;!--more--&gt;
+&lt;h2 id=&quot;whats_new_in_windows&quot;&gt;What’s new in Windows&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7731&quot;&gt;CB-7731&lt;/a&gt; Catch cli missing args error&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7493&quot;&gt;CB-7493&lt;/a&gt; Adds &lt;code&gt;space-in-path&lt;/code&gt; and &lt;code&gt;unicode in name&lt;/code&gt; tests for CI&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7656&quot;&gt;CB-7656&lt;/a&gt; Fixes &lt;code&gt;list-devices&lt;/code&gt; and &lt;code&gt;list-emulators&lt;/code&gt; commands&lt;/li&gt;
+
+&lt;li&gt;Fixes &lt;code&gt;msbuild&lt;/code&gt; failure after &lt;strong&gt;Windows&lt;/strong&gt; project creation&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7617&quot;&gt;CB-7617&lt;/a&gt; Add partial match support for &lt;code&gt;--target&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7666&quot;&gt;CB-7666&lt;/a&gt; Merge &lt;code&gt;node_modules&lt;/code&gt; and move to package root&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7666&quot;&gt;CB-7666&lt;/a&gt; Move stuff outside of &lt;strong&gt;Windows&lt;/strong&gt; subdir&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7617&quot;&gt;CB-7617&lt;/a&gt; Deploy on WP8.1 incorrectly handles &lt;code&gt;--target&lt;/code&gt; name&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7601&quot;&gt;CB-7601&lt;/a&gt; Build fails due to capabilities with m: prefixes are incorrectly sorted&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7520&quot;&gt;CB-7520&lt;/a&gt; copy MRT images defined in config.xml&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7520&quot;&gt;CB-7520&lt;/a&gt; &lt;code&gt;.appxbundle&lt;/code&gt; package format support&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7520&quot;&gt;CB-7520&lt;/a&gt; Refine image names, use wildcard to include MRT images&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7494&quot;&gt;CB-7494&lt;/a&gt; Fixes wrong replacements in &lt;code&gt;*.appxmanifest&lt;/code&gt; files&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7452&quot;&gt;CB-7452&lt;/a&gt; Rewrite &lt;code&gt;ApplyPlatformConfig.ps1&lt;/code&gt; using &lt;strong&gt;NodeJS&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7377&quot;&gt;CB-7377&lt;/a&gt; Removes unnecessary rules tracing which is also incorrectly handled by &lt;strong&gt;PS&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;whats_new_in_wp8&quot;&gt;What’s new in WP8&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7843&quot;&gt;CB-7843&lt;/a&gt; Fix angular routing on &lt;strong&gt;WP8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7616&quot;&gt;CB-7616&lt;/a&gt; Add partial match support for &lt;code&gt;--target&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;Let &lt;code&gt;CordovaView&lt;/code&gt; respect &lt;code&gt;DisallowOverscroll&lt;/code&gt; preference&lt;/li&gt;
+
+&lt;li&gt;Optionally supress inertia scrolling&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7618&quot;&gt;CB-7618&lt;/a&gt; Fix &lt;strong&gt;WP8&lt;/strong&gt; build due to missing &lt;code&gt;node_modules&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7616&quot;&gt;CB-7616&lt;/a&gt; Deploy on &lt;strong&gt;WP8&lt;/strong&gt; fails to run specific target&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7493&quot;&gt;CB-7493&lt;/a&gt; Adds &lt;code&gt;space-in-path&lt;/code&gt; and &lt;code&gt;unicode in name&lt;/code&gt; tests for &lt;code&gt;CI&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+                <link>http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html</link>
+                <guid>http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0</guid>
+                <pubDate>Thu, 06 Nov 2014</pubDate>
+        </item>
+
+        <item>
+                <title>Apache Cordova iOS 3.7.0</title>
+                <description>
+&lt;p&gt;We are happy to announce that &lt;code&gt;Cordova iOS 3.7.0&lt;/code&gt; has been released!&lt;/p&gt;
+
+&lt;p&gt;This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.1.0 is released. This release also requires Xcode 6.&lt;/p&gt;
+
+&lt;p&gt;To upgrade:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;npm install -g cordova
+cd my_project
+cordova platform update ios&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;To add it explicitly:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova platform add ios@3.7.0&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;For non-CLI projects or for pre-3.0 projects, refer to the &lt;a href=&quot;http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html&quot;&gt;upgrade guides&lt;/a&gt;.&lt;/p&gt;
+&lt;!--more--&gt;
+&lt;h2 id=&quot;whats_new_in_ios&quot;&gt;What’s new in iOS&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6510&quot;&gt;CB-6510&lt;/a&gt; Support for &lt;code&gt;ErrorUrl&lt;/code&gt; preference&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7857&quot;&gt;CB-7857&lt;/a&gt; Load &lt;code&gt;appURL&lt;/code&gt; after plugins have loaded&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7606&quot;&gt;CB-7606&lt;/a&gt; &lt;code&gt;handleOpenURL&lt;/code&gt; handler firing more than necessary&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7597&quot;&gt;CB-7597&lt;/a&gt; &lt;code&gt;Localizable.strings&lt;/code&gt; for Media Capture are in the default template, it should be in the plugin&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7818&quot;&gt;CB-7818&lt;/a&gt; CLI builds ignore Distribution certificates&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7813&quot;&gt;CB-7813&lt;/a&gt; &lt;code&gt;CDVWebViewDelegate&lt;/code&gt; fails to update the webview state properly&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7643&quot;&gt;CB-7643&lt;/a&gt; Made &lt;code&gt;isValidCallbackId&lt;/code&gt; threadsafe&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-2520&quot;&gt;CB-2520&lt;/a&gt; Built interim js from cordova-js for custom user agent support&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-2520&quot;&gt;CB-2520&lt;/a&gt; “original” user agent needs to be overridable&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7777&quot;&gt;CB-7777&lt;/a&gt; In &lt;code&gt;AppDelegate&lt;/code&gt;, before calling &lt;code&gt;handleOpenURL&lt;/code&gt; check whether it exists first to prevent exceptions&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7775&quot;&gt;CB-7775&lt;/a&gt; Add &lt;code&gt;component.json&lt;/code&gt; for component and duo package managers&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7493&quot;&gt;CB-7493&lt;/a&gt; Adds &lt;code&gt;test-build&lt;/code&gt; command to package.json&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7630&quot;&gt;CB-7630&lt;/a&gt; Deprecate &lt;code&gt;CDV_IsIPhone5&lt;/code&gt; and &lt;code&gt;CDV_IsIPad&lt;/code&gt; macro in &lt;code&gt;CDVAvailability.h&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7727&quot;&gt;CB-7727&lt;/a&gt; Add resolution part to &lt;strong&gt;backup to icloud&lt;/strong&gt; warning message because screen size is now orientation dependent&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7560&quot;&gt;CB-7560&lt;/a&gt; &lt;code&gt;tel:&lt;/code&gt; and &lt;code&gt;mailto:&lt;/code&gt; links don’t work in &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7502&quot;&gt;CB-7502&lt;/a&gt; Default template is missing &lt;code&gt;CFBundleShortVersionString&lt;/code&gt; key in &lt;code&gt;Info.plist&lt;/code&gt;, prevents &lt;strong&gt;iTunes Connect&lt;/strong&gt; submission&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7546&quot;&gt;CB-7546&lt;/a&gt; &lt;strong&gt;Contacts&lt;/strong&gt; Prevent exception when index is out of range&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7648&quot;&gt;CB-7648&lt;/a&gt; &lt;strong&gt;iOS 8&lt;/strong&gt; Add &lt;strong&gt;iPhone 6 Plus&lt;/strong&gt; icon to default template&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7632&quot;&gt;CB-7632&lt;/a&gt; &lt;strong&gt;iOS 8&lt;/strong&gt; Add launch image definitions to &lt;code&gt;Info.plist&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7631&quot;&gt;CB-7631&lt;/a&gt; &lt;strong&gt;iOS 8&lt;/strong&gt; &lt;code&gt;CDVUrlProtocol&lt;/code&gt; - the &lt;code&gt;NSHttpUrlResponse&lt;/code&gt; is not initialized with the &lt;code&gt;statuscode&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7596&quot;&gt;CB-7596&lt;/a&gt; &lt;strong&gt;iOS 8&lt;/strong&gt; &lt;code&gt;CDV_IsIPhone5()&lt;/code&gt; Macro needs to be updated * &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7882&quot;&gt;CB-7882&lt;/a&gt; &lt;code&gt;viewDidUnload&lt;/code&gt; instance method is missing &lt;code&gt;[super viewDidUnload]&lt;/code&gt; call&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7872&quot;&gt;CB-7872&lt;/a&gt; &lt;strong&gt;XCode 6.1&lt;/strong&gt;‘s &lt;code&gt;xcrun&lt;/code&gt; &lt;code&gt;PackageApplication&lt;/code&gt; fails at packaging / resigning Cordova applications&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7729&quot;&gt;CB-7729&lt;/a&gt; &lt;strong&gt;Xcode 6&lt;/strong&gt; Support &lt;code&gt;ios-sim&lt;/code&gt; &lt;strong&gt;3.0&lt;/strong&gt; and new targets (&lt;strong&gt;iPhone 6/6+&lt;/strong&gt;)&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Xcode 6&lt;/strong&gt; Fix &lt;code&gt;cordova/lib/list-started-emulators&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;Add &lt;code&gt;ios-sim&lt;/code&gt; version check &lt;strong&gt;3.0&lt;/strong&gt; to &lt;code&gt;cordova/lib/list-emulator-images&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;Fix &lt;code&gt;cordova/lib/install-emulator&lt;/code&gt; to pass in the correct prefix for &lt;code&gt;ios-sim --devicetypeid&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;Remove non-working applescript to start emulator, use &lt;code&gt;Instruments&lt;/code&gt; to start &lt;strong&gt;iOS Simulator&lt;/strong&gt; now.&lt;/li&gt;
+
+&lt;li&gt;Add support for the &lt;strong&gt;iPod&lt;/strong&gt; in &lt;code&gt;cordova/lib/list-devices&lt;/code&gt; script.&lt;/li&gt;
+
+&lt;li&gt;Remove &lt;code&gt;Valid values for --target&lt;/code&gt; in script headers. Use &lt;code&gt;cordova/lib/list-emulator-images&lt;/code&gt; to get the list.&lt;/li&gt;
+
+&lt;li&gt;Update &lt;code&gt;cordova/lib/list-emulator-images&lt;/code&gt; for &lt;code&gt;ios-sim&lt;/code&gt; &lt;strong&gt;3.0&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Increment &lt;code&gt;ios-deploy&lt;/code&gt; min version to &lt;strong&gt;1.2.0&lt;/strong&gt; and &lt;code&gt;ios-sim&lt;/code&gt; min version to &lt;strong&gt;3.0&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Updated &lt;code&gt;cordova/build&lt;/code&gt; script to use specific &lt;code&gt;SHARED_PRECOMPS_DIR&lt;/code&gt; variable.&lt;/li&gt;
+
+&lt;li&gt;Update &lt;code&gt;.gitignore&lt;/code&gt; to not ignore &lt;code&gt;.xcworkspace&lt;/code&gt; files&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+                <link>http://cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html</link>
+                <guid>http://cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0</guid>
+                <pubDate>Thu, 06 Nov 2014</pubDate>
+        </item>
+
+        <item>
                 <title>Plugins Release: October 17, 2014</title>
                 <description>
 &lt;p&gt;The following plugins were updated today:&lt;/p&gt;
@@ -1078,7 +1251,7 @@ cordova platform update android&lt;/code
 
 &lt;li&gt;Delete Location-change JS-&amp;gt;Native bridge mode&lt;/li&gt;
 
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;’s domain&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;‘s domain&lt;/li&gt;
 
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6761&quot;&gt;CB-6761&lt;/a&gt; Fix native-&amp;gt;JS bridge ceasing to fire when page changes and online is set to false and the JS loads quickly&lt;/li&gt;
 
@@ -1148,7 +1321,7 @@ cordova platform update android&lt;/code
 
 &lt;li&gt;Minor uncrustification of a few files&lt;/li&gt;
 
-&lt;li&gt;Update &lt;code&gt;LICENSE&lt;/code&gt; to include &lt;strong&gt;shelljs&lt;/strong&gt;’s license&lt;/li&gt;
+&lt;li&gt;Update &lt;code&gt;LICENSE&lt;/code&gt; to include &lt;strong&gt;shelljs&lt;/strong&gt;‘s license&lt;/li&gt;
 
 &lt;li&gt;Remove &lt;code&gt;LICENSE&lt;/code&gt; entries for files that we no longer use&lt;/li&gt;
 
@@ -1614,7 +1787,7 @@ cordova platform update android&lt;/code
 
 &lt;li&gt;Delete Location-change JS-&amp;gt;Native bridge mode&lt;/li&gt;
 
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;’s domain&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;‘s domain&lt;/li&gt;
 
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6761&quot;&gt;CB-6761&lt;/a&gt; Fix native-&amp;gt;JS bridge ceasing to fire when page changes and online is set to false and the JS loads quickly&lt;/li&gt;
 
@@ -1704,7 +1877,7 @@ cordova platform update android&lt;/code
 
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7345&quot;&gt;CB-7345&lt;/a&gt; Improve cli documentation&lt;/li&gt;
 
-&lt;li&gt;Refactored test to make use of &lt;strong&gt;jasmine&lt;/strong&gt;’s &lt;code&gt;toThrow&lt;/code&gt; expectation&lt;/li&gt;
+&lt;li&gt;Refactored test to make use of &lt;strong&gt;jasmine&lt;/strong&gt;‘s &lt;code&gt;toThrow&lt;/code&gt; expectation&lt;/li&gt;
 
 &lt;li&gt;Correct object referenced in tests&lt;/li&gt;
 
@@ -1920,7 +2093,7 @@ cordova platform update android&lt;/code
 
 &lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Delete Location-change JS-&amp;gt;Native bridge mode&lt;/li&gt;
 
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;’s domain&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5988&quot;&gt;CB-5988&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt; Allow &lt;code&gt;exec()&lt;/code&gt; only from &lt;em&gt;file&lt;/em&gt;: or start-up &lt;em&gt;URL&lt;/em&gt;‘s domain&lt;/li&gt;
 
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7034&quot;&gt;CB-7034&lt;/a&gt; &lt;strong&gt;BlackBerry10&lt;/strong&gt; Add error handling to exec makeSyncCall&lt;/li&gt;
 
@@ -6129,7 +6302,7 @@ cordova plugin add org.apache.cordova.ca
 
 &lt;li&gt;&lt;code&gt;cordova-plugin-device-orientation&lt;/code&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-3687&quot;&gt;got BB10 support&lt;/a&gt;&lt;/li&gt;
 
-&lt;li&gt;&lt;code&gt;cordova-plugin-file&lt;/code&gt;’s DirectoryEntry.copy() &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4514&quot;&gt;is now recursive&lt;/a&gt;.&lt;/li&gt;
+&lt;li&gt;&lt;code&gt;cordova-plugin-file&lt;/code&gt;‘s DirectoryEntry.copy() &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4514&quot;&gt;is now recursive&lt;/a&gt;.&lt;/li&gt;
 
 &lt;li&gt;&lt;code&gt;cordova-plugin-geolocation&lt;/code&gt; got Win8 support&lt;/li&gt;
 
@@ -6144,11 +6317,11 @@ cordova plugin add org.apache.cordova.ca
         <item>
                 <title>Apache Cordova Is Looking for a Few Good Translators</title>
                 <description>
-&lt;p&gt;Apache Cordova is going global! Apache Cordova is already being used by developers all over the world and now, we are proud to announce, the Apache Cordova documentation will be translated into a number of languages. But we need your help! With the support of &lt;a href='http://crowdin.net/project/cordova'&gt;Crowdin&lt;/a&gt;, a translation and localization management platform, translators can login to the easy-to-use tooling and provide as much or as little translation assistance as they would like. If you know another language please support Cordova and contribute. &lt;!--more--&gt;&lt;/p&gt;
+&lt;p&gt;Apache Cordova is going global! Apache Cordova is already being used by developers all over the world and now, we are proud to announce, the Apache Cordova documentation will be translated into a number of languages. But we need your help! With the support of &lt;a href=&#39;http://crowdin.net/project/cordova&#39;&gt;Crowdin&lt;/a&gt;, a translation and localization management platform, translators can login to the easy-to-use tooling and provide as much or as little translation assistance as they would like. If you know another language please support Cordova and contribute. &lt;!--more--&gt;&lt;/p&gt;
 
-&lt;p&gt;&lt;a href='http://crowdin.net/project/cordova'&gt;http://crowdin.net/project/cordova&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;&lt;a href=&#39;http://crowdin.net/project/cordova&#39;&gt;http://crowdin.net/project/cordova&lt;/a&gt;&lt;/p&gt;
 
-&lt;p&gt;Email &lt;a href='mailto:ldeluca@apache.org'&gt;ldeluca@apache.org&lt;/a&gt; for more information.&lt;/p&gt;
+&lt;p&gt;Email &lt;a href=&#39;mailto:ldeluca@apache.org&#39;&gt;ldeluca@apache.org&lt;/a&gt; for more information.&lt;/p&gt;
 </description>
                 <link>http://cordova.apache.org/blog/2013/08/12/crowdintranslation.html</link>
                 <guid>http://cordova.apache.org/blog/2013/08/12/crowdintranslation</guid>

Added: cordova/site/www/_posts/2014-11-06-cordova-ios-3.7.0.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-11-06-cordova-ios-3.7.0.md?rev=1637274&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-11-06-cordova-ios-3.7.0.md (added)
+++ cordova/site/www/_posts/2014-11-06-cordova-ios-3.7.0.md Fri Nov  7 00:24:21 2014
@@ -0,0 +1,67 @@
+---
+layout: post
+author:
+    name: Shazron Abdullah
+    url: https://twitter.com/shazron
+title:  "Apache Cordova iOS 3.7.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that `Cordova iOS 3.7.0` has been released!
+
+This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.1.0 is released.
+This release also requires Xcode 6.
+
+To upgrade:
+
+    npm install -g cordova
+    cd my_project
+    cordova platform update ios
+
+To add it explicitly:
+
+    cordova platform add ios@3.7.0
+
+
+
+For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html).
+
+<!--more-->
+
+## What's new in iOS
+
+* [CB-6510](https://issues.apache.org/jira/browse/CB-6510) Support for `ErrorUrl` preference
+* [CB-7857](https://issues.apache.org/jira/browse/CB-7857) Load `appURL` after plugins have loaded
+* [CB-7606](https://issues.apache.org/jira/browse/CB-7606) `handleOpenURL` handler firing more than necessary
+* [CB-7597](https://issues.apache.org/jira/browse/CB-7597) `Localizable.strings` for Media Capture are in the default template, it should be in the plugin
+* [CB-7818](https://issues.apache.org/jira/browse/CB-7818) CLI builds ignore Distribution certificates
+* [CB-7813](https://issues.apache.org/jira/browse/CB-7813) `CDVWebViewDelegate` fails to update the webview state properly
+* [CB-7643](https://issues.apache.org/jira/browse/CB-7643) Made `isValidCallbackId` threadsafe
+* [CB-2520](https://issues.apache.org/jira/browse/CB-2520) Built interim js from cordova-js for custom user agent support
+* [CB-2520](https://issues.apache.org/jira/browse/CB-2520) "original" user agent needs to be overridable
+* [CB-7777](https://issues.apache.org/jira/browse/CB-7777) In `AppDelegate`, before calling `handleOpenURL` check whether it exists first to prevent exceptions
+* [CB-7775](https://issues.apache.org/jira/browse/CB-7775) Add `component.json` for component and duo package managers
+* [CB-7493](https://issues.apache.org/jira/browse/CB-7493) Adds `test-build` command to package.json
+* [CB-7630](https://issues.apache.org/jira/browse/CB-7630) Deprecate `CDV_IsIPhone5` and `CDV_IsIPad` macro in `CDVAvailability.h`
+* [CB-7727](https://issues.apache.org/jira/browse/CB-7727) Add resolution part to **backup to icloud** warning message
+because screen size is now orientation dependent
+* [CB-7560](https://issues.apache.org/jira/browse/CB-7560) `tel:` and `mailto:` links don't work in `<iframe>`
+* [CB-7502](https://issues.apache.org/jira/browse/CB-7502) Default template is missing `CFBundleShortVersionString` key in `Info.plist`, prevents **iTunes Connect** submission
+* [CB-7546](https://issues.apache.org/jira/browse/CB-7546) **Contacts** Prevent exception when index is out of range
+* [CB-7648](https://issues.apache.org/jira/browse/CB-7648) **iOS 8** Add **iPhone 6 Plus** icon to default template
+* [CB-7632](https://issues.apache.org/jira/browse/CB-7632) **iOS 8** Add launch image definitions to `Info.plist`
+* [CB-7631](https://issues.apache.org/jira/browse/CB-7631) **iOS 8** `CDVUrlProtocol` - the `NSHttpUrlResponse` is not initialized with the `statuscode`
+* [CB-7596](https://issues.apache.org/jira/browse/CB-7596) **iOS 8** `CDV_IsIPhone5()` Macro needs to be updated * [CB-7882](https://issues.apache.org/jira/browse/CB-7882) `viewDidUnload` instance method is missing `[super viewDidUnload]` call
+* [CB-7872](https://issues.apache.org/jira/browse/CB-7872) **XCode 6.1**'s `xcrun` `PackageApplication` fails at packaging / resigning Cordova applications
+* [CB-7729](https://issues.apache.org/jira/browse/CB-7729) **Xcode 6** Support `ios-sim` **3.0** and new targets (**iPhone 6/6+**)
+* **Xcode 6** Fix `cordova/lib/list-started-emulators`
+* Add `ios-sim` version check **3.0** to `cordova/lib/list-emulator-images`
+* Fix `cordova/lib/install-emulator` to pass in the correct prefix for `ios-sim --devicetypeid`
+* Remove non-working applescript to start emulator, use `Instruments` to start **iOS Simulator** now.
+* Add support for the **iPod** in `cordova/lib/list-devices` script.
+* Remove `Valid values for --target` in script headers. Use `cordova/lib/list-emulator-images` to get the list.
+* Update `cordova/lib/list-emulator-images` for `ios-sim` **3.0**
+* Increment `ios-deploy` min version to **1.2.0** and `ios-sim` min version to **3.0**
+* Updated `cordova/build` script to use specific `SHARED_PRECOMPS_DIR` variable.
+* Update `.gitignore` to not ignore `.xcworkspace` files

Added: cordova/site/www/_posts/2014-11-06-cordova-wp-windows-3.7.0.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-11-06-cordova-wp-windows-3.7.0.md?rev=1637274&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-11-06-cordova-wp-windows-3.7.0.md (added)
+++ cordova/site/www/_posts/2014-11-06-cordova-wp-windows-3.7.0.md Fri Nov  7 00:24:21 2014
@@ -0,0 +1,60 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Apache Cordova Windows & Windows Phone 3.7.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that `Cordova Windows & WP8 3.7.0` has been released!
+
+This release has various bug fixes.
+
+It will be available in the next cordova-cli release (Cordova CLI 4.1.0), which is expected in a few days.
+
+To upgrade (once CLI update is released):
+
+    npm install -g cordova
+    cd my_project
+    cordova platform update windows
+
+To add it explicitly (available now):
+
+    cordova platform add windows@3.7.0
+    cordova platform add wp8@3.7.0
+
+
+
+For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html).
+
+<!--more-->
+
+## What's new in Windows
+
+* [CB-7731](https://issues.apache.org/jira/browse/CB-7731) Catch cli missing args error
+* [CB-7493](https://issues.apache.org/jira/browse/CB-7493) Adds `space-in-path` and `unicode in name` tests for CI
+* [CB-7656](https://issues.apache.org/jira/browse/CB-7656) Fixes `list-devices` and `list-emulators` commands
+* Fixes `msbuild` failure after **Windows** project creation
+* [CB-7617](https://issues.apache.org/jira/browse/CB-7617) Add partial match support for `--target`
+* [CB-7666](https://issues.apache.org/jira/browse/CB-7666) Merge `node_modules` and move to package root
+* [CB-7666](https://issues.apache.org/jira/browse/CB-7666) Move stuff outside of **Windows** subdir
+* [CB-7617](https://issues.apache.org/jira/browse/CB-7617) Deploy on WP8.1 incorrectly handles `--target` name
+* [CB-7601](https://issues.apache.org/jira/browse/CB-7601) Build fails due to capabilities with m: prefixes are incorrectly sorted
+* [CB-7520](https://issues.apache.org/jira/browse/CB-7520) copy MRT images defined in config.xml
+* [CB-7520](https://issues.apache.org/jira/browse/CB-7520) `.appxbundle` package format support
+* [CB-7520](https://issues.apache.org/jira/browse/CB-7520) Refine image names, use wildcard to include MRT images
+* [CB-7494](https://issues.apache.org/jira/browse/CB-7494) Fixes wrong replacements in `*.appxmanifest` files
+* [CB-7452](https://issues.apache.org/jira/browse/CB-7452) Rewrite `ApplyPlatformConfig.ps1` using **NodeJS**
+* [CB-7377](https://issues.apache.org/jira/browse/CB-7377) Removes unnecessary rules tracing which is also incorrectly handled by **PS**
+
+## What's new in WP8
+
+* [CB-7843](https://issues.apache.org/jira/browse/CB-7843) Fix angular routing on **WP8**
+* [CB-7616](https://issues.apache.org/jira/browse/CB-7616) Add partial match support for `--target`
+* Let `CordovaView` respect `DisallowOverscroll` preference
+* Optionally supress inertia scrolling
+* [CB-7618](https://issues.apache.org/jira/browse/CB-7618) Fix **WP8** build due to missing `node_modules`
+* [CB-7616](https://issues.apache.org/jira/browse/CB-7616) Deploy on **WP8** fails to run specific target
+* [CB-7493](https://issues.apache.org/jira/browse/CB-7493) Adds `space-in-path` and `unicode in name` tests for `CI`



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org