You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/12/08 23:01:34 UTC

svn commit: r1718721 [1/4] - in /cordova/site/public: ./ announcements/2015/12/ announcements/2015/12/08/ blog/ news/2015/11/24/ news/2015/12/ news/2015/12/08/ static/js/

Author: dblotsky
Date: Tue Dec  8 22:01:34 2015
New Revision: 1718721

URL: http://svn.apache.org/viewvc?rev=1718721&view=rev
Log:
Updating site.

Added:
    cordova/site/public/announcements/2015/12/
    cordova/site/public/announcements/2015/12/08/
    cordova/site/public/announcements/2015/12/08/cordova-ios-4.0.0.html
    cordova/site/public/news/2015/12/
    cordova/site/public/news/2015/12/08/
    cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2015/11/24/tools-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2015/12/08/cordova-ios-4.0.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2015/12/08/cordova-ios-4.0.0.html?rev=1718721&view=auto
==============================================================================
--- cordova/site/public/announcements/2015/12/08/cordova-ios-4.0.0.html (added)
+++ cordova/site/public/announcements/2015/12/08/cordova-ios-4.0.0.html Tue Dec  8 22:01:34 2015
@@ -0,0 +1,418 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <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" />
+    <meta name="description" content="We are happy to announce that Cordova iOS 4.0.0 has been released.This is a major release, and deprecated APIs have been removed. Some 3rd party plugins migh...">
+
+    <title>
+        
+            
+                Cordova iOS 4.0.0 - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+    <link rel="canonical" href="https://cordova.apache.org/announcements/2015/12/08/cordova-ios-4.0.0.html">
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+
+    
+    <link rel="stylesheet" type="text/css" href="/static/js/lib/prettify/prettify.css">
+    
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!--[if lt IE 9]>
+        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+    <script type="text/javascript">
+        var disqus_developer = 1; // this would set it to developer mode
+    </script>
+
+    <!-- JS -->
+    <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script>
+    <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script>
+    <script defer type="text/javascript" src="/static/js/lib/ZeroClipboard.js"></script>
+</head>
+
+<body>
+    <a class="scroll-point pt-top" name="top"></a>
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="navbar-brand" href="/"><img id="logo_top" src="/static/img/cordova-logo-newbrand.svg"/></a>
+        </div>
+        <div id="navbar" class="navbar-collapse collapse">
+            <!-- <img class="pull-right hidden-xs" style="width:25px" src="/static/img/search_icon.svg"/> -->
+            <div class="nav_bar_center">
+                <ul class="nav navbar-nav">
+                    <li >
+                        <a href="/docs/en/latest/guide/overview/">Documentation</a>
+                    </li>
+                    <li >
+                        <a href="/plugins">Plugins</a>
+                    </li>
+                    <li class="active">
+                        <a href="/blog" id="blog_button">Blog<span class="badge" id="new_blog_count"></span></a>
+                    </li>
+                    <li >
+                        <a href="/contribute">Contribute</a>
+                    </li>
+                    <li>
+                        <a href="/#getstarted">Get Started</a>
+                    </li>
+                    <!-- <li class="visible-xs">
+                        <img class="" style="width:25px;margin-left:13px" src="/static/img/search_icon.svg"/>
+                    </li> -->
+                </ul>
+            </div>
+        </div><!--/.navbar-collapse -->
+    </div>
+</nav>
+<div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+
+    <div class="page container">
+    <div class="blog">
+    <h1 class="blogHeader">
+    Blog
+    <span class="rss">
+        <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+    </span>
+</h1>
+
+<div class="post">
+    <header>
+        <div class="title">Cordova iOS 4.0.0</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/shazron">Shazron Abdullah</a>
+            
+        </div>
+        <div class="date">08 Dec 2015</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that <code class="prettyprint">Cordova iOS 4.0.0</code> has been released.</p>
+
+<p>This is a major release, and <a href="https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md">deprecated APIs have been removed</a>. Some 3rd party plugins might require updates before they are compatible. This release adds first-class support for pluggable webviews - namely we now support <a href="https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/">WKWebView</a> -- a bundled modern WebView for iOS! </p>
+
+<p>The platform now supports Asset Catalogs for splashscreens and icons -- this is all transparent to you when using the <code class="prettyprint">&lt;splash&gt;</code> and <code class="prettyprint">&lt;icon&gt;</code> tags in <a href="http://cordova.apache.org/docs/en/latest/config_ref/images.html">config.xml</a>. </p>
+
+<p><a href="https://www.npmjs.com/package/ios-sim">ios-sim</a> is bundled with the platform now, you will not need to install this separately anymore. However for <a href="https://www.npmjs.com/package/ios-deploy">ios-deploy</a> you will need to update your version to the latest.</p>
+
+<p>The minimum deployment target has been updated to <strong>iOS 8.0</strong>. This means that this platform release has only been tested on iOS 8 devices and greater only and will only support those iOS versions.</p>
+
+<p><code class="prettyprint">cordova-ios@4.0.0</code> will be the default iOS version in the next version of <code class="prettyprint">cordova</code>. If you just can&#39;t wait though, you can try it out now:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cd my_project
+cordova platform update ios@4.0.0
+# To install the WKWebView engine (optional):
+cordova plugin add cordova-plugin-wkwebview-engine
+</code></pre></div>
+<p>We are in the process of releasing the <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin to <a href="https://www.npmjs.com/">npm</a>. If you decide to update to <code class="prettyprint">cordova-ios@4.0.0</code> before we release this plugin, please install the plugin via <code class="prettyprint">git</code> for now.</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cordova plugin add https://github.com/apache/cordova-plugin-wkwebview-engine.git#1.0.0
+</code></pre></div>
+<p>Note that the <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin has some limitations versus the default UIWebView, please consult the <a href="https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md">README</a> for more details.</p>
+
+<p>In addition to the <code class="prettyprint">&lt;access&gt;</code> tag, there is support for the new <code class="prettyprint">&lt;allow-intent&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags, documented <a href="https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md">here</a>. Note that you do <em>not</em> need <code class="prettyprint">cordova-plugin-whitelist</code> installed for <code class="prettyprint">cordova-ios-4.0.0</code>.</p>
+
+<p><code class="prettyprint">cordova</code> will convert <code class="prettyprint">&lt;access&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags to the appropriate <a href="https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/">Application Transport Security (ATS)</a> directives which are new in iOS 9. <code class="prettyprint">&lt;access&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags also <a href="http://cordova.apache.org/docs/en/latest/guide/appdev/whitelist/index.html">support two new attributes</a>: <code class="prettyprint">minimum-tls-version</code> and <code class="prettyprint">requires-forward-secrecy</code>. </p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">npm install -g cordova
+cd my_project
+cordova platform update ios@4.0.0
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cordova platform add ios@4.0.0
+</code></pre></div>
+<!--more-->
+
+<h2>What&#39;s new in iOS platform</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-10136">CB-10136</a> - error in cordova prepare (Platform API)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10048">CB-10048</a> - clobbering of <access> tags to ATS directives <a href="https://issues.apache.org/jira/browse/CB-10057">CB-10057</a> - removing <access> tag does not remove ATS entry</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10106">CB-10106</a> - added bridge proxy</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9827">CB-9827</a> fixed version file to be requireable</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9827">CB-9827</a> Implement and expose PlatformApi for iOS</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10106">CB-10106</a> - iOS bridges need to take into account bridge changes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10072">CB-10072</a> - Add SWIFT_OBJC_BRIDGING_HEADER value in build.xcconfig, remove from pbxproj</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10004">CB-10004</a> - Rename CDVSystemSchemes plugin name to something more appropriate</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10001">CB-10001</a> <a href="https://issues.apache.org/jira/browse/CB-10003">CB-10003</a> Handle <allow-navigation> and <allow-intent></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10025">CB-10025</a> - CDVWhiteList can&#39;t parse URIs that don&#39;t have double slashes after the scheme</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9972">CB-9972</a> - Remove iOS whitelist</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9883">CB-9883</a> <a href="https://issues.apache.org/jira/browse/CB-9948">CB-9948</a> Update cordova.js</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9948">CB-9948</a> - Remove deprecated command format from exec.js</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9883">CB-9883</a> - Remove unused iOS bridges</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9836">CB-9836</a> Add .gitattributes to prevent CRLF line endings in repos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9787">CB-9787</a> - [CDVStartPageTest testParametersInStartPage] unit-test failure</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9917">CB-9917</a> - refix. Order matters in .gitattributes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9917">CB-9917</a> - Failure: cordova platform add https://github.com/apache/cordova-ios.git#tagOrBranch</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9870">CB-9870</a> updated hello world template</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9609">CB-9609</a> - Cordova run popts don&#39;t make it through to ios-deploy on real device</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9893">CB-9893</a> - removed unused line in guide</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9893">CB-9893</a> - Update API changes doc with more upgrade examples</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9638">CB-9638</a> - Typo fix</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9638">CB-9638</a> - Cordova/NSData+Base64.h missing from cordova-ios - updated API Changes doc</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9836">CB-9836</a> Add .gitattributes to prevent CRLF line endings in repos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9685">CB-9685</a> A fix for the magnifying glass popping up on iOS9 when longpressing the webview. </li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9800">CB-9800</a> Fixing contribute link.</li>
+<li>Updated bundled ios-sim to 5.0.3</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9500">CB-9500</a> Documentation Added</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9500">CB-9500</a> Added no sign argument to iOS build</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9787">CB-9787</a> - [CDVStartPageTest testParametersInStartPage] unit-test failure (improved fix)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9787">CB-9787</a> - [CDVStartPageTest testParametersInStartPage] unit-test failure</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9754">CB-9754</a>: Icon and launch image warnings</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9719">CB-9719</a> set allow<em>non</em>modular_includes to yes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8789">CB-8789</a> - This closes #148</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9685">CB-9685</a> A fix for the magnifying glass popping up on iOS9 when longpressing the webview</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9552">CB-9552</a> Updating linked platform removes original files</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6992">CB-6992</a> - can&#39;t deploy app if display name contains unicode characters</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9726">CB-9726</a> - Update minimum Deployment Target to iOS 8.0</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9679">CB-9679</a> - Resource rules issue with iOS 9</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9721">CB-9721</a> Set ENABLE_BITCODE to NO in build.xcconfig</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9698">CB-9698</a> Add rsync error handling in ios copy-www-build-step.js</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9671">CB-9671</a> - Remove installation of ios-sim from travis.yml</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9693">CB-9693</a> Fix www copy with spaces in project name</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9690">CB-9690</a> Can&#39;t submit iPad apps to the App Store for iOS 9</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9328">CB-9328</a> Use ios-sim as a node module, not a CLI utility</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9558">CB-9558</a> - Add blob: to allowedSchemes used by CDVUIWebViewDelegate::shouldLoadRequest (closes #163)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9558">CB-9558</a> - Blob schemes won&#39;t load in iframes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9667">CB-9667</a> - create tests failing in cordova-ios 4.x (related to <a href="https://issues.apache.org/jira/browse/CB-8789">CB-8789</a> pull request that didn&#39;t test for projects with spaces in the name)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9650">CB-9650</a> - Update API compatibility doc in cordova-ios for AppDelegate.m template change</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9638">CB-9638</a> - Cordova/NSData+Base64.h missing from cordova-ios 4.x</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8789">CB-8789</a> - Support Asset Catalog for App icons and splashscreens</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8789">CB-8789</a> Asset Catalog support</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9642">CB-9642</a> - Integrate 3.9.0, 3.9.1, 3.9.2 version updates in CDVAvailability.h into master</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9261">CB-9261</a> - localizations broken in Xcode template</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9261">CB-9261</a> - localizations broken in Xcode template</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9656">CB-9656</a> - Xcode can&#39;t find CDVViewController.h when archiving in Xcode 7.1 beta</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9254">CB-9254</a> - update<em>cordova</em>subproject command for cordova-ios 4.0.0-dev results in a build error</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9636">CB-9636</a> - only load a WebView engine if the url to load passes the engine&#39;s canLoadRequest filter</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9610">CB-9610</a> Fix warning in cordova-ios under Xcode 7</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9613">CB-9613</a> - CDVWhitelist::matches crashes when there is no hostname in a URL</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9485">CB-9485</a> Use absoluteString method of NSURL</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8365">CB-8365</a> Add NSInteger, NSUInteger factory methods to CDVPluginResult</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9266">CB-9266</a> &quot;cordova run&quot; for iOS does not see non-running emulators</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9462">CB-9462</a> iOS 3.9.0 breaks npm link modules</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9463">CB-9463</a> updated RELEASENOTES</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9453">CB-9453</a> Updating to iOS@3.9.0 not building</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9406">CB-9406</a> updated RELEASENOTES</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9273">CB-9273</a> &quot;Copy www build phase&quot; node is not found</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9266">CB-9266</a> - changed target default to iPhone-5s in the interim</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9266">CB-9266</a> - changed target default to iPhone-5 in the interim</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8197">CB-8197</a> Switch to nodejs for ios platform scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9203">CB-9203</a> - iOS unit-tests should use tmp instead of same folder</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8468">CB-8468</a> - Application freezes if breakpoint hits JavaScript callback invoked from native</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8812">CB-8812</a> - moved system schemes handler into its own plugin (CDVSystemSchemes)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8812">CB-8812</a> - protocol hander raises error on second firing</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9050">CB-9050</a> - cordova run --list does not show that you have an outdated ios-sim</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8730">CB-8730</a> - Can&#39;t deploy to device</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8788">CB-8788</a> - Drop armv7s from default iOS Cordova build to align with Xcode 6</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9046">CB-9046</a> - cordova run ios --emulator --target &quot;iPhone-5, 7.1&quot; (target with runtime) does not work</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8906">CB-8906</a> - cordova run ios --target doesn&#39;t work</li>
+<li>Incremented ios-sim version to 4.0.0</li>
+<li>Incremented ios-deploy version to 1.7.0</li>
+<li>Incremented xcodebuild version to 6.0.0</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8895">CB-8895</a> - Change CDVStartPageTests::testParametersInStartPage into an async test</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8047">CB-8047</a> - [WKWebView][iOS8] wkwebview / local webserver plugin orientation issue</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8838">CB-8838</a> - Moved commandQueue push into non-WK<em>WEBVIEW</em>BINDING branch. (closes #136)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8868">CB-8868</a> - ios 4.0.x cannot archive</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7767">CB-7767</a> - Removed NSData+Base64 files, updated unit tests.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8710">CB-8710</a> - cordova-ios jasmine tests do not clean up build products, tests can only be run once</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7767">CB-7767</a> - Remove usage of NSData+Base64</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8709">CB-8709</a> - Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m (plus style fix-ups)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8270">CB-8270</a> - Update Objective-C unit tests for JSON serialization. Cleaned up unit test workspace as well.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8690">CB-8690</a> -  Exported headers were not in Public section, but Project. Moved.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8690">CB-8690</a> - Group files into folders in CordovaLib/Classes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8697">CB-8697</a> - Remove obsolete &quot;merges&quot; folder reference in default template(s)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5520">CB-5520</a> - Remove all frameworks specified in the templates. Rely on implicit Clang Module loading.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5520">CB-5520</a> - Removed most Build Settings from .pbxproj to .xcconfig</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5520">CB-5520</a> - Added cordova/build*.xcconfig support in the default template (IDE use)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8678">CB-8678</a> - Mismatched case typo in startup plugin name in config.xml</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7428">CB-7428</a>: Add bridging header.  Make sure all deployment targets are 7.0 Add swift runtime to search path (closes #133)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7826">CB-7826</a> - Add CDVPlugin support for getting items from plugin resource bundles</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8640">CB-8640</a> - Template-ize CDVAvailability.h for coho release tool</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8678">CB-8678</a> - Included core plugins should be added through configuration, not code</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8643">CB-8643</a> - Drop iOS 6 support, minimum iOS 7</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8677">CB-8677</a> - Remove conditional IsAtLeastIosVersion code (plus style fix-ups)</li>
+<li>Update version to 4.0.0 in CDVAvailability.h</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8556">CB-8556</a> - handleOpenURL functionality to be removed to a plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8474">CB-8474</a> - Remove local/remote push notification delegates from CDVAppDelegate</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8464">CB-8464</a> - Remove non-ARC code in AppDelegate</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8473">CB-8473</a> - Remove AppDelegate code from template (includes uncrustify style fix-ups)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8664">CB-8664</a> - Make CDVPlugin initializer private</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7753">CB-7753</a> - Remove CDV<em>IsIPad and CDV</em>IsIPhone5 macros in CDVAvailabiltyDeprecated.h</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7000">CB-7000</a> - Remove deprecated CDVPlugin and CDVPluginResult methods</li>
+<li>Make webView property dynamic in CDVViewController and CDVPlugin (from CDVWebViewEngineProtocol reference). Added scrollView category to UIView for backwards compatibility reasons.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8032">CB-8032</a> - Added a typedef for block definition.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8032">CB-8032</a> - Add new property in CDVCommandDelegate (urlTransformer), plus style fixups.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6884">CB-6884</a> - Support new Cordova bridge under iOS 8 WKWebView (typo fix)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7184">CB-7184</a> - Implement support for mediaPlaybackAllowsAirPlay in UIWebView and WKWebView</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7047">CB-7047</a> - typo fix</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7047">CB-7047</a> - Support config.xml preferences for WKWebView</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7182">CB-7182</a> - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6884">CB-6884</a> - Support new Cordova bridge under iOS 8 WKWebView (typo fix)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7047">CB-7047</a> - Support config.xml preferences for WKWebView</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7182">CB-7182</a> - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception</li>
+<li>Split into Public and Private headers more clearly. Delete most deprectated symbols.</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/news/2015/11/24/tools-release.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2015/11/24/tools-release.html">Tools Release</a>
+                    <div class="date"> 24 Nov 2015 - By Steve Gill </div>
+                    <p class="content">
+                        New patch update of cordova-cli and cordova are now live! cordova-lib@5.4.1 cordova@5.4.1...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+                    <a href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Plugins Release</a>
+                    <div class="date"> 08 Dec 2015 - By Shazron Abdullah </div>
+                    <p class="content">
+                        <!--
+                            NOTE:
+                                the markdownify filter is used here
+                                because posts are rendered in sequence;
+                                that is, the next post's content isn't
+                                yet rendered at the time that this post
+                                is being rendered, so page.next.excerpt
+                                is still in Markdown and not HTML
+
+                            Reference: https://github.com/jekyll/jekyll/issues/2860
+                        -->
+                        The following plugins were updated today: cordova-plugin-wkwebview-engine@1.0.0 This is the initial release...
+                    </p>
+                
+            </div>
+        </div>
+    </footer>
+    <div class="disqus">
+        <div id="disqus_thread"></div>
+<script type="text/javascript">
+    /* * * CONFIGURATION VARIABLES * * */
+    var disqus_shortname = 'cordovablogs';
+
+    /* * * DON'T EDIT BELOW THIS LINE * * */
+    (function() {
+        var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+        dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+    })();
+</script>
+<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
+
+    </div>
+</div>
+
+</div>
+
+</div>
+
+    <div class="blue-divider"></div>
+<footer>
+    <div class="container" id="footer">
+        <div class="row">
+            <div class="col-sm-9">
+                <h1>More Resources</h1>
+                <div class="row">
+                    <div class="col-sm-4">
+                        <h2>General</h2>
+                        <ul class="nav">
+                            <li>
+                                <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
+                            </li>
+                            <li>
+                                <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">License</a>
+                            </li>
+                            <li>
+                                <a href="/artwork">Artwork</a>
+                            </li>
+                        </ul>
+                    </div>
+                    <div class="col-sm-4">
+                        <h2>Development</h2>
+                        <ul class="nav">
+                            <li><a target="_blank" href="https://github.com/apache?utf8=%E2%9C%93&amp;query=cordova-">Source Code</a></li>
+                            <li><a target="_blank" href="https://issues.apache.org/jira/browse/CB/">Issue Tracker</a></li>
+                            <li><a target="_blank" href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
+                            <li><a href="/contact">Mailing List</a></li>
+                        </ul>
+                    </div>
+                    <div class="col-sm-4">
+                        <h2>Apache Software Foundation</h2>
+                        <ul class="nav">
+                            <li>
+                                <a target="_blank" href="http://www.apache.org/">About ASF</a>
+                            </li>
+                            <li>
+                                <a target="_blank" href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
+                            </li>
+                            <li>
+                                <a target="_blank" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+                            </li>
+                            <li>
+                                <a target="_blank" href="http://www.apache.org/security/">Security</a>
+                            </li>
+                        </ul>
+                    </div>
+                </div>
+            </div>
+            <div class="col-sm-3">
+                <h1>Contribute</h1>
+                <p style="padding-top:20px"><strong>Help Cordova move forward!</strong></p>
+                <p>Report bugs, improve the docs, or contribute to the code.</p>
+                <a href="/contribute" class="btn btn-lg btn-primary">
+                    Learn More
+                </a>
+                <p style="padding-top:20px"> <a href="https://twitter.com/apachecordova" class="twitter-follow-button" data-show-count="false">Follow @apachecordova</a></p>
+                <script async defer src="https://slack.cordova.io/slackin.js"></script>
+            </div>
+        </div>
+        <p class="copyright_text">
+            Copyright &copy; 2012, 2013, 2015 The Apache Software Foundation, Licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+            Apache and the Apache feather logos are <a target="_blank" href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+        </p>
+        <a class="closing" href="#top"></a>
+    </div>
+</footer>
+
+<script defer type="text/javascript" src="/static/js/lib/prettify/prettify.js"></script>
+<script defer type="text/javascript" src="/static/js/index.js"></script>
+<script defer type="text/javascript" src="/static/js/twitter.js"></script>
+
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1718721&r1=1718720&r2=1718721&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Dec  8 22:01:34 2015
@@ -97,6 +97,98 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Tue, 08 Dec 2015 00:00:00 -0800"></div>
+                    <h2 class="title">
+                        <a href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Plugins Release</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">08 Dec 2015</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/shazron">Shazron Abdullah</a>
+                            
+                        </span>
+                        <a class="comment" href="/news/2015/12/08/wkwebview-engine-plugin-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>The following plugins were updated today:</p>
+
+<ul>
+<li>cordova-plugin-wkwebview-engine@1.0.0</li>
+</ul>
+
+<p>This is the initial release of this plugin. This plugin requires <code class="prettyprint">cordova-ios@4.0.0</code>. Please read the <a href="http://cordova.apache.org/announcements/2015/12/08/cordova-ios-4.0.0.html">iOS 4.0.0 release blog</a> for instructions to update. </p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>If you are thinking of migrating from using the UIWebView on iOS, please read the <a href="https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md">README</a> and also take note of the <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues">limitations of this plugin</a>.</p>
+
+<p>Changes include:</p>
+</p>
+                    <div><a href="/news/2015/12/08/wkwebview-engine-plugin-release.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
+                    <div class="adorner" blogTime="Tue, 08 Dec 2015 00:00:00 -0800"></div>
+                    <h2 class="title">
+                        <a href="/announcements/2015/12/08/cordova-ios-4.0.0.html">Cordova iOS 4.0.0</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">08 Dec 2015</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/shazron">Shazron Abdullah</a>
+                            
+                        </span>
+                        <a class="comment" href="/announcements/2015/12/08/cordova-ios-4.0.0.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that <code class="prettyprint">Cordova iOS 4.0.0</code> has been released.</p>
+
+<p>This is a major release, and <a href="https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md">deprecated APIs have been removed</a>. Some 3rd party plugins might require updates before they are compatible. This release adds first-class support for pluggable webviews - namely we now support <a href="https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/">WKWebView</a> -- a bundled modern WebView for iOS! </p>
+
+<p>The platform now supports Asset Catalogs for splashscreens and icons -- this is all transparent to you when using the <code class="prettyprint">&lt;splash&gt;</code> and <code class="prettyprint">&lt;icon&gt;</code> tags in <a href="http://cordova.apache.org/docs/en/latest/config_ref/images.html">config.xml</a>. </p>
+
+<p><a href="https://www.npmjs.com/package/ios-sim">ios-sim</a> is bundled with the platform now, you will not need to install this separately anymore. However for <a href="https://www.npmjs.com/package/ios-deploy">ios-deploy</a> you will need to update your version to the latest.</p>
+
+<p>The minimum deployment target has been updated to <strong>iOS 8.0</strong>. This means that this platform release has only been tested on iOS 8 devices and greater only and will only support those iOS versions.</p>
+
+<p><code class="prettyprint">cordova-ios@4.0.0</code> will be the default iOS version in the next version of <code class="prettyprint">cordova</code>. If you just can&#39;t wait though, you can try it out now:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cd my_project
+cordova platform update ios@4.0.0
+# To install the WKWebView engine (optional):
+cordova plugin add cordova-plugin-wkwebview-engine
+</code></pre></div>
+<p>We are in the process of releasing the <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin to <a href="https://www.npmjs.com/">npm</a>. If you decide to update to <code class="prettyprint">cordova-ios@4.0.0</code> before we release this plugin, please install the plugin via <code class="prettyprint">git</code> for now.</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cordova plugin add https://github.com/apache/cordova-plugin-wkwebview-engine.git#1.0.0
+</code></pre></div>
+<p>Note that the <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin has some limitations versus the default UIWebView, please consult the <a href="https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md">README</a> for more details.</p>
+
+<p>In addition to the <code class="prettyprint">&lt;access&gt;</code> tag, there is support for the new <code class="prettyprint">&lt;allow-intent&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags, documented <a href="https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md">here</a>. Note that you do <em>not</em> need <code class="prettyprint">cordova-plugin-whitelist</code> installed for <code class="prettyprint">cordova-ios-4.0.0</code>.</p>
+
+<p><code class="prettyprint">cordova</code> will convert <code class="prettyprint">&lt;access&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags to the appropriate <a href="https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/">Application Transport Security (ATS)</a> directives which are new in iOS 9. <code class="prettyprint">&lt;access&gt;</code> and <code class="prettyprint">&lt;allow-navigation&gt;</code> tags also <a href="http://cordova.apache.org/docs/en/latest/guide/appdev/whitelist/index.html">support two new attributes</a>: <code class="prettyprint">minimum-tls-version</code> and <code class="prettyprint">requires-forward-secrecy</code>. </p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">npm install -g cordova
+cd my_project
+cordova platform update ios@4.0.0
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cordova platform add ios@4.0.0
+</code></pre></div></p>
+                    <div><a href="/announcements/2015/12/08/cordova-ios-4.0.0.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Tue, 24 Nov 2015 00:00:00 -0800"></div>
                     <h2 class="title">
                         <a href="/news/2015/11/24/tools-release.html">Tools Release</a>
