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 2018/11/07 22:51:05 UTC

svn commit: r1846082 - in /cordova/site/public: announcements/2018/11/ announcements/2018/11/07/ announcements/2018/11/07/cordova-android-7.1.2.html blog/index.html feed.xml news/2018/10/07/cordova-cli-8.1.2.html sitemap.xml static/js/index.js

Author: steven
Date: Wed Nov  7 22:51:05 2018
New Revision: 1846082

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

Added:
    cordova/site/public/announcements/2018/11/
    cordova/site/public/announcements/2018/11/07/
    cordova/site/public/announcements/2018/11/07/cordova-android-7.1.2.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2018/10/07/cordova-cli-8.1.2.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2018/11/07/cordova-android-7.1.2.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2018/11/07/cordova-android-7.1.2.html?rev=1846082&view=auto
==============================================================================
--- cordova/site/public/announcements/2018/11/07/cordova-android-7.1.2.html (added)
+++ cordova/site/public/announcements/2018/11/07/cordova-android-7.1.2.html Wed Nov  7 22:51:05 2018
@@ -0,0 +1,298 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="format-detection" content="telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <meta name="description" content="We are happy to announce that Cordova Android 7.1.2 has been released! This release fixes various bugs releated to gradle repositories and plugin compatibili...">
+
+    <title>
+        
+            
+                Cordova Android 7.1.2 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/announcements/2018/11/07/cordova-android-7.1.2.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 '8.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">Cordova Android 7.1.2 Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/dpogue">Darryl Pogue</a>
+            
+        </div>
+        <div class="date">07 Nov 2018</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that <code>Cordova Android 7.1.2</code> has been released! This release fixes various bugs releated to gradle repositories and plugin compatibility.</p>
+
+<p>If you have been staying on Cordova Android 6.x due to compatibility issues with 3rd party plugins, we strongly encourage you to try an update to Cordova Android 7.1.2. Please <a href="https://github.com/apache/cordova-android/issues">file issues</a> if you run into any plugin compatibility issues with this new release.</p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install -g cordova
+cd my_project
+cordova platform remove android
+cordova platform add android@7.1.2
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android@7.1.2
+</code></pre></div>
+<!--more-->
+
+<h2>Curated Changelog</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-14127">CB-14127</a>: Always put the Google repo above jcenter</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-14165">CB-14165</a>: Emulator: handle &quot;device still connecting&quot; error (#457)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-14125">CB-14125</a>: Increase old plugin compatibility</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13830">CB-13830</a>: Add handlers for plugins that use non-Java source files, such as Camera</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-14038">CB-14038</a>: fix false positive detecting project type</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/news/2018/10/07/cordova-cli-8.1.2.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2018/10/07/cordova-cli-8.1.2.html">Cordova-CLI 8.1.2 Patch Release</a>
+                    <div class="date"> 07 Oct 2018 - By Chris Brody </div>
+                    <p class="content">
+                        We are happy to announce that Cordova CLI 8.1.2 patch version was...
+                    </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:  8.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1846082&r1=1846081&r2=1846082&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Nov  7 22:51:05 2018
@@ -124,6 +124,41 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Wed, 07 Nov 2018 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/announcements/2018/11/07/cordova-android-7.1.2.html">Cordova Android 7.1.2 Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">07 Nov 2018</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/dpogue">Darryl Pogue</a>
+                            
+                        </span>
+                        <a class="comment" href="/announcements/2018/11/07/cordova-android-7.1.2.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that <code>Cordova Android 7.1.2</code> has been released! This release fixes various bugs releated to gradle repositories and plugin compatibility.</p>
+
+<p>If you have been staying on Cordova Android 6.x due to compatibility issues with 3rd party plugins, we strongly encourage you to try an update to Cordova Android 7.1.2. Please <a href="https://github.com/apache/cordova-android/issues">file issues</a> if you run into any plugin compatibility issues with this new release.</p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install -g cordova
+cd my_project
+cordova platform remove android
+cordova platform add android@7.1.2
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android@7.1.2
+</code></pre></div></p>
+                    <div><a href="/announcements/2018/11/07/cordova-android-7.1.2.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Sun, 07 Oct 2018 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/news/2018/10/07/cordova-cli-8.1.2.html">Cordova-CLI 8.1.2 Patch Release</a>
@@ -7970,7 +8005,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Sun, 07 Oct 2018 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Wed, 07 Nov 2018 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=1846082&r1=1846081&r2=1846082&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Nov  7 22:51:05 2018
@@ -6,11 +6,51 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 06 Nov 2018 18:57:02 +0000</pubDate>
-    <lastBuildDate>Tue, 06 Nov 2018 18:57:02 +0000</lastBuildDate>
+    <pubDate>Wed, 07 Nov 2018 22:21:32 +0000</pubDate>
+    <lastBuildDate>Wed, 07 Nov 2018 22:21:32 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Cordova Android 7.1.2 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that &lt;code&gt;Cordova Android 7.1.2&lt;/code&gt; has been released! This release fixes various bugs releated to gradle repositories and plugin compatibility.&lt;/p&gt;
+
+&lt;p&gt;If you have been staying on Cordova Android 6.x due to compatibility issues with 3rd party plugins, we strongly encourage you to try an update to Cordova Android 7.1.2. Please &lt;a href=&quot;https://github.com/apache/cordova-android/issues&quot;&gt;file issues&lt;/a&gt; if you run into any plugin compatibility issues with this new release.&lt;/p&gt;
+
+&lt;p&gt;To upgrade:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;npm install -g cordova
+cd my_project
+cordova platform remove android
+cordova platform add android@7.1.2
+&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 android@7.1.2
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;!--more--&gt;
+
+&lt;h2&gt;Curated Changelog&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14127&quot;&gt;CB-14127&lt;/a&gt;: Always put the Google repo above jcenter&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14165&quot;&gt;CB-14165&lt;/a&gt;: Emulator: handle &amp;quot;device still connecting&amp;quot; error (#457)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14125&quot;&gt;CB-14125&lt;/a&gt;: Increase old plugin compatibility&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13830&quot;&gt;CB-13830&lt;/a&gt;: Add handlers for plugins that use non-Java source files, such as Camera&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14038&quot;&gt;CB-14038&lt;/a&gt;: fix false positive detecting project type&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Wed, 07 Nov 2018 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/announcements/2018/11/07/cordova-android-7.1.2.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/announcements/2018/11/07/cordova-android-7.1.2.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Cordova-CLI 8.1.2 Patch Release</title>
         <description>&lt;p&gt;We are happy to announce that Cordova CLI &lt;code&gt;8.1.2&lt;/code&gt; patch version was released in October 2018.&lt;/p&gt;
 
@@ -325,104 +365,5 @@ cordova platform add browser@latest
         
       </item>
     
-      <item>
-        <title>Breaking changes coming to the iOS WebView in Apache Cordova</title>
-        <description>&lt;p&gt;With the announcement of the iOS 12 beta SDK at Apple’s WWDC 2018, came the news that UIWebView, the webview originally bundled with the first iOS SDK, has been &lt;a href=&quot;https://developer.apple.com/documentation/uikit/uiwebview&quot;&gt;deprecated&lt;/a&gt;. What this means for iOS developers is that sometime in the future, Apple will remove UIWebView from their SDK, and developers should migrate to using the WKWebView component starting right now.&lt;/p&gt;
-
-&lt;h2&gt;WebView Engine Plugins&lt;/h2&gt;
-
-&lt;p&gt;Cordova iOS, starting with version 4, has anticipated this by moving the webview that is used by the platform into a plugin. The default webview that is used is still UIWebView, but you had the option to use WKWebView instead, with the &lt;a href=&quot;https://github.com/apache/cordova-plugin-wkwebview-engine&quot;&gt;cordova-plugin-wkwebview-engine&lt;/a&gt; plugin. Both the UIWebView and WKWebView webviews are plugins themselves, with the former included in the cordova-ios platform.&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/static/img/blog/2018/arch-webview-engine.png&quot; alt=&quot;Figure 1&quot;&gt;&lt;/p&gt;
-
-&lt;h2&gt;Cordova iOS 5 with WKWebView&lt;/h2&gt;
-
-&lt;p&gt;Starting with Cordova iOS version 5, which is a planned upcoming release, we will ship both webview plugins with the cordova-ios platform, to enable developers to test and transition users to the new WKWebView component. Cordova iOS 5 will ship with a bridge webview plugin that can switch usage of the webview plugin used at runtime. Previously, you could only choose which webview you would use at build time.&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/static/img/blog/2018/bridge-webview-engine.png&quot; alt=&quot;Figure 2&quot;&gt;&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;h2&gt;Migration and Transition using the Bridge WebView Plugin&lt;/h2&gt;
-
-&lt;p&gt;The developer can switch the webview used by setting a preference, that will be read at runtime when the app starts. Developers can transition users to the new WKWebView by user choice, in their app settings -- or randomly perhaps as an A/B test. This will give the developer and their users a chance to try out the new component, and they can back out and use UIWebView if there are any problems, without needing a new app release. This is intended to be used for testing and migration purposes only -- developers should aim to support only WKWebView functionality going forward.&lt;/p&gt;
-
-&lt;h2&gt;Cordova iOS Future Release, WKWebView only&lt;/h2&gt;
-
-&lt;p&gt;When UIWebView support has been removed in a future iOS SDK, we will aim to release a future Cordova iOS version, which will remove UIWebView support, and WKWebView will then be the default webview engine.&lt;/p&gt;
-
-&lt;table&gt;&lt;thead&gt;
-&lt;tr&gt;
-&lt;th&gt;Cordova iOS 4 &amp;gt;&amp;gt;&amp;gt;&lt;/th&gt;
-&lt;th&gt;Cordova iOS 5 &amp;gt;&amp;gt;&amp;gt;&lt;/th&gt;
-&lt;th&gt;Cordova iOS Future Release&lt;/th&gt;
-&lt;/tr&gt;
-&lt;/thead&gt;&lt;tbody&gt;
-&lt;tr&gt;
-&lt;td&gt;&lt;/td&gt;
-&lt;td&gt;UIWebView deprecated&lt;/td&gt;
-&lt;td&gt;UIWebView removed&lt;/td&gt;
-&lt;/tr&gt;
-&lt;tr&gt;
-&lt;td&gt;&lt;/td&gt;
-&lt;td&gt;WKWebView Engine Plugin Integrated Into Platform&lt;/td&gt;
-&lt;td&gt;WKWebView Engine Plugin only&lt;/td&gt;
-&lt;/tr&gt;
-&lt;tr&gt;
-&lt;td&gt;&lt;/td&gt;
-&lt;td&gt;Bridge WebView Plugin Added&lt;/td&gt;
-&lt;td&gt;Bridge WebView Plugin Removed&lt;/td&gt;
-&lt;/tr&gt;
-&lt;/tbody&gt;&lt;/table&gt;
-
-&lt;h2&gt;Limitations of WKWebView&lt;/h2&gt;
-
-&lt;p&gt;There are &lt;a href=&quot;https://mjtsai.com/blog/2018/06/20/webview-and-uiwebview-deprecated-in-favor-of-wkwebview/&quot;&gt;many limitations&lt;/a&gt; of WKWebview, especially if you were using UIWebView previously. The limitations are:&lt;/p&gt;
-
-&lt;ol&gt;
-&lt;li&gt;Cookies don&amp;#39;t persist. This is a WebKit bug, but someone has
-created a plugin for a workaround. See
-&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12074&quot;&gt;CB-12074&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;Can&amp;#39;t delete cookies. This is/was a WebKit bug (2015), we need to test
-for the iOS 11/12. See &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-11297&quot;&gt;CB-11297&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;Can&amp;#39;t execute JavaScript code in the background. There are several
-issues related to this. See
-&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12815&quot;&gt;CB-12815&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;XmlHttpRequests don&amp;#39;t work, because of Cross-Origin Resource
-Sharing issue (CORS). There is a workaround plugin created by Oracle
-(UPL licensed, which is Apache-2.0 compatible). See
-&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10143&quot;&gt;CB-10143&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;Migration of localStorage from UIWebView. There is a migration
-plugin available. See &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-11974&quot;&gt;CB-11974&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;iframes will not be supported any longer (they are now CORS restricted in WKWebView), and may be partially or completely broken. This may lead to incompatibilities with the same code in other Cordova platforms.&lt;/li&gt;
-&lt;li&gt;Known issues with WKWebView on iOS pre-11 which will be deprecated and dropped in a future Cordova release&lt;/li&gt;
-&lt;/ol&gt;
-
-&lt;p&gt;There are several bugs that need to be resolved as well. The full list
-here: &lt;a href=&quot;https://s.apache.org/QfsF&quot;&gt;https://s.apache.org/QfsF&lt;/a&gt;&lt;/p&gt;
-
-&lt;p&gt;As you can see, WKWebView is not a direct drop-in replacement for UIWebView, you will need several plugins to patch functionality that is missing. There is also the &lt;a href=&quot;https://github.com/apache/cordova-plugins/tree/wkwebview-engine-localhost&quot;&gt;local-webserver experimental plugin option&lt;/a&gt;, which will not be graduated to a full plugin -- we will concentrate our efforts on supporting the main WKWebView engine plugin. &lt;/p&gt;
-
-&lt;p&gt;Hopefully with more testing, and filing of bug reports with Apple for missing features, the WKWebView can be a full replacement for Cordova users.&lt;/p&gt;
-</description>
-        <pubDate>Wed, 01 Aug 2018 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/news/2018/08/01/future-cordova-ios-webview.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2018/08/01/future-cordova-ios-webview.html</guid>
-        
-        <category>cordova-ios</category>
-        
-        <category>uiwebview</category>
-        
-        <category>wkwebview</category>
-        
-        <category>webview</category>
-        
-        <category>roadmap</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/news/2018/10/07/cordova-cli-8.1.2.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2018/10/07/cordova-cli-8.1.2.html?rev=1846082&r1=1846081&r2=1846082&view=diff
==============================================================================
--- cordova/site/public/news/2018/10/07/cordova-cli-8.1.2.html (original)
+++ cordova/site/public/news/2018/10/07/cordova-cli-8.1.2.html Wed Nov  7 22:51:05 2018
@@ -163,6 +163,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/announcements/2018/11/07/cordova-android-7.1.2.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2018/11/07/cordova-android-7.1.2.html">Cordova Android 7.1.2 Released!</a>
+                    <div class="date"> 07 Nov 2018 - By Darryl Pogue </div>
+                    <p class="content">
+                        <!--
+                            NOTE:
+                                the markdownify filter is used here
+                                because posts are rendered in sequence;
+                                that is, the next post's content isn't
+                                yet rendered at the time that this post
+                                is being rendered, so page.next.excerpt
+                                is still in Markdown and not HTML
+
+                            Reference: https://github.com/jekyll/jekyll/issues/2860
+                        -->
+                        We are happy to announce that Cordova Android 7.1.2 has been released!...
+                    </p>
+                
             </div>
         </div>
     </footer>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1846082&r1=1846081&r2=1846082&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Wed Nov  7 22:51:05 2018
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/announcements/2018/11/07/cordova-android-7.1.2.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2018/10/07/cordova-cli-8.1.2.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=1846082&r1=1846081&r2=1846082&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Wed Nov  7 22:51:05 2018
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Wed, 07 Nov 2018 00:00:00 +0000');
         dates.push('Sun, 07 Oct 2018 00:00:00 +0000');
         dates.push('Fri, 05 Oct 2018 00:00:00 +0000');
         dates.push('Thu, 04 Oct 2018 00:00:00 +0000');



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