You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2021/02/08 13:38:11 UTC

svn commit: r1886322 - in /cordova/site/public: 2021/ 2021/02/ 2021/02/07/ 2021/02/07/deprecate-wkwebview-engine.html announcements/2021/02/04/cordova-ios-release-6.2.0.html blog/index.html feed.xml sitemap.xml static/js/index.js

Author: janpio
Date: Mon Feb  8 13:38:10 2021
New Revision: 1886322

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

Added:
    cordova/site/public/2021/
    cordova/site/public/2021/02/
    cordova/site/public/2021/02/07/
    cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
Modified:
    cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Added: cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
URL: http://svn.apache.org/viewvc/cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html?rev=1886322&view=auto
==============================================================================
--- cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html (added)
+++ cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html Mon Feb  8 13:38:10 2021
@@ -0,0 +1,279 @@
+<!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="Deprecation of the Cordova WKWebView Engine PluginWe are hereby annoucing the deprecation of cordova-plugin-wkwebview-engine.This means that the Cordova deve...">
+
+    <title>
+        
+            
+                Deprecate Wkwebview Engine - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.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>
+    (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="/contribute/team.html">Team</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 '10.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">Deprecate Wkwebview Engine</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/NormanBreau">Norman Breau</a>
+            
+        </div>
+        <div class="date">07 Feb 2021</div>
+    </header>
+    <section>
+        <div>
+            <h2>Deprecation of the Cordova WKWebView Engine Plugin</h2>
+
+<p>We are hereby annoucing the deprecation of <a href="https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md#deprecation-notice">cordova-plugin-wkwebview-engine</a>.</p>
+
+<p>This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications running <code>cordova-ios@5.1.1</code> or earlier but any further issues will not be fixed by the Cordova team.</p>
+
+<p>The WKWebView implementation has been moved to the core iOS platform as of <code>cordova-ios@6</code>. We encourage everyone to update to <code>cordova-ios@6</code> and to remove <code>cordova-plugin-wkwebview-engine</code>.</p>
+
+<p>Your feedback is graciously accepted and appreciated!</p>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/announcements/2021/02/04/cordova-ios-release-6.2.0.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2021/02/04/cordova-ios-release-6.2.0.html">Cordova iOS 6.2.0 Released!</a>
+                    <div class="date"> 04 Feb 2021 - By Niklas Merz </div>
+                    <p class="content">
+                        We are happy to announce that we have just released Cordova iOS...
+                    </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:  10.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html?rev=1886322&r1=1886321&r2=1886322&view=diff
==============================================================================
--- cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html (original)
+++ cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html Mon Feb  8 13:38:10 2021
@@ -192,6 +192,26 @@ cordova platform add ios@6.2.0
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/2021/02/07/deprecate-wkwebview-engine.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/2021/02/07/deprecate-wkwebview-engine.html">Deprecate Wkwebview Engine</a>
+                    <div class="date"> 07 Feb 2021 - By Norman Breau </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
+                        -->
+                        Deprecation of the Cordova WKWebView Engine Plugin We are hereby annoucing the...
+                    </p>
+                
             </div>
         </div>
     </footer>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1886322&r1=1886321&r2=1886322&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Feb  8 13:38:10 2021
@@ -124,6 +124,38 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Sun, 07 Feb 2021 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/2021/02/07/deprecate-wkwebview-engine.html">Deprecate Wkwebview Engine</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">07 Feb 2021</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/NormanBreau">Norman Breau</a>
+                            
+                        </span>
+                        <a class="comment" href="/2021/02/07/deprecate-wkwebview-engine.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><h2>Deprecation of the Cordova WKWebView Engine Plugin</h2>
+
+<p>We are hereby annoucing the deprecation of <a href="https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md#deprecation-notice">cordova-plugin-wkwebview-engine</a>.</p>
+
+<p>This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications running <code>cordova-ios@5.1.1</code> or earlier but any further issues will not be fixed by the Cordova team.</p>
+
+<p>The WKWebView implementation has been moved to the core iOS platform as of <code>cordova-ios@6</code>. We encourage everyone to update to <code>cordova-ios@6</code> and to remove <code>cordova-plugin-wkwebview-engine</code>.</p>
+
+<p>Your feedback is graciously accepted and appreciated!</p>
+</p>
+                    <div><a href="/2021/02/07/deprecate-wkwebview-engine.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Thu, 04 Feb 2021 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/announcements/2021/02/04/cordova-ios-release-6.2.0.html">Cordova iOS 6.2.0 Released!</a>
@@ -10370,7 +10402,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Thu, 04 Feb 2021 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Sun, 07 Feb 2021 00:00:00 +0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1886322&r1=1886321&r2=1886322&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Feb  8 13:38:10 2021
@@ -6,11 +6,30 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sat, 06 Feb 2021 16:46:44 +0000</pubDate>
-    <lastBuildDate>Sat, 06 Feb 2021 16:46:44 +0000</lastBuildDate>
+    <pubDate>Mon, 08 Feb 2021 13:14:01 +0000</pubDate>
+    <lastBuildDate>Mon, 08 Feb 2021 13:14:01 +0000</lastBuildDate>
     <generator>Jekyll v3.9.0</generator>
     
       <item>
+        <title>Deprecate Wkwebview Engine</title>
+        <description>&lt;h2&gt;Deprecation of the Cordova WKWebView Engine Plugin&lt;/h2&gt;
+
+&lt;p&gt;We are hereby annoucing the deprecation of &lt;a href=&quot;https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md#deprecation-notice&quot;&gt;cordova-plugin-wkwebview-engine&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications running &lt;code&gt;cordova-ios@5.1.1&lt;/code&gt; or earlier but any further issues will not be fixed by the Cordova team.&lt;/p&gt;
+
+&lt;p&gt;The WKWebView implementation has been moved to the core iOS platform as of &lt;code&gt;cordova-ios@6&lt;/code&gt;. We encourage everyone to update to &lt;code&gt;cordova-ios@6&lt;/code&gt; and to remove &lt;code&gt;cordova-plugin-wkwebview-engine&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;Your feedback is graciously accepted and appreciated!&lt;/p&gt;
+</description>
+        <pubDate>Sun, 07 Feb 2021 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.html</guid>
+        
+        
+      </item>
+    
+      <item>
         <title>Cordova iOS 6.2.0 Released!</title>
         <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova iOS 6.2.0&lt;/code&gt;! This is Cordova&amp;#39;s official platform for building iOS mobile applications.&lt;/p&gt;
 
@@ -621,133 +640,6 @@ cordova platform add ios@6.1.1
         
         
         <category>announcements</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova CLI 10.0.0 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;cordova 10.0.0&lt;/code&gt;!&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova&quot;&gt;cordova@10.0.0&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;&lt;strong&gt;To upgrade:&lt;/strong&gt;&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot; data-lang=&quot;bash&quot;&gt;npm uninstall &lt;span class=&quot;nt&quot;&gt;-g&lt;/span&gt; cordova
-npm install &lt;span class=&quot;nt&quot;&gt;-g&lt;/span&gt; cordova@10.0.0
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;p&gt;In addition to various improvements and fixes, this release has updated its core library.&lt;/p&gt;
-
-&lt;p&gt;The follow platforms have been updated to the latest pinning.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;code&gt;cordova-android@^9.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;cordova-ios@^6.1.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;cordova-osx@^6.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;In addition, this release has also:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;Removed the &lt;code&gt;plugin save&lt;/code&gt; command, which had become the default behaviour since version 7.0.&lt;/li&gt;
-&lt;li&gt;Improved &lt;code&gt;cordova info&lt;/code&gt; display.&lt;/li&gt;
-&lt;li&gt;Raised the minimum required NodeJS version for this release to 10.x.&lt;/li&gt;
-&lt;/ul&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;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/521&quot;&gt;GH-521&lt;/a&gt; test: fix node.js version check&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/520&quot;&gt;GH-520&lt;/a&gt; chore: rebuilt &lt;code&gt;package-lock&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/519&quot;&gt;GH-519&lt;/a&gt; breaking: bump &lt;code&gt;cordova-lib@^10.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/402&quot;&gt;GH-402&lt;/a&gt; Tiny CLI docs improvements&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/518&quot;&gt;GH-518&lt;/a&gt; feat(ci): migrate to &lt;code&gt;github-actions&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/516&quot;&gt;GH-516&lt;/a&gt; chore: drop &lt;code&gt;node-8&lt;/code&gt; deprecation transition step&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/517&quot;&gt;GH-517&lt;/a&gt; chore: add &lt;code&gt;package-lock.json&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/515&quot;&gt;GH-515&lt;/a&gt; chore: improve npm ignore&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/513&quot;&gt;GH-513&lt;/a&gt; breaking: bump dev dependencies
-
-&lt;ul&gt;
-&lt;li&gt;&lt;code&gt;mock-stdin@^1.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;nyc@^15.1.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;rewire@^5.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/514&quot;&gt;GH-514&lt;/a&gt; chore: cleanup &lt;code&gt;package.json&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/512&quot;&gt;GH-512&lt;/a&gt; breaking: bump dependencies
-
-&lt;ul&gt;
-&lt;li&gt;&lt;code&gt;configstored@^5.0.1&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;cordova-commond@^4.0.2&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;cordova-created@^3.0.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;cordova-libd@^9.0.1&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;execad@^4.0.3&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;insightd@^0.10.3&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;loud-rejectiond@^2.2.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;noptd@^4.0.3&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;semverd@^7.3.2&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;systeminformationd@^4.26.10&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;update-notifierd@^4.1.0&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/511&quot;&gt;GH-511&lt;/a&gt; chore(&lt;code&gt;eslint&lt;/code&gt;): bump to 3.0.0 w/ fix&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/510&quot;&gt;GH-510&lt;/a&gt; feat: migrate &amp;quot;&lt;code&gt;cordova info&lt;/code&gt;&amp;quot; lib logic to cli&lt;/li&gt;
-&lt;li&gt;chore(asf): update git notification settings&lt;/li&gt;
-&lt;li&gt;Update CONTRIBUTING.md&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/495&quot;&gt;GH-495&lt;/a&gt; fix: cannot call &lt;code&gt;config&lt;/code&gt; or &lt;code&gt;create&lt;/code&gt; commands&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/494&quot;&gt;GH-494&lt;/a&gt; refactor(&lt;code&gt;create&lt;/code&gt;): use &lt;code&gt;cordova-create&lt;/code&gt; 3.0.0-nightly&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/493&quot;&gt;GH-493&lt;/a&gt; refactor: &lt;code&gt;eslint&lt;/code&gt; setup&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/490&quot;&gt;GH-490&lt;/a&gt; refactor(&lt;code&gt;create&lt;/code&gt;): do not expand &lt;code&gt;~&lt;/code&gt; to &lt;code&gt;$HOME&lt;/code&gt; anymore&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/489&quot;&gt;GH-489&lt;/a&gt; refactor(&lt;code&gt;create&lt;/code&gt;): depend directly on &lt;code&gt;cordova-create&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/485&quot;&gt;GH-485&lt;/a&gt; docs(&lt;code&gt;config&lt;/code&gt;): remove &amp;quot;&lt;code&gt;autosave&lt;/code&gt;&amp;quot; setting&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/484&quot;&gt;GH-484&lt;/a&gt; test(&lt;code&gt;config&lt;/code&gt;): use generic config key name&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/483&quot;&gt;GH-483&lt;/a&gt; refactor: remove dead code &amp;amp; simplify&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/486&quot;&gt;GH-486&lt;/a&gt; docs: undocument &amp;quot;&lt;code&gt;plugin save&lt;/code&gt;&amp;quot; command&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/488&quot;&gt;GH-488&lt;/a&gt; docs: remove mentions of &amp;quot;&lt;code&gt;cordova create&lt;/code&gt;&amp;quot; argument &amp;quot;config&amp;quot;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/487&quot;&gt;GH-487&lt;/a&gt; docs(&lt;code&gt;info&lt;/code&gt;): remove outdated remark about &lt;code&gt;info.txt&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/482&quot;&gt;GH-482&lt;/a&gt; docs: undocument &amp;quot;&lt;code&gt;platform save&lt;/code&gt;&amp;quot;, again&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/475&quot;&gt;GH-475&lt;/a&gt; refactor: Remove support for &lt;code&gt;&amp;lt;project&amp;gt;/.cordova/config.json&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/468&quot;&gt;GH-468&lt;/a&gt; docs: undocument &amp;quot;&lt;code&gt;hooks/&lt;/code&gt;&amp;quot; directory&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/467&quot;&gt;GH-467&lt;/a&gt; docs: undocument &amp;quot;&lt;code&gt;platform check&lt;/code&gt;&amp;quot; command&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/481&quot;&gt;GH-481&lt;/a&gt; chore: update &lt;code&gt;jasmine&lt;/code&gt; dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/480&quot;&gt;GH-480&lt;/a&gt; chore: drop node 6 and 8 support&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/479&quot;&gt;GH-479&lt;/a&gt; chore: bump version to 10.0.0-dev&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/477&quot;&gt;GH-477&lt;/a&gt; Avoid registering too many event listeners in tests&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/476&quot;&gt;GH-476&lt;/a&gt; Undocument removed &lt;code&gt;platform save&lt;/code&gt; command&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/473&quot;&gt;GH-473&lt;/a&gt; Fix blocked &lt;code&gt;telemetry&lt;/code&gt; calls&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/472&quot;&gt;GH-472&lt;/a&gt; fix: argument filtering in &lt;code&gt;telemetry.track&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/474&quot;&gt;GH-474&lt;/a&gt; Remove unsupported option &lt;code&gt;--copy-from&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/458&quot;&gt;GH-458&lt;/a&gt; chore: node deprecation warning for &amp;lt;10&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/471&quot;&gt;GH-471&lt;/a&gt; Add unit tests for the telemetry module&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/469&quot;&gt;GH-469&lt;/a&gt; Use &lt;code&gt;semver&lt;/code&gt; to check if using a prerelease version&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/470&quot;&gt;GH-470&lt;/a&gt; chore: add codecov to display coverage in GH&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/459&quot;&gt;GH-459&lt;/a&gt; chore: replace &lt;code&gt;istanbul&lt;/code&gt; with &lt;code&gt;nyc&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/427&quot;&gt;GH-427&lt;/a&gt; Minor fixes in &lt;code&gt;README&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/454&quot;&gt;GH-454&lt;/a&gt; chore: node warning on version &amp;lt; 8&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/430&quot;&gt;GH-430&lt;/a&gt; chore: add Node.js 12 to CI services&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/440&quot;&gt;GH-440&lt;/a&gt; docs(readme): remove duplicated instructions&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/433&quot;&gt;GH-433&lt;/a&gt; Updated the Supported Platforms&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/426&quot;&gt;GH-426&lt;/a&gt; Handle output error strings&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/423&quot;&gt;GH-423&lt;/a&gt; Cleaner solution to spy on latest CordovaLogger&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/421&quot;&gt;GH-421&lt;/a&gt; Fix &lt;code&gt;cordova config list&lt;/code&gt; command&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/419&quot;&gt;GH-419&lt;/a&gt; Fix &lt;code&gt;cordova config list&lt;/code&gt; command recognition&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-cli/pull/365&quot;&gt;GH-365&lt;/a&gt; Start requirements unit testing&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Tue, 04 Aug 2020 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/announcements/2020/08/04/cordova-cli-release-10.0.0.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/announcements/2020/08/04/cordova-cli-release-10.0.0.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
         
       </item>
     

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1886322&r1=1886321&r2=1886322&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Mon Feb  8 13:38:10 2021
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/announcements/2021/02/04/cordova-ios-release-6.2.0.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=1886322&r1=1886321&r2=1886322&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Mon Feb  8 13:38:10 2021
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Sun, 07 Feb 2021 00:00:00 +0000');
         dates.push('Thu, 04 Feb 2021 00:00:00 +0000');
         dates.push('Tue, 02 Feb 2021 00:00:00 +0000');
         dates.push('Tue, 02 Feb 2021 00:00:00 +0000');



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