@@ -3303,7 +3395,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Tue, 24 Nov 2015 00:00:00 -0800").getTime();
+            var lastPostTime = new Date("Tue, 08 Dec 2015 00:00:00 -0800").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1718721&r1=1718720&r2=1718721&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Dec  8 22:01:34 2015
@@ -6,11 +6,242 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 07 Dec 2015 19:20:03 -0800</pubDate>
-    <lastBuildDate>Mon, 07 Dec 2015 19:20:03 -0800</lastBuildDate>
+    <pubDate>Tue, 08 Dec 2015 12:36:04 -0800</pubDate>
+    <lastBuildDate>Tue, 08 Dec 2015 12:36:04 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Plugins Release</title>
+        <description>&lt;p&gt;The following plugins were updated today:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;cordova-plugin-wkwebview-engine@1.0.0&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;This is the initial release of this plugin. This plugin requires &lt;code class=&quot;prettyprint&quot;&gt;cordova-ios@4.0.0&lt;/code&gt;. Please read the &lt;a href=&quot;http://cordova.apache.org/announcements/2015/12/08/cordova-ios-4.0.0.html&quot;&gt;iOS 4.0.0 release blog&lt;/a&gt; for instructions to update. &lt;/p&gt;
+
+&lt;p&gt;To install:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;cordova plugin add cordova-plugin-wkwebview-engine --save
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;If you are thinking of migrating from using the UIWebView on iOS, please read the &lt;a href=&quot;https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md&quot;&gt;README&lt;/a&gt; and also take note of the &lt;a href=&quot;https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues&quot;&gt;limitations of this plugin&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Changes include:&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;p&gt;cordova-plugin-wkwebview-engine@1.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10146&quot;&gt;CB-10146&lt;/a&gt; - Add to README WKWebViewEngine quirks that will affect migration from UIWebView&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10133&quot;&gt;CB-10133&lt;/a&gt; - DataClone DOM Exception 25 thrown for postMessage&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10106&quot;&gt;CB-10106&lt;/a&gt; - added bridge proxy&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10107&quot;&gt;CB-10107&lt;/a&gt; - nativeEvalAndFetch called for all bridges&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10106&quot;&gt;CB-10106&lt;/a&gt; - iOS bridges need to take into account bridge changes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10073&quot;&gt;CB-10073&lt;/a&gt; - WKWebViewEngine should post CDVPluginResetNotification&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10035&quot;&gt;CB-10035&lt;/a&gt; Updated RELEASENOTES to be newest to oldest&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10002&quot;&gt;CB-10002&lt;/a&gt; - WKWebView should propagate shouldOverrideLoadWithRequest to plugins&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9979&quot;&gt;CB-9979&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9972&quot;&gt;CB-9972&lt;/a&gt; Change ATS link to new link&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9636&quot;&gt;CB-9636&lt;/a&gt; - Plugin should detect at runtime iOS 8 and use of file:// url and present an error&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8839&quot;&gt;CB-8839&lt;/a&gt; - WKWebView ignores DisallowOverscroll preference&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8556&quot;&gt;CB-8556&lt;/a&gt; - fix handleOpenURL for WKWebViewEngine plugin&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8666&quot;&gt;CB-8666&lt;/a&gt; - Update CDVWKWebViewEngine plugin to use 4.0.x branch code&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Tue, 08 Dec 2015 00:00:00 -0800</pubDate>
+        <link>https://cordova.apache.org/news/2015/12/08/wkwebview-engine-plugin-release.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/news/2015/12/08/wkwebview-engine-plugin-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
+        <title>Cordova iOS 4.0.0</title>
+        <description>&lt;p&gt;We are happy to announce that &lt;code class=&quot;prettyprint&quot;&gt;Cordova iOS 4.0.0&lt;/code&gt; has been released.&lt;/p&gt;
+
+&lt;p&gt;This is a major release, and &lt;a href=&quot;https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md&quot;&gt;deprecated APIs have been removed&lt;/a&gt;. Some 3rd party plugins might require updates before they are compatible. This release adds first-class support for pluggable webviews - namely we now support &lt;a href=&quot;https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/&quot;&gt;WKWebView&lt;/a&gt; -- a bundled modern WebView for iOS! &lt;/p&gt;
+
+&lt;p&gt;The platform now supports Asset Catalogs for splashscreens and icons -- this is all transparent to you when using the &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;splash&amp;gt;&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;icon&amp;gt;&lt;/code&gt; tags in &lt;a href=&quot;http://cordova.apache.org/docs/en/latest/config_ref/images.html&quot;&gt;config.xml&lt;/a&gt;. &lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;https://www.npmjs.com/package/ios-sim&quot;&gt;ios-sim&lt;/a&gt; is bundled with the platform now, you will not need to install this separately anymore. However for &lt;a href=&quot;https://www.npmjs.com/package/ios-deploy&quot;&gt;ios-deploy&lt;/a&gt; you will need to update your version to the latest.&lt;/p&gt;
+
+&lt;p&gt;The minimum deployment target has been updated to &lt;strong&gt;iOS 8.0&lt;/strong&gt;. This means that this platform release has only been tested on iOS 8 devices and greater only and will only support those iOS versions.&lt;/p&gt;
+
+&lt;p&gt;&lt;code class=&quot;prettyprint&quot;&gt;cordova-ios@4.0.0&lt;/code&gt; will be the default iOS version in the next version of &lt;code class=&quot;prettyprint&quot;&gt;cordova&lt;/code&gt;. If you just can&amp;#39;t wait though, you can try it out now:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;cd my_project
+cordova platform update ios@4.0.0
+# To install the WKWebView engine (optional):
+cordova plugin add cordova-plugin-wkwebview-engine
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;We are in the process of releasing the &lt;code class=&quot;prettyprint&quot;&gt;cordova-plugin-wkwebview-engine&lt;/code&gt; plugin to &lt;a href=&quot;https://www.npmjs.com/&quot;&gt;npm&lt;/a&gt;. If you decide to update to &lt;code class=&quot;prettyprint&quot;&gt;cordova-ios@4.0.0&lt;/code&gt; before we release this plugin, please install the plugin via &lt;code class=&quot;prettyprint&quot;&gt;git&lt;/code&gt; for now.&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;cordova plugin add https://github.com/apache/cordova-plugin-wkwebview-engine.git#1.0.0
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;Note that the &lt;code class=&quot;prettyprint&quot;&gt;cordova-plugin-wkwebview-engine&lt;/code&gt; plugin has some limitations versus the default UIWebView, please consult the &lt;a href=&quot;https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md&quot;&gt;README&lt;/a&gt; for more details.&lt;/p&gt;
+
+&lt;p&gt;In addition to the &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;access&amp;gt;&lt;/code&gt; tag, there is support for the new &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;allow-intent&amp;gt;&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;allow-navigation&amp;gt;&lt;/code&gt; tags, documented &lt;a href=&quot;https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md&quot;&gt;here&lt;/a&gt;. Note that you do &lt;em&gt;not&lt;/em&gt; need &lt;code class=&quot;prettyprint&quot;&gt;cordova-plugin-whitelist&lt;/code&gt; installed for &lt;code class=&quot;prettyprint&quot;&gt;cordova-ios-4.0.0&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;&lt;code class=&quot;prettyprint&quot;&gt;cordova&lt;/code&gt; will convert &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;access&amp;gt;&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;allow-navigation&amp;gt;&lt;/code&gt; tags to the appropriate &lt;a href=&quot;https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/&quot;&gt;Application Transport Security (ATS)&lt;/a&gt; directives which are new in iOS 9. &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;access&amp;gt;&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;&amp;lt;allow-navigation&amp;gt;&lt;/code&gt; tags also &lt;a href=&quot;http://cordova.apache.org/docs/en/latest/guide/appdev/whitelist/index.html&quot;&gt;support two new attributes&lt;/a&gt;: &lt;code class=&quot;prettyprint&quot;&gt;minimum-tls-version&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;requires-forward-secrecy&lt;/code&gt;. &lt;/p&gt;
+
+&lt;p&gt;To upgrade:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;npm install -g cordova
+cd my_project
+cordova platform update ios@4.0.0
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;To add it explicitly:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;cordova platform add ios@4.0.0
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;!--more--&gt;
+
+&lt;h2&gt;What&amp;#39;s new in iOS platform&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10136&quot;&gt;CB-10136&lt;/a&gt; - error in cordova prepare (Platform API)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10048&quot;&gt;CB-10048&lt;/a&gt; - clobbering of &lt;access&gt; tags to ATS directives &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10057&quot;&gt;CB-10057&lt;/a&gt; - removing &lt;access&gt; tag does not remove ATS entry&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10106&quot;&gt;CB-10106&lt;/a&gt; - added bridge proxy&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9827&quot;&gt;CB-9827&lt;/a&gt; fixed version file to be requireable&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9827&quot;&gt;CB-9827&lt;/a&gt; Implement and expose PlatformApi for iOS&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10106&quot;&gt;CB-10106&lt;/a&gt; - iOS bridges need to take into account bridge changes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10072&quot;&gt;CB-10072&lt;/a&gt; - Add SWIFT_OBJC_BRIDGING_HEADER value in build.xcconfig, remove from pbxproj&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10004&quot;&gt;CB-10004&lt;/a&gt; - Rename CDVSystemSchemes plugin name to something more appropriate&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10001&quot;&gt;CB-10001&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10003&quot;&gt;CB-10003&lt;/a&gt; Handle &lt;allow-navigation&gt; and &lt;allow-intent&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10025&quot;&gt;CB-10025&lt;/a&gt; - CDVWhiteList can&amp;#39;t parse URIs that don&amp;#39;t have double slashes after the scheme&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9972&quot;&gt;CB-9972&lt;/a&gt; - Remove iOS whitelist&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9883&quot;&gt;CB-9883&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9948&quot;&gt;CB-9948&lt;/a&gt; Update cordova.js&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9948&quot;&gt;CB-9948&lt;/a&gt; - Remove deprecated command format from exec.js&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9883&quot;&gt;CB-9883&lt;/a&gt; - Remove unused iOS bridges&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9836&quot;&gt;CB-9836&lt;/a&gt; Add .gitattributes to prevent CRLF line endings in repos&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9787&quot;&gt;CB-9787&lt;/a&gt; - [CDVStartPageTest testParametersInStartPage] unit-test failure&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9917&quot;&gt;CB-9917&lt;/a&gt; - refix. Order matters in .gitattributes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9917&quot;&gt;CB-9917&lt;/a&gt; - Failure: cordova platform add https://github.com/apache/cordova-ios.git#tagOrBranch&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9870&quot;&gt;CB-9870&lt;/a&gt; updated hello world template&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9609&quot;&gt;CB-9609&lt;/a&gt; - Cordova run popts don&amp;#39;t make it through to ios-deploy on real device&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9893&quot;&gt;CB-9893&lt;/a&gt; - removed unused line in guide&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9893&quot;&gt;CB-9893&lt;/a&gt; - Update API changes doc with more upgrade examples&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9638&quot;&gt;CB-9638&lt;/a&gt; - Typo fix&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9638&quot;&gt;CB-9638&lt;/a&gt; - Cordova/NSData+Base64.h missing from cordova-ios - updated API Changes doc&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9836&quot;&gt;CB-9836&lt;/a&gt; Add .gitattributes to prevent CRLF line endings in repos&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9685&quot;&gt;CB-9685&lt;/a&gt; A fix for the magnifying glass popping up on iOS9 when longpressing the webview. &lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9800&quot;&gt;CB-9800&lt;/a&gt; Fixing contribute link.&lt;/li&gt;
+&lt;li&gt;Updated bundled ios-sim to 5.0.3&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9500&quot;&gt;CB-9500&lt;/a&gt; Documentation Added&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9500&quot;&gt;CB-9500&lt;/a&gt; Added no sign argument to iOS build&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9787&quot;&gt;CB-9787&lt;/a&gt; - [CDVStartPageTest testParametersInStartPage] unit-test failure (improved fix)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9787&quot;&gt;CB-9787&lt;/a&gt; - [CDVStartPageTest testParametersInStartPage] unit-test failure&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9754&quot;&gt;CB-9754&lt;/a&gt;: Icon and launch image warnings&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9719&quot;&gt;CB-9719&lt;/a&gt; set allow&lt;em&gt;non&lt;/em&gt;modular_includes to yes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8789&quot;&gt;CB-8789&lt;/a&gt; - This closes #148&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9685&quot;&gt;CB-9685&lt;/a&gt; A fix for the magnifying glass popping up on iOS9 when longpressing the webview&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9552&quot;&gt;CB-9552&lt;/a&gt; Updating linked platform removes original files&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6992&quot;&gt;CB-6992&lt;/a&gt; - can&amp;#39;t deploy app if display name contains unicode characters&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9726&quot;&gt;CB-9726&lt;/a&gt; - Update minimum Deployment Target to iOS 8.0&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9679&quot;&gt;CB-9679&lt;/a&gt; - Resource rules issue with iOS 9&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9721&quot;&gt;CB-9721&lt;/a&gt; Set ENABLE_BITCODE to NO in build.xcconfig&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9698&quot;&gt;CB-9698&lt;/a&gt; Add rsync error handling in ios copy-www-build-step.js&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9671&quot;&gt;CB-9671&lt;/a&gt; - Remove installation of ios-sim from travis.yml&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9693&quot;&gt;CB-9693&lt;/a&gt; Fix www copy with spaces in project name&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9690&quot;&gt;CB-9690&lt;/a&gt; Can&amp;#39;t submit iPad apps to the App Store for iOS 9&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9328&quot;&gt;CB-9328&lt;/a&gt; Use ios-sim as a node module, not a CLI utility&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9558&quot;&gt;CB-9558&lt;/a&gt; - Add blob: to allowedSchemes used by CDVUIWebViewDelegate::shouldLoadRequest (closes #163)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9558&quot;&gt;CB-9558&lt;/a&gt; - Blob schemes won&amp;#39;t load in iframes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9667&quot;&gt;CB-9667&lt;/a&gt; - create tests failing in cordova-ios 4.x (related to &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8789&quot;&gt;CB-8789&lt;/a&gt; pull request that didn&amp;#39;t test for projects with spaces in the name)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9650&quot;&gt;CB-9650&lt;/a&gt; - Update API compatibility doc in cordova-ios for AppDelegate.m template change&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9638&quot;&gt;CB-9638&lt;/a&gt; - Cordova/NSData+Base64.h missing from cordova-ios 4.x&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8789&quot;&gt;CB-8789&lt;/a&gt; - Support Asset Catalog for App icons and splashscreens&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8789&quot;&gt;CB-8789&lt;/a&gt; Asset Catalog support&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9642&quot;&gt;CB-9642&lt;/a&gt; - Integrate 3.9.0, 3.9.1, 3.9.2 version updates in CDVAvailability.h into master&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9261&quot;&gt;CB-9261&lt;/a&gt; - localizations broken in Xcode template&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9261&quot;&gt;CB-9261&lt;/a&gt; - localizations broken in Xcode template&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9656&quot;&gt;CB-9656&lt;/a&gt; - Xcode can&amp;#39;t find CDVViewController.h when archiving in Xcode 7.1 beta&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9254&quot;&gt;CB-9254&lt;/a&gt; - update&lt;em&gt;cordova&lt;/em&gt;subproject command for cordova-ios 4.0.0-dev results in a build error&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9636&quot;&gt;CB-9636&lt;/a&gt; - only load a WebView engine if the url to load passes the engine&amp;#39;s canLoadRequest filter&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9610&quot;&gt;CB-9610&lt;/a&gt; Fix warning in cordova-ios under Xcode 7&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9613&quot;&gt;CB-9613&lt;/a&gt; - CDVWhitelist::matches crashes when there is no hostname in a URL&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9485&quot;&gt;CB-9485&lt;/a&gt; Use absoluteString method of NSURL&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8365&quot;&gt;CB-8365&lt;/a&gt; Add NSInteger, NSUInteger factory methods to CDVPluginResult&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9266&quot;&gt;CB-9266&lt;/a&gt; &amp;quot;cordova run&amp;quot; for iOS does not see non-running emulators&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9462&quot;&gt;CB-9462&lt;/a&gt; iOS 3.9.0 breaks npm link modules&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9463&quot;&gt;CB-9463&lt;/a&gt; updated RELEASENOTES&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9453&quot;&gt;CB-9453&lt;/a&gt; Updating to iOS@3.9.0 not building&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9406&quot;&gt;CB-9406&lt;/a&gt; updated RELEASENOTES&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9273&quot;&gt;CB-9273&lt;/a&gt; &amp;quot;Copy www build phase&amp;quot; node is not found&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9266&quot;&gt;CB-9266&lt;/a&gt; - changed target default to iPhone-5s in the interim&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9266&quot;&gt;CB-9266&lt;/a&gt; - changed target default to iPhone-5 in the interim&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8197&quot;&gt;CB-8197&lt;/a&gt; Switch to nodejs for ios platform scripts&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9203&quot;&gt;CB-9203&lt;/a&gt; - iOS unit-tests should use tmp instead of same folder&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8468&quot;&gt;CB-8468&lt;/a&gt; - Application freezes if breakpoint hits JavaScript callback invoked from native&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8812&quot;&gt;CB-8812&lt;/a&gt; - moved system schemes handler into its own plugin (CDVSystemSchemes)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8812&quot;&gt;CB-8812&lt;/a&gt; - protocol hander raises error on second firing&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9050&quot;&gt;CB-9050&lt;/a&gt; - cordova run --list does not show that you have an outdated ios-sim&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8730&quot;&gt;CB-8730&lt;/a&gt; - Can&amp;#39;t deploy to device&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8788&quot;&gt;CB-8788&lt;/a&gt; - Drop armv7s from default iOS Cordova build to align with Xcode 6&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9046&quot;&gt;CB-9046&lt;/a&gt; - cordova run ios --emulator --target &amp;quot;iPhone-5, 7.1&amp;quot; (target with runtime) does not work&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8906&quot;&gt;CB-8906&lt;/a&gt; - cordova run ios --target doesn&amp;#39;t work&lt;/li&gt;
+&lt;li&gt;Incremented ios-sim version to 4.0.0&lt;/li&gt;
+&lt;li&gt;Incremented ios-deploy version to 1.7.0&lt;/li&gt;
+&lt;li&gt;Incremented xcodebuild version to 6.0.0&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8895&quot;&gt;CB-8895&lt;/a&gt; - Change CDVStartPageTests::testParametersInStartPage into an async test&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8047&quot;&gt;CB-8047&lt;/a&gt; - [WKWebView][iOS8] wkwebview / local webserver plugin orientation issue&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8838&quot;&gt;CB-8838&lt;/a&gt; - Moved commandQueue push into non-WK&lt;em&gt;WEBVIEW&lt;/em&gt;BINDING branch. (closes #136)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8868&quot;&gt;CB-8868&lt;/a&gt; - ios 4.0.x cannot archive&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7767&quot;&gt;CB-7767&lt;/a&gt; - Removed NSData+Base64 files, updated unit tests.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8710&quot;&gt;CB-8710&lt;/a&gt; - cordova-ios jasmine tests do not clean up build products, tests can only be run once&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7767&quot;&gt;CB-7767&lt;/a&gt; - Remove usage of NSData+Base64&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8709&quot;&gt;CB-8709&lt;/a&gt; - Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m (plus style fix-ups)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8270&quot;&gt;CB-8270&lt;/a&gt; - Update Objective-C unit tests for JSON serialization. Cleaned up unit test workspace as well.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8690&quot;&gt;CB-8690&lt;/a&gt; -  Exported headers were not in Public section, but Project. Moved.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8690&quot;&gt;CB-8690&lt;/a&gt; - Group files into folders in CordovaLib/Classes&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8697&quot;&gt;CB-8697&lt;/a&gt; - Remove obsolete &amp;quot;merges&amp;quot; folder reference in default template(s)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5520&quot;&gt;CB-5520&lt;/a&gt; - Remove all frameworks specified in the templates. Rely on implicit Clang Module loading.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5520&quot;&gt;CB-5520&lt;/a&gt; - Removed most Build Settings from .pbxproj to .xcconfig&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5520&quot;&gt;CB-5520&lt;/a&gt; - Added cordova/build*.xcconfig support in the default template (IDE use)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8678&quot;&gt;CB-8678&lt;/a&gt; - Mismatched case typo in startup plugin name in config.xml&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7428&quot;&gt;CB-7428&lt;/a&gt;: Add bridging header.  Make sure all deployment targets are 7.0 Add swift runtime to search path (closes #133)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7826&quot;&gt;CB-7826&lt;/a&gt; - Add CDVPlugin support for getting items from plugin resource bundles&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8640&quot;&gt;CB-8640&lt;/a&gt; - Template-ize CDVAvailability.h for coho release tool&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8678&quot;&gt;CB-8678&lt;/a&gt; - Included core plugins should be added through configuration, not code&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8643&quot;&gt;CB-8643&lt;/a&gt; - Drop iOS 6 support, minimum iOS 7&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8677&quot;&gt;CB-8677&lt;/a&gt; - Remove conditional IsAtLeastIosVersion code (plus style fix-ups)&lt;/li&gt;
+&lt;li&gt;Update version to 4.0.0 in CDVAvailability.h&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8556&quot;&gt;CB-8556&lt;/a&gt; - handleOpenURL functionality to be removed to a plugin&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8474&quot;&gt;CB-8474&lt;/a&gt; - Remove local/remote push notification delegates from CDVAppDelegate&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8464&quot;&gt;CB-8464&lt;/a&gt; - Remove non-ARC code in AppDelegate&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8473&quot;&gt;CB-8473&lt;/a&gt; - Remove AppDelegate code from template (includes uncrustify style fix-ups)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8664&quot;&gt;CB-8664&lt;/a&gt; - Make CDVPlugin initializer private&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7753&quot;&gt;CB-7753&lt;/a&gt; - Remove CDV&lt;em&gt;IsIPad and CDV&lt;/em&gt;IsIPhone5 macros in CDVAvailabiltyDeprecated.h&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7000&quot;&gt;CB-7000&lt;/a&gt; - Remove deprecated CDVPlugin and CDVPluginResult methods&lt;/li&gt;
+&lt;li&gt;Make webView property dynamic in CDVViewController and CDVPlugin (from CDVWebViewEngineProtocol reference). Added scrollView category to UIView for backwards compatibility reasons.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8032&quot;&gt;CB-8032&lt;/a&gt; - Added a typedef for block definition.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8032&quot;&gt;CB-8032&lt;/a&gt; - Add new property in CDVCommandDelegate (urlTransformer), plus style fixups.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6884&quot;&gt;CB-6884&lt;/a&gt; - Support new Cordova bridge under iOS 8 WKWebView (typo fix)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7184&quot;&gt;CB-7184&lt;/a&gt; - Implement support for mediaPlaybackAllowsAirPlay in UIWebView and WKWebView&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7047&quot;&gt;CB-7047&lt;/a&gt; - typo fix&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7047&quot;&gt;CB-7047&lt;/a&gt; - Support config.xml preferences for WKWebView&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7182&quot;&gt;CB-7182&lt;/a&gt; - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6884&quot;&gt;CB-6884&lt;/a&gt; - Support new Cordova bridge under iOS 8 WKWebView (typo fix)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7047&quot;&gt;CB-7047&lt;/a&gt; - Support config.xml preferences for WKWebView&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7182&quot;&gt;CB-7182&lt;/a&gt; - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception&lt;/li&gt;
+&lt;li&gt;Split into Public and Private headers more clearly. Delete most deprectated symbols.&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Tue, 08 Dec 2015 00:00:00 -0800</pubDate>
+        <link>https://cordova.apache.org/announcements/2015/12/08/cordova-ios-4.0.0.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/announcements/2015/12/08/cordova-ios-4.0.0.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Tools Release</title>
         <description>&lt;p&gt;New patch update of &lt;code class=&quot;prettyprint&quot;&gt;cordova-cli&lt;/code&gt; and &lt;code class=&quot;prettyprint&quot;&gt;cordova&lt;/code&gt; are now live!&lt;/p&gt;
 
@@ -906,194 +1137,6 @@ Error: version not found: cordova-ios@3.
         
         <category>release</category>
         
-        <category>tools</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>cordova-plugin-file-transfer release: September 21, 2015</title>
-        <description>&lt;p&gt;A medium security issue was discovered for cordova-plugin-file-transfer plugin. We are releasing version &lt;code class=&quot;prettyprint&quot;&gt;1.3.0&lt;/code&gt; of &lt;code class=&quot;prettyprint&quot;&gt;cordova-plugin-file-transfer&lt;/code&gt; to address this security issue. We recommend that all applications currently using an older version of this plugin to upgrade as soon as possible.&lt;/p&gt;
-
-&lt;hr&gt;
-
-&lt;p&gt;You can update the plugin by removing it, and then re-adding it.&lt;/p&gt;
-
-&lt;p&gt;E.g. To update your file-transfer plugin:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;cordova plugin rm cordova-plugin-file-transfer --save
-cordova plugin add cordova-plugin-file-transfer --save
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;The security issue is CVE-2015-5204.&lt;/p&gt;
-
-&lt;p&gt;For your convenience, the text of the CVE is included here:&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;hr&gt;
-
-&lt;p&gt;CVE-2015-5204: HTTP header injection vulerability in Apache Cordova File
-Transfer Plugin for Android&lt;/p&gt;
-
-&lt;p&gt;Severity:
- Medium&lt;/p&gt;
-
-&lt;p&gt;Vendor:
- The Apache Software Foundation&lt;/p&gt;
-
-&lt;p&gt;Versions Affected:
- Cordova Android File Transfer Plugin  (1.2.1 and below)&lt;/p&gt;
-
-&lt;p&gt;Description:
- Android applications built with the Cordova framework that use the File
- Transfer Plugin can have the HTTP headers set by that plugin be manipulated
- by the filename being uploaded.  This allows for for cookies to be forged
- by the Cordova application, or for the file payload to be replaced in some
- situations.  Remotely hosted applications and applications developed with
- Cordova that allow the user to manually enter the filename are
- especially vulnerable to this issue.&lt;/p&gt;
-
-&lt;p&gt;Upgrade path:
- Developers who are concerned about this issue should install version 1.3.0
- or higher of the Cordova File Transfer Plugin and rebuild their
- applications.  This plugin now conforms with RFC-2616 and no longer allows
- non-ASCII characters and control characters in header names or values.
- Any non-ASCII
- characters will be removed from the header.  Developers should be aware,
- and encode these
- characters before adding the values to the header.&lt;/p&gt;
-
-&lt;p&gt;Credit:
- This issue was discovered by Muneaki Nishimura (Sony Digital Network Applications, Inc.)&lt;/p&gt;
-
-&lt;hr&gt;
-
-&lt;p&gt;cordova-plugin-file-transfer@1.3.0&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;Found issue where : is accepted as a valid header, this is obviously wrong&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9562&quot;&gt;CB-9562&lt;/a&gt; Fixed incorrect headers handling on Android&lt;/li&gt;
-&lt;li&gt;Fixing headers so they don&amp;#39;t accept non-ASCII&lt;/li&gt;
-&lt;li&gt;updated tests to use cordova apache vm&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9493&quot;&gt;CB-9493&lt;/a&gt; Fix file paths in file-transfer manual tests&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8816&quot;&gt;CB-8816&lt;/a&gt; Add cdvfile:// support on windows&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9376&quot;&gt;CB-9376&lt;/a&gt; Fix FileTransfer plugin manual tests issue - &amp;#39;undefined&amp;#39; in paths&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Mon, 21 Sep 2015 00:00:00 -0700</pubDate>
-        <link>https://cordova.apache.org/news/2015/09/21/file-transfer-release.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2015/09/21/file-transfer-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>plugins</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>Tools Release: September 9th, 2015</title>
-        <description>&lt;p&gt;New versions of cordova tools are now live!&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova-lib&quot;&gt;cordova-lib@5.3.1&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova&quot;&gt;cordova@5.3.1&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/plugman&quot;&gt;plugman@1.0.2&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova-js&quot;&gt;cordova-js@4.1.1&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;To update your tools:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;p&gt;If you have &lt;code class=&quot;prettyprint&quot;&gt;cordova&lt;/code&gt; installed:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;npm install -g cordova
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
-&lt;li&gt;&lt;p&gt;If you have &lt;code class=&quot;prettyprint&quot;&gt;plugman&lt;/code&gt; installed:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;npm install -g plugman
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--more--&gt;
-
-&lt;h1&gt;Changes include:&lt;/h1&gt;
-
-&lt;h2&gt;Platform updates&lt;/h2&gt;
-
-&lt;p&gt;When adding these platforms to your project, the following versions are now used by default.
-These platform versions were released recently, and the tools&amp;#39; defaults were updated:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;http://cordova.apache.org/announcements/2015/08/18/cordova-windows-4.1.0.html&quot;&gt;Cordova Windows ~4.1.0&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-browser/blob/master/RELEASENOTES.md#400-aug-13-2015&quot;&gt;Cordova Browser ~4.0.0&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-webos/blob/master/RELEASENOTES.md#370&quot;&gt;Cordova WebOS ~3.7.0&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;http://cordova.apache.org/announcements/2015/09/05/cordova-blackberry-3.8.0.html&quot;&gt;Cordova Blackberry10 ~3.8.0&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;cordova-lib&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;pinned browser@~4.0.0, windows@~4.1.0, blackberry10@~3.8.0, webos@~3.7.0&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9559&quot;&gt;CB-9559&lt;/a&gt; Adding a plugin with caret in version results in an error&lt;/li&gt;
-&lt;li&gt;Update cordova-serve required version to 0.1.3.&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6506&quot;&gt;CB-6506&lt;/a&gt; RTC: Add support for &lt;strong&gt;OSX&lt;/strong&gt; (closes #278)&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9517&quot;&gt;CB-9517&lt;/a&gt; Adding a plugin on &lt;strong&gt;iOS/OSX&lt;/strong&gt; that uses a private framework does not work (closes #281)&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9549&quot;&gt;CB-9549&lt;/a&gt; Removes excess JS files from browserified app&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9505&quot;&gt;CB-9505&lt;/a&gt; Correct plugin modules loading within browserify flow&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-8532&quot;&gt;CB-8532&lt;/a&gt; Adding Windows Plugin Failed with &amp;quot;Cannot read property &amp;#39;text&amp;#39; of null&amp;quot; Updated elementtree API according 0.1.6 release. This closes #277&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;cordova-cli&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;Updated cordova-lib dependency to 5.3.1&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;cordova-js&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9505&quot;&gt;CB-9505&lt;/a&gt; Correct plugin modules loading within browserify flow. This closes #126&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-9342&quot;&gt;CB-9342&lt;/a&gt; Fix deviceReady event not fired on &lt;strong&gt;Windows 10&lt;/strong&gt; in hosted environment&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;plugman&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;Updated cordova-lib dependency to 5.3.1&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-7143&quot;&gt;CB-7143&lt;/a&gt; Added support for &lt;strong&gt;OSX&lt;/strong&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Pinned Platform Versions for &lt;strong&gt;Cordova CLI 5.3.1&lt;/strong&gt;&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;Cordova Amazon-FireOS: ~3.6.3&lt;/li&gt;
-&lt;li&gt;Cordova Android: ~4.1.0 (4.1.1)&lt;/li&gt;
-&lt;li&gt;Cordova BlackBerry10: ~3.8.0&lt;/li&gt;
-&lt;li&gt;Cordova Browser: ~4.0.0&lt;/li&gt;
-&lt;li&gt;Cordova FirefoxOS: ~3.6.3&lt;/li&gt;
-&lt;li&gt;Cordova iOS: ~3.9.0 (3.9.1)&lt;/li&gt;
-&lt;li&gt;Cordova Ubuntu: ~4.0.0&lt;/li&gt;
-&lt;li&gt;Cordova Windows: ~4.1.0&lt;/li&gt;
-&lt;li&gt;Cordova WP8: ~3.8.1&lt;/li&gt;
-&lt;li&gt;Cordova Webos: ~3.7.0&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Other News:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;http://plugins.cordova.io&quot;&gt;plugins.cordova.io&lt;/a&gt; has switched to read-only and will be shutting down Oct.15th. Plugin authors, please move your plugins to npm! Read more &lt;a href=&quot;http://cordova.apache.org/news/2015/09/08/CPR-readonly.html&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Come chat with us about Cordova development on our slack channel! Sign up at &lt;a href=&quot;http://slack.cordova.io&quot;&gt;slack.cordova.io&lt;/a&gt;.&lt;/p&gt;
-</description>
-        <pubDate>Wed, 09 Sep 2015 00:00:00 -0700</pubDate>
-        <link>https://cordova.apache.org/news/2015/09/09/tools-release.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2015/09/09/tools-release.html</guid>
-        
-        <category>release</category>
-        
         <category>tools</category>
         
         

Modified: cordova/site/public/news/2015/11/24/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2015/11/24/tools-release.html?rev=1718721&r1=1718720&r2=1718721&view=diff
==============================================================================
--- cordova/site/public/news/2015/11/24/tools-release.html (original)
+++ cordova/site/public/news/2015/11/24/tools-release.html Tue Dec  8 22:01:34 2015
@@ -175,6 +175,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/announcements/2015/12/08/cordova-ios-4.0.0.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2015/12/08/cordova-ios-4.0.0.html">Cordova iOS 4.0.0</a>
+                    <div class="date"> 08 Dec 2015 - By Shazron Abdullah </div>
+                    <p class="content">
+                        <!--
+                            NOTE:
+                                the markdownify filter is used here
+                                because posts are rendered in sequence;
+                                that is, the next post's content isn't
+                                yet rendered at the time that this post
+                                is being rendered, so page.next.excerpt
+                                is still in Markdown and not HTML
+
+                            Reference: https://github.com/jekyll/jekyll/issues/2860
+                        -->
+                        We are happy to announce that Cordova iOS 4.0.0 has been released....
+                    </p>
+                
             </div>
         </div>
     </footer>



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