Author: steven
Date: Mon Dec 14 22:32:48 2015
New Revision: 1720027

URL: http://svn.apache.org/viewvc?rev=1720027&view=rev
Log:
added new plugins blog post

Added:
    cordova/site/public/news/2015/12/14/
    cordova/site/public/news/2015/12/14/plugins-release.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2015/11/24/plugins-release.html
    cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/css/main.css
    cordova/site/public/static/js/index.js
    cordova/site/public/static/js/plugins.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Dec 14 22:32:48 2015
@@ -106,6 +106,45 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Mon, 14 Dec 2015 00:00:00 
-0800"></div>
+                    <h2 class="title">
+                        <a 
href="/news/2015/12/14/plugins-release.html">Plugins Release</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">14 Dec 2015</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/shazron";>Shazron 
Abdullah</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/news/2015/12/14/plugins-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+<li>[email protected]</li>
+</ul>
+
+<p>This release brings <code class="prettyprint">[email protected]</code> 
platform compatibility to the <code 
class="prettyprint">cordova-plugin-inappbrowser</code> plugin, and it is also 
backwards compatible with cordova-ios@3.</p>
+
+<p>The <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin 
was updated to fix a bug related to loading pages in <code 
class="prettyprint">cordova-plugin-inappbrowser</code>.</p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add cordova-plugin-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>Changes include:</p>
+</p>
+                    <div><a 
href="/news/2015/12/14/plugins-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="/news/2015/12/08/wkwebview-engine-plugin-release.html">Plugins Release</a>
@@ -283,19 +322,21 @@ cordova platform update [email protected]
 <p>The following plugins now require <code 
class="prettyprint">[email protected]</code>. Please read the <a 
href="http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html";>Android
 5.0.0 release blog</a> for instructions to update. </p>
 
 <ul>
-<li>cordova-plugin-camera</li>
-<li>cordova-plugin-contacts</li>
-<li>cordova-plugin-file</li>
-<li>cordova-plugin-geolocation</li>
-<li>cordova-plugin-media</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
 </ul>
 
-<p>If you are using an older version of <code 
class="prettyprint">cordova-android</code>, you will have to explicitly install 
older versions of these plugins now.</p>
+<h2>Update</h2>
+
+<p>Since <code class="prettyprint">[email protected]</code> isn&#39;t yet 
pinned by default in <code class="prettyprint">cordova</code>, you will have to 
explicitly install these new versions of these five plugins now. The previous 
released versions of the above five plugins are still set to <code 
class="prettyprint">latest</code> on npm instead of these newly released 
versions. These will be set to <code class="prettyprint">latest</code> once we 
release <code class="prettyprint">cordova@6</code> which will have <code 
class="prettyprint">[email protected]</code> pinned.</p>
 
 <p>E.g. </p>
-<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add [email protected] --save
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add [email protected] --save
 </code></pre></div>
-<p>To see what versions exist for a plugin, run <code class="prettyprint">npm 
info PLUGINNAME</code>. </p>
+<p>To see what versions exist for a plugin, run <code class="prettyprint">npm 
info PLUGINNAME versions</code>. </p>
 
 <hr>
 
