You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/12/20 22:41:12 UTC

svn commit: r1818860 - in /cordova/site/public: blog/index.html docs/en/dev/reference/cordova-plugin-contacts/index.html feed.xml news/2017/12/18/tools-release.html news/2017/12/20/ news/2017/12/20/plugins-release.html sitemap.xml static/js/index.js

Author: steven
Date: Wed Dec 20 22:41:11 2017
New Revision: 1818860

URL: http://svn.apache.org/viewvc?rev=1818860&view=rev
Log:
Updated docs

Added:
    cordova/site/public/news/2017/12/20/
    cordova/site/public/news/2017/12/20/plugins-release.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2017/12/18/tools-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Dec 20 22:41:11 2017
@@ -124,6 +124,63 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Wed, 20 Dec 2017 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/news/2017/12/20/plugins-release.html">Plugins Release</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">20 Dec 2017</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/stevesgill">Steve Gill</a>
+                            
+                        </span>
+                        <a class="comment" href="/news/2017/12/20/plugins-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>The following plugins were updated today:</p>
+
+<ul>
+<li>cordova-plugin-battery-status@2.0.0</li>
+<li>cordova-plugin-camera@4.0.0</li>
+<li>cordova-plugin-contacts@3.0.1</li>
+<li>cordova-plugin-device@2.0.0</li>
+<li>cordova-plugin-dialogs@2.0.0</li>
+<li>cordova-plugin-file@6.0.0</li>
+<li>cordova-plugin-geolocation@4.0.0</li>
+<li>cordova-plugin-globalization@1.0.9</li>
+<li>cordova-plugin-inappbrowser@2.0.0</li>
+<li>cordova-plugin-media@5.0.0</li>
+<li>cordova-plugin-media-capture@3.0.0</li>
+<li>cordova-plugin-network-information@2.0.0</li>
+<li>cordova-plugin-splashscreen@5.0.0</li>
+<li>cordova-plugin-statusbar@2.4.0</li>
+<li>cordova-plugin-screen-orientation@3.0.0</li>
+<li>cordova-plugin-vibration@3.0.0</li>
+</ul>
+
+<p>In the recent <code>cordova@8</code> tools release, we dropped support for deprecated platforms (Ubuntu, BlackBerry10, Windows Phone 8, FirefoxOS). The main focus of this plugins release was to drop support for those platforms as well. That is why many of the plugins have had major version increases. </p>
+
+<p><code>cordova-plugin-contacts</code> and <code>cordova-plugin-globalization</code> have officially been deprecated. Read about our decision to deprecate <code>cordova-plugin-contacts</code> at https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html. For <code>cordova-plugin-globalization</code>, we have written a migration guide over to the built-in <a href="https://www.ecma-international.org/ecma-402/1.0/">ECMA Internationalization API</a> at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html.</p>
+
+<hr>
+
+<p>You can update any plugin by removing it, and then re-adding it.</p>
+
+<p>E.g. To update your camera plugin:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm cordova-plugin-camera
+cordova plugin add cordova-plugin-camera@latest
+</code></pre></div>
+<p>Changes include:</p>
+</p>
+                    <div><a href="/news/2017/12/20/plugins-release.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Mon, 18 Dec 2017 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/news/2017/12/18/tools-release.html">Tools Released!</a>
@@ -7049,7 +7106,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Mon, 18 Dec 2017 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Wed, 20 Dec 2017 00:00:00 +0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html (original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html Wed Dec 20 22:41:11 2017
@@ -2884,10 +2884,10 @@ device contacts database and returning a
 The resulting objects are passed to the <code>contactSuccess</code> callback
 function specified by the <strong>contactSuccess</strong> parameter.</p>
 
-<p>The <strong>contactFields</strong> parameter specifies the fields to be used as a
-search qualifier.  A zero-length <strong>contactFields</strong> parameter is invalid and results in
-<code>ContactError.INVALID_ARGUMENT_ERROR</code>. A <strong>contactFields</strong> value of
-<code>&quot;*&quot;</code> searches all contact fields.</p>
+<p>The <strong>contactFields</strong> parameter should always be an array and specifies the
+fields to be used as a search qualifier.  A zero-length <strong>contactFields</strong>
+parameter is invalid and results in <code>ContactError.INVALID_ARGUMENT_ERROR</code>.
+A <strong>contactFields</strong> value of <code>[&quot;*&quot;]</code> searches all contact fields.</p>
 
 <p>The <strong>contactFindOptions.filter</strong> string can be used as a search
 filter when querying the contacts database.  If provided, a

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Dec 20 22:41:11 2017
@@ -6,11 +6,164 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 19 Dec 2017 19:34:48 +0000</pubDate>
-    <lastBuildDate>Tue, 19 Dec 2017 19:34:48 +0000</lastBuildDate>
+    <pubDate>Wed, 20 Dec 2017 22:20:12 +0000</pubDate>
+    <lastBuildDate>Wed, 20 Dec 2017 22:20:12 +0000</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-battery-status@2.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-camera@4.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-contacts@3.0.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-device@2.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-dialogs@2.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-file@6.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-geolocation@4.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-globalization@1.0.9&lt;/li&gt;
+&lt;li&gt;cordova-plugin-inappbrowser@2.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-media@5.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-media-capture@3.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-network-information@2.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-splashscreen@5.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-statusbar@2.4.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-screen-orientation@3.0.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-vibration@3.0.0&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;In the recent &lt;code&gt;cordova@8&lt;/code&gt; tools release, we dropped support for deprecated platforms (Ubuntu, BlackBerry10, Windows Phone 8, FirefoxOS). The main focus of this plugins release was to drop support for those platforms as well. That is why many of the plugins have had major version increases. &lt;/p&gt;
+
+&lt;p&gt;&lt;code&gt;cordova-plugin-contacts&lt;/code&gt; and &lt;code&gt;cordova-plugin-globalization&lt;/code&gt; have officially been deprecated. Read about our decision to deprecate &lt;code&gt;cordova-plugin-contacts&lt;/code&gt; at https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html. For &lt;code&gt;cordova-plugin-globalization&lt;/code&gt;, we have written a migration guide over to the built-in &lt;a href=&quot;https://www.ecma-international.org/ecma-402/1.0/&quot;&gt;ECMA Internationalization API&lt;/a&gt; at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html.&lt;/p&gt;
+
+&lt;hr&gt;
+
+&lt;p&gt;You can update any plugin by removing it, and then re-adding it.&lt;/p&gt;
+
+&lt;p&gt;E.g. To update your camera plugin:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova plugin rm cordova-plugin-camera
+cordova plugin add cordova-plugin-camera@latest
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;Changes include:&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;p&gt;cordova-plugin-battery-status@2.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-camera@4.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-contacts@3.0.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13062&quot;&gt;CB-13062&lt;/a&gt;: Deprecated this plugin. Added notice to &lt;code&gt;README.md&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-device@2.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-dialogs@2.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13555&quot;&gt;CB-13555&lt;/a&gt; (ios) Present notification view controller by &lt;code&gt;InAppBrowser&lt;/code&gt; view controller&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-file@6.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-geolocation@4.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-globalization@1.0.9&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Deprecated this plugin. Read our migration guide at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html&lt;/li&gt;
+&lt;li&gt;Update moment.js to version &lt;code&gt;2.19.1&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-inappbrowser@2.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-media@5.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-media-capture@3.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-network-information@2.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-splashscreen@5.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-statusbar@2.4.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13623&quot;&gt;CB-13623&lt;/a&gt; (iOS): Remove &lt;strong&gt;iOS&lt;/strong&gt; 6-7 code&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-screen-orientation@3.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13405&quot;&gt;CB-13405&lt;/a&gt; (ios) undo lock when resetting&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13405&quot;&gt;CB-13405&lt;/a&gt; (ios) Screen unlock bug fix&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-vibration@3.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13667&quot;&gt;CB-13667&lt;/a&gt;: Remove deprecated platforms&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13045&quot;&gt;CB-13045&lt;/a&gt; Removed &lt;strong&gt;Android&lt;/strong&gt; implementation and Updated &lt;code&gt;README&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Wed, 20 Dec 2017 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/news/2017/12/20/plugins-release.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/news/2017/12/20/plugins-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
         <title>Tools Released!</title>
         <description>&lt;p&gt;We just released an update to our tools!&lt;/p&gt;
 
@@ -738,57 +891,6 @@ cordova platform add ios@4.5.3
         
         
         <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova Browser@5.0.1 Released</title>
-        <description>&lt;p&gt;We just released an update to &lt;code&gt;cordova-browser&lt;/code&gt;&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova-browser&quot;&gt;cordova-browser@5.0.1&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Release Highlights:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13228&quot;&gt;CB-13228&lt;/a&gt; Fixed issue with &lt;strong&gt;Browser&lt;/strong&gt; not adding with cordova&amp;lt;7. &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;To upgrade:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cd my_project
-cordova platform update browser@5.0.1
-&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-&quot; data-lang=&quot;&quot;&gt;cordova platform add browser@5.0.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;Please report any issues you find at &lt;a href=&quot;http://issues.cordova.io/&quot;&gt;issues.cordova.io&lt;/a&gt;!&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;h1&gt;Changes include:&lt;/h1&gt;
-
-&lt;h2&gt;cordova-browser&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13228&quot;&gt;CB-13228&lt;/a&gt; Fixed issue with browser not adding with cordova&amp;lt;7. &lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13444&quot;&gt;CB-13444&lt;/a&gt; Updated checked-in &lt;code&gt;node_modules&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13435&quot;&gt;CB-13435&lt;/a&gt; fix merges directory support for &lt;strong&gt;Browser&lt;/strong&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12895&quot;&gt;CB-12895&lt;/a&gt; ignoring &lt;code&gt;cordova.js&lt;/code&gt; for &lt;code&gt;eslint&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Thu, 19 Oct 2017 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/news/2017/10/19/browser-release.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2017/10/19/browser-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>tools</category>
-        
-        <category>browser</category>
-        
-        
-        <category>news</category>
         
       </item>
     

Modified: cordova/site/public/news/2017/12/18/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2017/12/18/tools-release.html?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/news/2017/12/18/tools-release.html (original)
+++ cordova/site/public/news/2017/12/18/tools-release.html Wed Dec 20 22:41:11 2017
@@ -221,6 +221,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/news/2017/12/20/plugins-release.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2017/12/20/plugins-release.html">Plugins Release</a>
+                    <div class="date"> 20 Dec 2017 - By Steve Gill </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-battery-status@2.0.0 cordova-plugin-camera@4.0.0 cordova-plugin-contacts@3.0.1 cordova-plugin-device@2.0.0 cordova-plugin-dialogs@2.0.0 cordova-plugin-file@6.0.0...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/news/2017/12/20/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2017/12/20/plugins-release.html?rev=1818860&view=auto
==============================================================================
--- cordova/site/public/news/2017/12/20/plugins-release.html (added)
+++ cordova/site/public/news/2017/12/20/plugins-release.html Wed Dec 20 22:41:11 2017
@@ -0,0 +1,411 @@
+<!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:cordova-plugin-battery-status@2.0.0cordova-plugin-camera@4.0.0cordova-plugin-contacts@3.0.1cordova-plugin-device@2.0...">
+
+    <title>
+        
+            
+                Plugins Release - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/news/2017/12/20/plugins-release.html">
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+    <!-- Algolia Search CSS -->
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css" />
+
+    <!-- Fonts -->
+    <!-- For attribution information, see www/attributions.html -->
+    <link href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic' rel='stylesheet' type='text/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>
+
+    <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>
+
+</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/">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>
+                            <form class="navbar-form navbar-right" id="header-search-form" role="search">
+                                <div class="input-group">
+                                    
+                                        
+                                    
+                                    <input id="header-search-field" type="text" placeholder="Search '7.x' docs..." class="form-control hidden-xs" autocomplete="off">
+                                </div>
+                            </form>
+                        </li>
+                    </ul>
+                </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/stevesgill">Steve Gill</a>
+            
+        </div>
+        <div class="date">20 Dec 2017</div>
+    </header>
+    <section>
+        <div>
+            <p>The following plugins were updated today:</p>
+
+<ul>
+<li>cordova-plugin-battery-status@2.0.0</li>
+<li>cordova-plugin-camera@4.0.0</li>
+<li>cordova-plugin-contacts@3.0.1</li>
+<li>cordova-plugin-device@2.0.0</li>
+<li>cordova-plugin-dialogs@2.0.0</li>
+<li>cordova-plugin-file@6.0.0</li>
+<li>cordova-plugin-geolocation@4.0.0</li>
+<li>cordova-plugin-globalization@1.0.9</li>
+<li>cordova-plugin-inappbrowser@2.0.0</li>
+<li>cordova-plugin-media@5.0.0</li>
+<li>cordova-plugin-media-capture@3.0.0</li>
+<li>cordova-plugin-network-information@2.0.0</li>
+<li>cordova-plugin-splashscreen@5.0.0</li>
+<li>cordova-plugin-statusbar@2.4.0</li>
+<li>cordova-plugin-screen-orientation@3.0.0</li>
+<li>cordova-plugin-vibration@3.0.0</li>
+</ul>
+
+<p>In the recent <code>cordova@8</code> tools release, we dropped support for deprecated platforms (Ubuntu, BlackBerry10, Windows Phone 8, FirefoxOS). The main focus of this plugins release was to drop support for those platforms as well. That is why many of the plugins have had major version increases. </p>
+
+<p><code>cordova-plugin-contacts</code> and <code>cordova-plugin-globalization</code> have officially been deprecated. Read about our decision to deprecate <code>cordova-plugin-contacts</code> at https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html. For <code>cordova-plugin-globalization</code>, we have written a migration guide over to the built-in <a href="https://www.ecma-international.org/ecma-402/1.0/">ECMA Internationalization API</a> at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html.</p>
+
+<hr>
+
+<p>You can update any plugin by removing it, and then re-adding it.</p>
+
+<p>E.g. To update your camera plugin:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm cordova-plugin-camera
+cordova plugin add cordova-plugin-camera@latest
+</code></pre></div>
+<p>Changes include:</p>
+
+<!--more-->
+
+<p>cordova-plugin-battery-status@2.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-camera@4.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-contacts@3.0.1</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13062">CB-13062</a>: Deprecated this plugin. Added notice to <code>README.md</code></li>
+</ul>
+
+<p>cordova-plugin-device@2.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-dialogs@2.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13555">CB-13555</a> (ios) Present notification view controller by <code>InAppBrowser</code> view controller</li>
+</ul>
+
+<p>cordova-plugin-file@6.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-geolocation@4.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-globalization@1.0.9</p>
+
+<ul>
+<li>Deprecated this plugin. Read our migration guide at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html</li>
+<li>Update moment.js to version <code>2.19.1</code></li>
+</ul>
+
+<p>cordova-plugin-inappbrowser@2.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-media@5.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-media-capture@3.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-network-information@2.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-splashscreen@5.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+</ul>
+
+<p>cordova-plugin-statusbar@2.4.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13623">CB-13623</a> (iOS): Remove <strong>iOS</strong> 6-7 code</li>
+</ul>
+
+<p>cordova-plugin-screen-orientation@3.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13405">CB-13405</a> (ios) undo lock when resetting</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13405">CB-13405</a> (ios) Screen unlock bug fix</li>
+</ul>
+
+<p>cordova-plugin-vibration@3.0.0</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13667">CB-13667</a>: Remove deprecated platforms</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13045">CB-13045</a> Removed <strong>Android</strong> implementation and Updated <code>README</code></li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/news/2017/12/18/tools-release.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2017/12/18/tools-release.html">Tools Released!</a>
+                    <div class="date"> 18 Dec 2017 - By Steve Gill </div>
+                    <p class="content">
+                        We just released an update to our tools! cordova@8.0.0 cordova-lib@8.0.0 cordova-plugman@2.0.0 cordova-fetch@1.3.0...
+                    </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">
+        <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 href="http://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</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;q=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>
+                    <li><a href="/contribute/nightly_builds.html">Nightly builds</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.herokuapp.com/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.
+    <br/>
+    "Raleway" font used under license. For details see the <a href="/attributions/">attributions page</a>.
+</p>
+
+    </div>
+</footer>
+
+
+    <script defer type="text/javascript" src="/static/js/index.js"></script>
+    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+    
+    
+
+
+
+    
+
+
+<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script>
+<script type="text/javascript">
+    docsearch({
+        apiKey: '0a916ab198bd93d031aa70611271e42e',
+        indexName: 'cordova',
+        inputSelector: '#header-search-field',
+        algoliaOptions: { 'facetFilters': ["version:  7.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Wed Dec 20 22:41:11 2017
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/news/2017/12/20/plugins-release.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2017/12/18/tools-release.html</loc>
 </url>
 

Modified: cordova/site/public/static/js/index.js
URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1818860&r1=1818859&r2=1818860&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Wed Dec 20 22:41:11 2017
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Wed, 20 Dec 2017 00:00:00 +0000');
         dates.push('Mon, 18 Dec 2017 00:00:00 +0000');
         dates.push('Mon, 04 Dec 2017 00:00:00 +0000');
         dates.push('Mon, 27 Nov 2017 00:00:00 +0000');



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