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/04/13 05:59:34 UTC

svn commit: r1888702 - in /cordova/site/public: ./ announcements/2021/02/16/ announcements/2021/04/ announcements/2021/04/13/ blog/ static/js/

Author: janpio
Date: Tue Apr 13 05:59:33 2021
New Revision: 1888702

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

Added:
    cordova/site/public/announcements/2021/04/
    cordova/site/public/announcements/2021/04/13/
    cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
Modified:
    cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.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

Modified: cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html?rev=1888702&r1=1888701&r2=1888702&view=diff
==============================================================================
--- cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html (original)
+++ cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html Tue Apr 13 05:59:33 2021
@@ -183,6 +183,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/announcements/2021/04/13/cordova-android-9.1.0.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2021/04/13/cordova-android-9.1.0.html">Cordova Android 9.1.0 Released!</a>
+                    <div class="date"> 13 Apr 2021 - By Bryan Ellis </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 we have just released Cordova Android...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html?rev=1888702&view=auto
==============================================================================
--- cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html (added)
+++ cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html Tue Apr 13 05:59:33 2021
@@ -0,0 +1,375 @@
+<!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 we have just released Cordova Android 9.1.0!  This is one of Cordova&#39;s supported platforms for building Android mobile appl...">
+
+    <title>
+        
+            
+                Cordova Android 9.1.0 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/announcements/2021/04/13/cordova-android-9.1.0.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">Cordova Android 9.1.0 Released!</div>
+        <div class="author">By:
+            
+              Bryan Ellis
+            
+        </div>
+        <div class="date">13 Apr 2021</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released <code>Cordova Android 9.1.0</code>!  This is one of Cordova&#39;s supported platforms for building Android mobile applications.</p>
+
+<ul>
+<li><a href="https://www.npmjs.com/package/cordova-android">cordova-android@9.1.0</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">cordova platform remove android
+cordova platform add android@9.1.0
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>In this minor release, there are various refactoring and bug fixes. Additionally, there were a few new features.</p>
+
+<p>Some of the new feature highlights are:</p>
+
+<ul>
+<li><p><strong>Added Custom Gradle Repositories Support</strong></p>
+
+<p>Sometimes there are third-party libraries that do not exist in the repositories that we have defined. With this feature, developers now have an easier way to override the default repository list that we have defined in the Gradle build scripts.</p>
+
+<p>Additionally, as JFrog is sunsetting the JCenter repository, developers can remove it, at their own risk. Since this a minor release, we have not removed JCenter as one of the default repositories as it would be considered a breaking change.</p></li>
+<li><p><strong>Support <code>webp</code> Images for SplashScreen</strong></p>
+
+<p>Previously we only supported <code>png</code> file formats for splash screens as <code>webp</code> support was only introduced starting from API 17. Since <code>cordova-android@9.x</code> minimum SDK version was raised to 22, the introduction of <code>webp</code> support became possible.</p>
+
+<p><code>webp</code> file formats are known to support transparency and provide the same or similar quality as <code>png</code> files, but its greatest benefit is that it can reduce the image file size by around 25%.</p></li>
+</ul>
+
+<p>Please report any issues you find at <a href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h2>Full Changelog</h2>
+
+<p><strong>Features:</strong></p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-android/pull/1104">GH-1104</a> feat: support <code>gzip</code> encoding requests &amp; use <code>GZIPInputStream</code></li>
+<li><a href="https://github.com/apache/cordova-android/pull/1167">GH-1167</a> feat: handle <code>intent://</code> scheme links with <code>browser_fallback_url</code> param</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1179">GH-1179</a> feat: add <code>repositories</code> support</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1173">GH-1173</a> feat(android-studio): display app name as project name</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1113">GH-1113</a> feat: <code>webp</code> support for splashscreen</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1125">GH-1125</a> feat(Adb): list <code>devices</code> <em>and</em> <code>emulators</code> in one go</li>
+</ul>
+
+<p><strong>Fixes:</strong></p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-android/pull/1186">GH-1186</a> fix: copy <code>repositories.gradle</code> to project on create</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1184">GH-1184</a> fix: unit-test failure</li>
+<li><a href="https://github.com/apache/cordova-android/pull/733">GH-733</a> fix(splashscreen): nav &amp; title bar showing in fullscreen mode</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1157">GH-1157</a> fix: restore key event handlers when DOM element is fullscreen</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1073">GH-1073</a> fix(android): Avoid Crash Report: ConcurrentModificationException</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1148">GH-1148</a> fix: add not null checks to prevent running on destroyed activity</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1091">GH-1091</a> fix: concurrent modification exception (#924)</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1153">GH-1153</a> fix: optional arch parameter</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1136">GH-1136</a> fix(prepare): <code>mapImageResources</code> always returning <code>[]</code></li>
+<li><a href="https://github.com/apache/cordova-android/pull/1111">GH-1111</a> fix(android): allow file access for existing behavior</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1045">GH-1045</a> fix: Reflect minimum required NodeJS</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1084">GH-1084</a> fix(prepare): fix pattern used to collect image resources</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1014">GH-1014</a> fix(<code>pluginHandlers</code>): properly check if path is inside another</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1018">GH-1018</a> fix: gradle ignore properties</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1185">GH-1185</a> fix(regression): Cannot read version of undefined caused by Java refactor</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1117">GH-1117</a> fix: allow changing min sdk version</li>
+</ul>
+
+<p><strong>Refactors:</strong></p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-android/pull/1101">GH-1101</a> refactor: unify target resolution for devices &amp; emulators</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1130">GH-1130</a> refactor: java checks</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1099">GH-1099</a> refactor(<code>ProjectBuilder</code>): clean up output file collection code</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1123">GH-1123</a> refactor: unify installation on devices &amp; emulators</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1102">GH-1102</a> refactor(<code>check_reqs</code>): cleanup default Java location detection on <strong>Windows</strong></li>
+<li><a href="https://github.com/apache/cordova-android/pull/1103">GH-1103</a> refactor: do not kill adb on UNIX-like systems</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1086">GH-1086</a> refactor(retry): simplify retryPromise using modern JS</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1085">GH-1085</a> refactor(utils): reduce number of utils</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1046">GH-1046</a> refactor: Stop suppressing un-needed TruelyRandom lints</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1016">GH-1016</a> refactor: save <code>ProjectBuilder</code> instance in Api instance</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1108">GH-1108</a> refactor: remove copied Adb.install from <code>emulator.install</code></li>
+</ul>
+
+<p><strong>Chores:</strong></p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-android/pull/1196">GH-1196</a> chore: add missing header license</li>
+<li>chore(asf): Update GitHub repo metadata</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1183">GH-1183</a> chore: rebuilt package-lock</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1015">GH-1015</a> chore: remove unnecessary stuff</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1081">GH-1081</a> chore(pkg): remove deprecated <code>no-op</code> field <code>&quot;engineStrict&quot;</code></li>
+<li><a href="https://github.com/apache/cordova-android/pull/1019">GH-1019</a> chore: remove unused <code>emulator.create_image</code> and its dependencies</li>
+</ul>
+
+<p><strong>Tests &amp; CI:</strong></p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-android/pull/1017">GH-1017</a> test(java): fix, improve and move clean script</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1012">GH-1012</a> test: fix missing stack traces in jasmine output</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1013">GH-1013</a> test(<code>pluginHandlers/common</code>): better setup &amp; teardown</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1094">GH-1094</a> test: fix unit test failures for certain random orders</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1094">GH-1094</a> test: ensure single top-level describe block in test file</li>
+<li><a href="https://github.com/apache/cordova-android/pull/1129">GH-1129</a> test(java): remove duplicate code in <code>BackButtonMultipageTest</code></li>
+<li><a href="https://github.com/apache/cordova-android/pull/975">GH-975</a> ci: Added Node 14.x</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/announcements/2021/02/16/inappbrowser-release-5.0.0.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2021/02/16/inappbrowser-release-5.0.0.html">Cordova Plugin InAppBrowser 5.0.0 Released!</a>
+                    <div class="date"> 16 Feb 2021 - By Niklas Merz </div>
+                    <p class="content">
+                        We are happy to announce that we have just released an update...
+                    </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/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1888702&r1=1888701&r2=1888702&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Apr 13 05:59:33 2021
@@ -124,6 +124,59 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Tue, 13 Apr 2021 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/announcements/2021/04/13/cordova-android-9.1.0.html">Cordova Android 9.1.0 Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">13 Apr 2021</span>
+                        - by
+                        <span class="author">
+                            
+                                Bryan Ellis
+                            
+                        </span>
+                        <a class="comment" href="/announcements/2021/04/13/cordova-android-9.1.0.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that we have just released <code>Cordova Android 9.1.0</code>!  This is one of Cordova&#39;s supported platforms for building Android mobile applications.</p>
+
+<ul>
+<li><a href="https://www.npmjs.com/package/cordova-android">cordova-android@9.1.0</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">cordova platform remove android
+cordova platform add android@9.1.0
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>In this minor release, there are various refactoring and bug fixes. Additionally, there were a few new features.</p>
+
+<p>Some of the new feature highlights are:</p>
+
+<ul>
+<li><p><strong>Added Custom Gradle Repositories Support</strong></p>
+
+<p>Sometimes there are third-party libraries that do not exist in the repositories that we have defined. With this feature, developers now have an easier way to override the default repository list that we have defined in the Gradle build scripts.</p>
+
+<p>Additionally, as JFrog is sunsetting the JCenter repository, developers can remove it, at their own risk. Since this a minor release, we have not removed JCenter as one of the default repositories as it would be considered a breaking change.</p></li>
+<li><p><strong>Support <code>webp</code> Images for SplashScreen</strong></p>
+
+<p>Previously we only supported <code>png</code> file formats for splash screens as <code>webp</code> support was only introduced starting from API 17. Since <code>cordova-android@9.x</code> minimum SDK version was raised to 22, the introduction of <code>webp</code> support became possible.</p>
+
+<p><code>webp</code> file formats are known to support transparency and provide the same or similar quality as <code>png</code> files, but its greatest benefit is that it can reduce the image file size by around 25%.</p></li>
+</ul>
+
+<p>Please report any issues you find at <a href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+</p>
+                    <div><a href="/announcements/2021/04/13/cordova-android-9.1.0.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Tue, 16 Feb 2021 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/announcements/2021/02/16/inappbrowser-release-5.0.0.html">Cordova Plugin InAppBrowser 5.0.0 Released!</a>
@@ -10444,7 +10497,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Tue, 16 Feb 2021 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Tue, 13 Apr 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=1888702&r1=1888701&r2=1888702&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Apr 13 05:59:33 2021
@@ -6,9 +6,130 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 18 Mar 2021 09:10:54 +0000</pubDate>
-    <lastBuildDate>Thu, 18 Mar 2021 09:10:54 +0000</lastBuildDate>
-    <generator>Jekyll v3.9.0</generator>
+    <pubDate>Tue, 13 Apr 2021 05:34:11 +0000</pubDate>
+    <lastBuildDate>Tue, 13 Apr 2021 05:34:11 +0000</lastBuildDate>
+    <generator>Jekyll v3.9.1</generator>
+    
+      <item>
+        <title>Cordova Android 9.1.0 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova Android 9.1.0&lt;/code&gt;!  This is one of Cordova&amp;#39;s supported platforms for building Android mobile applications.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova-android&quot;&gt;cordova-android@9.1.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;cordova platform remove android
+cordova platform add android@9.1.0
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;p&gt;In this minor release, there are various refactoring and bug fixes. Additionally, there were a few new features.&lt;/p&gt;
+
+&lt;p&gt;Some of the new feature highlights are:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Added Custom Gradle Repositories Support&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Sometimes there are third-party libraries that do not exist in the repositories that we have defined. With this feature, developers now have an easier way to override the default repository list that we have defined in the Gradle build scripts.&lt;/p&gt;
+
+&lt;p&gt;Additionally, as JFrog is sunsetting the JCenter repository, developers can remove it, at their own risk. Since this a minor release, we have not removed JCenter as one of the default repositories as it would be considered a breaking change.&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Support &lt;code&gt;webp&lt;/code&gt; Images for SplashScreen&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Previously we only supported &lt;code&gt;png&lt;/code&gt; file formats for splash screens as &lt;code&gt;webp&lt;/code&gt; support was only introduced starting from API 17. Since &lt;code&gt;cordova-android@9.x&lt;/code&gt; minimum SDK version was raised to 22, the introduction of &lt;code&gt;webp&lt;/code&gt; support became possible.&lt;/p&gt;
+
+&lt;p&gt;&lt;code&gt;webp&lt;/code&gt; file formats are known to support transparency and provide the same or similar quality as &lt;code&gt;png&lt;/code&gt; files, but its greatest benefit is that it can reduce the image file size by around 25%.&lt;/p&gt;&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;h2&gt;Full Changelog&lt;/h2&gt;
+
+&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1104&quot;&gt;GH-1104&lt;/a&gt; feat: support &lt;code&gt;gzip&lt;/code&gt; encoding requests &amp;amp; use &lt;code&gt;GZIPInputStream&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1167&quot;&gt;GH-1167&lt;/a&gt; feat: handle &lt;code&gt;intent://&lt;/code&gt; scheme links with &lt;code&gt;browser_fallback_url&lt;/code&gt; param&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1179&quot;&gt;GH-1179&lt;/a&gt; feat: add &lt;code&gt;repositories&lt;/code&gt; support&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1173&quot;&gt;GH-1173&lt;/a&gt; feat(android-studio): display app name as project name&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1113&quot;&gt;GH-1113&lt;/a&gt; feat: &lt;code&gt;webp&lt;/code&gt; support for splashscreen&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1125&quot;&gt;GH-1125&lt;/a&gt; feat(Adb): list &lt;code&gt;devices&lt;/code&gt; &lt;em&gt;and&lt;/em&gt; &lt;code&gt;emulators&lt;/code&gt; in one go&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;strong&gt;Fixes:&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1186&quot;&gt;GH-1186&lt;/a&gt; fix: copy &lt;code&gt;repositories.gradle&lt;/code&gt; to project on create&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1184&quot;&gt;GH-1184&lt;/a&gt; fix: unit-test failure&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/733&quot;&gt;GH-733&lt;/a&gt; fix(splashscreen): nav &amp;amp; title bar showing in fullscreen mode&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1157&quot;&gt;GH-1157&lt;/a&gt; fix: restore key event handlers when DOM element is fullscreen&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1073&quot;&gt;GH-1073&lt;/a&gt; fix(android): Avoid Crash Report: ConcurrentModificationException&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1148&quot;&gt;GH-1148&lt;/a&gt; fix: add not null checks to prevent running on destroyed activity&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1091&quot;&gt;GH-1091&lt;/a&gt; fix: concurrent modification exception (#924)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1153&quot;&gt;GH-1153&lt;/a&gt; fix: optional arch parameter&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1136&quot;&gt;GH-1136&lt;/a&gt; fix(prepare): &lt;code&gt;mapImageResources&lt;/code&gt; always returning &lt;code&gt;[]&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1111&quot;&gt;GH-1111&lt;/a&gt; fix(android): allow file access for existing behavior&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1045&quot;&gt;GH-1045&lt;/a&gt; fix: Reflect minimum required NodeJS&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1084&quot;&gt;GH-1084&lt;/a&gt; fix(prepare): fix pattern used to collect image resources&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1014&quot;&gt;GH-1014&lt;/a&gt; fix(&lt;code&gt;pluginHandlers&lt;/code&gt;): properly check if path is inside another&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1018&quot;&gt;GH-1018&lt;/a&gt; fix: gradle ignore properties&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1185&quot;&gt;GH-1185&lt;/a&gt; fix(regression): Cannot read version of undefined caused by Java refactor&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1117&quot;&gt;GH-1117&lt;/a&gt; fix: allow changing min sdk version&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;strong&gt;Refactors:&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1101&quot;&gt;GH-1101&lt;/a&gt; refactor: unify target resolution for devices &amp;amp; emulators&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1130&quot;&gt;GH-1130&lt;/a&gt; refactor: java checks&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1099&quot;&gt;GH-1099&lt;/a&gt; refactor(&lt;code&gt;ProjectBuilder&lt;/code&gt;): clean up output file collection code&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1123&quot;&gt;GH-1123&lt;/a&gt; refactor: unify installation on devices &amp;amp; emulators&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1102&quot;&gt;GH-1102&lt;/a&gt; refactor(&lt;code&gt;check_reqs&lt;/code&gt;): cleanup default Java location detection on &lt;strong&gt;Windows&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1103&quot;&gt;GH-1103&lt;/a&gt; refactor: do not kill adb on UNIX-like systems&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1086&quot;&gt;GH-1086&lt;/a&gt; refactor(retry): simplify retryPromise using modern JS&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1085&quot;&gt;GH-1085&lt;/a&gt; refactor(utils): reduce number of utils&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1046&quot;&gt;GH-1046&lt;/a&gt; refactor: Stop suppressing un-needed TruelyRandom lints&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1016&quot;&gt;GH-1016&lt;/a&gt; refactor: save &lt;code&gt;ProjectBuilder&lt;/code&gt; instance in Api instance&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1108&quot;&gt;GH-1108&lt;/a&gt; refactor: remove copied Adb.install from &lt;code&gt;emulator.install&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;strong&gt;Chores:&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1196&quot;&gt;GH-1196&lt;/a&gt; chore: add missing header license&lt;/li&gt;
+&lt;li&gt;chore(asf): Update GitHub repo metadata&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1183&quot;&gt;GH-1183&lt;/a&gt; chore: rebuilt package-lock&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1015&quot;&gt;GH-1015&lt;/a&gt; chore: remove unnecessary stuff&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1081&quot;&gt;GH-1081&lt;/a&gt; chore(pkg): remove deprecated &lt;code&gt;no-op&lt;/code&gt; field &lt;code&gt;&amp;quot;engineStrict&amp;quot;&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1019&quot;&gt;GH-1019&lt;/a&gt; chore: remove unused &lt;code&gt;emulator.create_image&lt;/code&gt; and its dependencies&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;strong&gt;Tests &amp;amp; CI:&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1017&quot;&gt;GH-1017&lt;/a&gt; test(java): fix, improve and move clean script&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1012&quot;&gt;GH-1012&lt;/a&gt; test: fix missing stack traces in jasmine output&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1013&quot;&gt;GH-1013&lt;/a&gt; test(&lt;code&gt;pluginHandlers/common&lt;/code&gt;): better setup &amp;amp; teardown&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1094&quot;&gt;GH-1094&lt;/a&gt; test: fix unit test failures for certain random orders&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1094&quot;&gt;GH-1094&lt;/a&gt; test: ensure single top-level describe block in test file&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/1129&quot;&gt;GH-1129&lt;/a&gt; test(java): remove duplicate code in &lt;code&gt;BackButtonMultipageTest&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-android/pull/975&quot;&gt;GH-975&lt;/a&gt; ci: Added Node 14.x&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Tue, 13 Apr 2021 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/announcements/2021/04/13/cordova-android-9.1.0.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/announcements/2021/04/13/cordova-android-9.1.0.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
     
       <item>
         <title>Cordova Plugin InAppBrowser 5.0.0 Released!</title>
@@ -604,68 +725,5 @@ Users must update their Android WebView
         
       </item>
     
-      <item>
-        <title>Cordova iOS 6.1.1 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova iOS 6.1.1&lt;/code&gt;! This is Cordova&amp;#39;s official platform for building iOS mobile applications.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova-ios&quot;&gt;cordova-ios@6.1.1 on npm&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://cocoapods.org/pods/Cordova&quot;&gt;Cordova@6.1.1 on CocoaPods&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;cordova platform remove ios
-cordova platform add ios@6.1.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;p&gt;This release contains primarily a fix for deploying to devices, as well as an update to the cordova-common library which we hope will address several issues around &lt;code&gt;Info.plist&lt;/code&gt; modifications.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;p&gt;&lt;strong&gt;Resolve deploying to a connected device&lt;/strong&gt; &lt;em&gt;(since 6.0.0)&lt;/em&gt;&lt;/p&gt;
-
-&lt;p&gt;The Cordova iOS 6.0.0 release was unable to deploy apps to connected iPhone and iPad devices. Thanks to first-time contributor imgos for tracking down the source of the problem and providing a fix.&lt;/p&gt;&lt;/li&gt;
-&lt;li&gt;&lt;p&gt;&lt;strong&gt;Fix for identifying the correct &lt;code&gt;Info.plist&lt;/code&gt; file&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;This has been a long-standing pain point for Cordova iOS users, particularly when plugins attempt to use &lt;code&gt;edit-config&lt;/code&gt; or &lt;code&gt;config-file&lt;/code&gt; to add directives to the &lt;code&gt;Info.plist&lt;/code&gt; file. In some cases, depending on which plugins and CocoaPods were installed, those config changes would end up in the wrong plist file.&lt;/p&gt;
-
-&lt;p&gt;This issue was fixed in Cordova Common 4.0.2, and we&amp;#39;ve pulled that dependency into this release.  More details can be found in the &lt;a href=&quot;https://github.com/apache/cordova-common/pull/148&quot;&gt;pull request&lt;/a&gt; and &lt;a href=&quot;https://github.com/apache/cordova-common/issues/144&quot;&gt;original bug ticket&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
-&lt;li&gt;&lt;p&gt;&lt;strong&gt;Append &lt;code&gt;startURL&lt;/code&gt; to the initial URL when using custom schemes&lt;/strong&gt; &lt;em&gt;(since 6.0.0)&lt;/em&gt;&lt;/p&gt;
-
-&lt;p&gt;When using a custom scheme in Cordova iOS 6.0.0 and a &lt;code&gt;config.xml&lt;/code&gt; &lt;code&gt;content&lt;/code&gt; path that pointed to a subfolder of &lt;code&gt;www&lt;/code&gt;, that subfolder would be treated as the root of the custom scheme.  While this is not a common situation, it turns out that is how the &lt;a href=&quot;https://github.com/apache/cordova-mobile-spec&quot;&gt;mobilespec&lt;/a&gt; test suite is implemented.&lt;/p&gt;
-
-&lt;p&gt;The fix here is that the root of the custom scheme will always map to the &lt;code&gt;www&lt;/code&gt; folder. More details can be found in the &lt;a href=&quot;https://github.com/apache/cordova-ios/pull/973&quot;&gt;pull request&lt;/a&gt;.&lt;/p&gt;&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;h2&gt;Full Changelog&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-ios/pull/976&quot;&gt;GH-976&lt;/a&gt; Update npm dependencies to pull in &lt;code&gt;cordova-common@4.0.2&lt;/code&gt;
-
-&lt;ul&gt;
-&lt;li&gt;This should resolve several issues affecting Info.plist files, including &lt;a href=&quot;https://github.com/apache/cordova-ios/issues/764&quot;&gt;#764&lt;/a&gt; and &lt;a href=&quot;https://github.com/apache/cordova-ios/issues/775&quot;&gt;#775&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-ios/pull/973&quot;&gt;GH-973&lt;/a&gt; Append &lt;code&gt;startURL&lt;/code&gt; to the initial url loaded&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-ios/issues/912&quot;&gt;GH-912&lt;/a&gt; fix deployment to device (&lt;a href=&quot;https://github.com/apache/cordova-ios/pull/936&quot;&gt;#936&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-ios/pull/932&quot;&gt;GH-932&lt;/a&gt; add node 14 to CI workflow&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Mon, 31 Aug 2020 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/announcements/2020/08/31/cordova-ios-6.1.1.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/announcements/2020/08/31/cordova-ios-6.1.1.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1888702&r1=1888701&r2=1888702&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Tue Apr 13 05:59:33 2021
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/announcements/2021/04/13/cordova-android-9.1.0.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/announcements/2021/02/16/inappbrowser-release-5.0.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=1888702&r1=1888701&r2=1888702&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Tue Apr 13 05:59:33 2021
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Tue, 13 Apr 2021 00:00:00 +0000');
         dates.push('Tue, 16 Feb 2021 00:00:00 +0000');
         dates.push('Sun, 07 Feb 2021 00:00:00 +0000');
         dates.push('Thu, 04 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