@@ -3404,7 +3445,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Tue, 08 Dec 2015 00:00:00 
-0800").getTime();
+            var lastPostTime = new Date("Mon, 14 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=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Dec 14 22:32:48 2015
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Thu, 10 Dec 2015 12:36:07 -0800</pubDate>
-    <lastBuildDate>Thu, 10 Dec 2015 12:36:07 -0800</lastBuildDate>
+    <pubDate>Mon, 14 Dec 2015 14:08:43 -0800</pubDate>
+    <lastBuildDate>Mon, 14 Dec 2015 14:08:43 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
@@ -15,6 +15,58 @@
         <description>&lt;p&gt;The following plugins were updated 
today:&lt;/p&gt;
 
 &lt;ul&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;This release brings &lt;code 
class=&quot;prettyprint&quot;&gt;[email protected]&lt;/code&gt; platform 
compatibility to the &lt;code 
class=&quot;prettyprint&quot;&gt;cordova-plugin-inappbrowser&lt;/code&gt; 
plugin, and it is also backwards compatible with cordova-ios@3.&lt;/p&gt;
+
+&lt;p&gt;The &lt;code 
class=&quot;prettyprint&quot;&gt;cordova-plugin-wkwebview-engine&lt;/code&gt; 
plugin was updated to fix a bug related to loading pages in &lt;code 
class=&quot;prettyprint&quot;&gt;cordova-plugin-inappbrowser&lt;/code&gt;.&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-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;Changes include:&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10190&quot;&gt;CB-10190&lt;/a&gt;
 - WKWebView engine is not releasing the user-agent lock&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-9445&quot;&gt;CB-9445&lt;/a&gt;
 Improves executeScript callbacks on iOS&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;
 Incremented plugin version.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10040&quot;&gt;CB-10040&lt;/a&gt;
 - re-fix: backwards compatible with cordova-ios &amp;lt; 4.0&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8534&quot;&gt;CB-8534&lt;/a&gt;:
 Allow plugins to respond to onReceivedHttpAuthRequest. This closes 
#82&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-3750&quot;&gt;CB-3750&lt;/a&gt;:
 Fixes spinner on iOS. This closes #89&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7696&quot;&gt;CB-7696&lt;/a&gt;
 Document target=_self behavior for Windows&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10040&quot;&gt;CB-10040&lt;/a&gt;
 - Compile Error in InAppBrowser Plugin for iOS - No known instance method for 
selector &amp;#39;URLIsWhitelisted:&amp;#39;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Mon, 14 Dec 2015 00:00:00 -0800</pubDate>
+        
<link>https://cordova.apache.org/news/2015/12/14/plugins-release.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/news/2015/12/14/plugins-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
+        <title>Plugins Release</title>
+        <description>&lt;p&gt;The following plugins were updated 
today:&lt;/p&gt;
+
+&lt;ul&gt;
 &lt;li&gt;[email protected]&lt;/li&gt;
 &lt;/ul&gt;
 
@@ -330,19 +382,21 @@ cordova platform update [email protected]
 &lt;p&gt;The following plugins now require &lt;code 
class=&quot;prettyprint&quot;&gt;[email protected]&lt;/code&gt;. Please 
read the &lt;a 
href=&quot;http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html&quot;&gt;Android
 5.0.0 release blog&lt;/a&gt; for instructions to update. &lt;/p&gt;
 
 &lt;ul&gt;
-&lt;li&gt;cordova-plugin-camera&lt;/li&gt;
-&lt;li&gt;cordova-plugin-contacts&lt;/li&gt;
-&lt;li&gt;cordova-plugin-file&lt;/li&gt;
-&lt;li&gt;cordova-plugin-geolocation&lt;/li&gt;
-&lt;li&gt;cordova-plugin-media&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
 &lt;/ul&gt;
 
-&lt;p&gt;If you are using an older version of &lt;code 
class=&quot;prettyprint&quot;&gt;cordova-android&lt;/code&gt;, you will have to 
explicitly install older versions of these plugins now.&lt;/p&gt;
+&lt;h2&gt;Update&lt;/h2&gt;
+
+&lt;p&gt;Since &lt;code 
class=&quot;prettyprint&quot;&gt;[email protected]&lt;/code&gt; 
isn&amp;#39;t yet pinned by default in &lt;code 
class=&quot;prettyprint&quot;&gt;cordova&lt;/code&gt;, you will have to 
explicitly install these new versions of these five plugins now. The previous 
released versions of the above five plugins are still set to &lt;code 
class=&quot;prettyprint&quot;&gt;latest&lt;/code&gt; on npm instead of these 
newly released versions. These will be set to &lt;code 
class=&quot;prettyprint&quot;&gt;latest&lt;/code&gt; once we release &lt;code 
class=&quot;prettyprint&quot;&gt;cordova@6&lt;/code&gt; which will have 
&lt;code class=&quot;prettyprint&quot;&gt;[email protected]&lt;/code&gt; 
pinned.&lt;/p&gt;
 
 &lt;p&gt;E.g. &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 [email protected] --save
+&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 [email protected] --save
 &lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;To see what versions exist for a plugin, run &lt;code 
class=&quot;prettyprint&quot;&gt;npm info PLUGINNAME&lt;/code&gt;. &lt;/p&gt;
+&lt;p&gt;To see what versions exist for a plugin, run &lt;code 
class=&quot;prettyprint&quot;&gt;npm info PLUGINNAME versions&lt;/code&gt;. 
&lt;/p&gt;
 
 &lt;hr&gt;
 
@@ -1082,56 +1136,5 @@ Error: version not found: cordova-ios@3.
         
       </item>
     
-      <item>
-        <title>Tools Release 5.3.3</title>
-        <description>&lt;p&gt;Cordova tools 5.3.3 has been released to 
properly support &lt;a 
href=&quot;https://nodejs.org/en/blog/release/v4.0.0/&quot;&gt;Node 
v4&lt;/a&gt;.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova&quot;&gt;[email protected]&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova-lib&quot;&gt;[email protected]&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/plugman&quot;&gt;[email protected]&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;If you are currently develop for the &lt;strong&gt;iOS&lt;/strong&gt; 
platform and plan to use &lt;strong&gt;Node v4&lt;/strong&gt;, we recommend you 
update to this release:&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;h2&gt;Pinned Platform Versions for &lt;strong&gt;Cordova CLI 
5.3.3&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;
-</description>
-        <pubDate>Tue, 22 Sep 2015 00:00:00 -0700</pubDate>
-        
<link>https://cordova.apache.org/news/2015/09/22/tools-release.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/news/2015/09/22/tools-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>tools</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/news/2015/11/24/plugins-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2015/11/24/plugins-release.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/news/2015/11/24/plugins-release.html (original)
+++ cordova/site/public/news/2015/11/24/plugins-release.html Mon Dec 14 
22:32:48 2015
@@ -143,19 +143,21 @@
 <p>The following plugins now require <code 
class="prettyprint">[email protected]</code>. Please read the <a 
href="http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html";>Android
 5.0.0 release blog</a> for instructions to update. </p>
 
 <ul>
-<li>cordova-plugin-camera</li>
-<li>cordova-plugin-contacts</li>
-<li>cordova-plugin-file</li>
-<li>cordova-plugin-geolocation</li>
-<li>cordova-plugin-media</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
 </ul>
 
-<p>If you are using an older version of <code 
class="prettyprint">cordova-android</code>, you will have to explicitly install 
older versions of these plugins now.</p>
+<h2>Update</h2>
+
+<p>Since <code class="prettyprint">[email protected]</code> isn&#39;t yet 
pinned by default in <code class="prettyprint">cordova</code>, you will have to 
explicitly install these new versions of these five plugins now. The previous 
released versions of the above five plugins are still set to <code 
class="prettyprint">latest</code> on npm instead of these newly released 
versions. These will be set to <code class="prettyprint">latest</code> once we 
release <code class="prettyprint">cordova@6</code> which will have <code 
class="prettyprint">[email protected]</code> pinned.</p>
 
 <p>E.g. </p>
-<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add [email protected] --save
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add [email protected] --save
 </code></pre></div>
-<p>To see what versions exist for a plugin, run <code class="prettyprint">npm 
info PLUGINNAME</code>. </p>
+<p>To see what versions exist for a plugin, run <code class="prettyprint">npm 
info PLUGINNAME versions</code>. </p>
 
 <hr>
 

Modified: 
cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html 
(original)
+++ cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html 
Mon Dec 14 22:32:48 2015
@@ -166,6 +166,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/news/2015/12/14/plugins-release.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/news/2015/12/14/plugins-release.html">Plugins Release</a>
+                    <div class="date"> 14 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: 
[email protected] [email protected] This 
release brings [email protected]...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/news/2015/12/14/plugins-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2015/12/14/plugins-release.html?rev=1720027&view=auto
==============================================================================
--- cordova/site/public/news/2015/12/14/plugins-release.html (added)
+++ cordova/site/public/news/2015/12/14/plugins-release.html Mon Dec 14 
22:32:48 2015
@@ -0,0 +1,278 @@
+<!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="The following plugins were updated 
today:[email protected]@1.0.1This
 release brings [email protected] platform...">
+
+    <title>
+        
+            
+                Plugins Release - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+    <link rel="canonical" 
href="https://cordova.apache.org/news/2015/12/14/plugins-release.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>
+    <header>
+    <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">
+                <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>
+                    </ul>
+                    <form action="https://www.google.com/search"; method="GET" 
class="navbar-form navbar-right" id="header-search-form" role="search">
+                        <div class="input-group">
+                            <input type="text" name="q" class="form-control 
hidden-sm" placeholder="Site-wide Search">
+                            <span class="input-group-btn">
+                                <button type="submit" class="btn 
search-button">
+                                    <span class="glyphicon glyphicon-search" 
aria-hidden="true"></span>
+                                </button>
+                            </span>
+                        </div>
+                        <input type="hidden" name="q" 
value="site:cordova.apache.org">
+                    </form>
+                </div>
+            </div><!--/.navbar-collapse -->
+        </div>
+    </nav>
+    <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+    <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">Plugins Release</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/shazron";>Shazron Abdullah</a>
+            
+        </div>
+        <div class="date">14 Dec 2015</div>
+    </header>
+    <section>
+        <div>
+            <p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+<li>[email protected]</li>
+</ul>
+
+<p>This release brings <code class="prettyprint">[email protected]</code> 
platform compatibility to the <code 
class="prettyprint">cordova-plugin-inappbrowser</code> plugin, and it is also 
backwards compatible with cordova-ios@3.</p>
+
+<p>The <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin 
was updated to fix a bug related to loading pages in <code 
class="prettyprint">cordova-plugin-inappbrowser</code>.</p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin add cordova-plugin-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>Changes include:</p>
+
+<!--more-->
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-10190";>CB-10190</a> - 
WKWebView engine is not releasing the user-agent lock</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-9445";>CB-9445</a> 
Improves executeScript callbacks on iOS</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10035";>CB-10035</a> 
Incremented plugin version.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10040";>CB-10040</a> - 
re-fix: backwards compatible with cordova-ios &lt; 4.0</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8534";>CB-8534</a>: Allow 
plugins to respond to onReceivedHttpAuthRequest. This closes #82</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3750";>CB-3750</a>: Fixes 
spinner on iOS. This closes #89</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7696";>CB-7696</a> 
Document target=_self behavior for Windows</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10040";>CB-10040</a> - 
Compile Error in InAppBrowser Plugin for iOS - No known instance method for 
selector &#39;URLIsWhitelisted:&#39;</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Previous</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">
+                        The following plugins were updated today: 
[email protected] This is the initial release...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+            </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>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to