Author: janpio
Date: Tue Sep  1 17:57:02 2020
New Revision: 1881366

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

Added:
    cordova/site/public/announcements/2020/08/31/
    cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
Modified:
    cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
    cordova/site/public/blog/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
    cordova/site/public/feed.xml
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Modified: cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html?rev=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html 
(original)
+++ cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html Tue Sep  
1 17:57:02 2020
@@ -162,6 +162,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a 
href="/announcements/2020/08/31/cordova-ios-6.1.1.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/08/31/cordova-ios-6.1.1.html">Cordova iOS 6.1.1 
Released!</a>
+                    <div class="date"> 31 Aug 2020 - 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 we have just released 
Cordova iOS...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html?rev=1881366&view=auto
==============================================================================
--- cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html (added)
+++ cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html Tue Sep 
 1 17:57:02 2020
@@ -0,0 +1,320 @@
+<!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 iOS 6.1.1! This is Cordova&#39;s official platform for 
building iOS mobile applications.cordova-i...">
+
+    <title>
+        
+            
+                Cordova iOS 6.1.1 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/announcements/2020/08/31/cordova-ios-6.1.1.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="/#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 '9.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 iOS 6.1.1 Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/dpogue";>Darryl Pogue</a>
+            
+        </div>
+        <div class="date">31 Aug 2020</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released 
<code>Cordova iOS 6.1.1</code>! This is Cordova&#39;s official platform for 
building iOS mobile applications.</p>
+
+<ul>
+<li><a href="https://www.npmjs.com/package/cordova-ios";>cordova-ios@6.1.1 on 
npm</a></li>
+<li><a href="https://cocoapods.org/pods/Cordova";>Cordova@6.1.1 on 
CocoaPods</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash">cordova platform remove ios
+cordova platform add ios@6.1.1
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>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 <code>Info.plist</code> modifications.</p>
+
+<ul>
+<li><p><strong>Resolve deploying to a connected device</strong> <em>(since 
6.0.0)</em></p>
+
+<p>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.</p></li>
+<li><p><strong>Fix for identifying the correct <code>Info.plist</code> 
file</strong></p>
+
+<p>This has been a long-standing pain point for Cordova iOS users, 
particularly when plugins attempt to use <code>edit-config</code> or 
<code>config-file</code> to add directives to the <code>Info.plist</code> file. 
In some cases, depending on which plugins and CocoaPods were installed, those 
config changes would end up in the wrong plist file.</p>
+
+<p>This issue was fixed in Cordova Common 4.0.2, and we&#39;ve pulled that 
dependency into this release.  More details can be found in the <a 
href="https://github.com/apache/cordova-common/pull/148";>pull request</a> and 
<a href="https://github.com/apache/cordova-common/issues/144";>original bug 
ticket</a>.</p></li>
+<li><p><strong>Append <code>startURL</code> to the initial URL when using 
custom schemes</strong> <em>(since 6.0.0)</em></p>
+
+<p>When using a custom scheme in Cordova iOS 6.0.0 and a 
<code>config.xml</code> <code>content</code> path that pointed to a subfolder 
of <code>www</code>, 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 <a 
href="https://github.com/apache/cordova-mobile-spec";>mobilespec</a> test suite 
is implemented.</p>
+
+<p>The fix here is that the root of the custom scheme will always map to the 
<code>www</code> folder. More details can be found in the <a 
href="https://github.com/apache/cordova-ios/pull/973";>pull request</a>.</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>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-ios/pull/976";>GH-976</a> Update 
npm dependencies to pull in <code>cordova-common@4.0.2</code>
+
+<ul>
+<li>This should resolve several issues affecting Info.plist files, including 
<a href="https://github.com/apache/cordova-ios/issues/764";>#764</a> and <a 
href="https://github.com/apache/cordova-ios/issues/775";>#775</a></li>
+</ul></li>
+<li><a href="https://github.com/apache/cordova-ios/pull/973";>GH-973</a> Append 
<code>startURL</code> to the initial url loaded</li>
+<li><a href="https://github.com/apache/cordova-ios/issues/912";>GH-912</a> fix 
deployment to device (<a 
href="https://github.com/apache/cordova-ios/pull/936";>#936</a>)</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/932";>GH-932</a> add 
node 14 to CI workflow</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/announcements/2020/08/14/goodbye-phonegap.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/08/14/goodbye-phonegap.html">Goodbye PhoneGap</a>
+                    <div class="date"> 14 Aug 2020 - By The Contributors of 
Apache Cordova </div>
+                    <p class="content">
+                        Goodbye PhoneGap Adobe recently announced that 
PhoneGap is shutting down. How is...
+                    </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:  9.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=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Sep  1 17:57:02 2020
@@ -123,6 +123,61 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Mon, 31 Aug 2020 00:00:00 
+0000"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2020/08/31/cordova-ios-6.1.1.html">Cordova iOS 6.1.1 
Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">31 Aug 2020</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/dpogue";>Darryl 
Pogue</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2020/08/31/cordova-ios-6.1.1.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that we have just released 
<code>Cordova iOS 6.1.1</code>! This is Cordova&#39;s official platform for 
building iOS mobile applications.</p>
+
+<ul>
+<li><a href="https://www.npmjs.com/package/cordova-ios";>cordova-ios@6.1.1 on 
npm</a></li>
+<li><a href="https://cocoapods.org/pods/Cordova";>Cordova@6.1.1 on 
CocoaPods</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash">cordova platform remove ios
+cordova platform add ios@6.1.1
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>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 <code>Info.plist</code> modifications.</p>
+
+<ul>
+<li><p><strong>Resolve deploying to a connected device</strong> <em>(since 
6.0.0)</em></p>
+
+<p>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.</p></li>
+<li><p><strong>Fix for identifying the correct <code>Info.plist</code> 
file</strong></p>
+
+<p>This has been a long-standing pain point for Cordova iOS users, 
particularly when plugins attempt to use <code>edit-config</code> or 
<code>config-file</code> to add directives to the <code>Info.plist</code> file. 
In some cases, depending on which plugins and CocoaPods were installed, those 
config changes would end up in the wrong plist file.</p>
+
+<p>This issue was fixed in Cordova Common 4.0.2, and we&#39;ve pulled that 
dependency into this release.  More details can be found in the <a 
href="https://github.com/apache/cordova-common/pull/148";>pull request</a> and 
<a href="https://github.com/apache/cordova-common/issues/144";>original bug 
ticket</a>.</p></li>
+<li><p><strong>Append <code>startURL</code> to the initial URL when using 
custom schemes</strong> <em>(since 6.0.0)</em></p>
+
+<p>When using a custom scheme in Cordova iOS 6.0.0 and a 
<code>config.xml</code> <code>content</code> path that pointed to a subfolder 
of <code>www</code>, 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 <a 
href="https://github.com/apache/cordova-mobile-spec";>mobilespec</a> test suite 
is implemented.</p>
+
+<p>The fix here is that the root of the custom scheme will always map to the 
<code>www</code> folder. More details can be found in the <a 
href="https://github.com/apache/cordova-ios/pull/973";>pull request</a>.</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/2020/08/31/cordova-ios-6.1.1.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Fri, 14 Aug 2020 00:00:00 
+0000"></div>
                     <h2 class="title">
                         <a 
href="/announcements/2020/08/14/goodbye-phonegap.html">Goodbye PhoneGap</a>
@@ -9955,7 +10010,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Fri, 14 Aug 2020 00:00:00 
+0000").getTime();
+            var lastPostTime = new Date("Mon, 31 Aug 2020 00:00:00 
+0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 Tue Sep  1 17:57:02 2020
@@ -2619,6 +2619,17 @@ function onDeviceReady() {
     window.open = cordova.InAppBrowser.open;
 }
 </code></pre></div>
+<h3>Preferences</h3>
+
+<h4><b>config.xml</b></h4>
+
+<ul>
+<li><b>InAppBrowserStatusBarStyle [iOS only]</b>: (string, options 
&#39;lightcontent&#39; or &#39;default&#39;. Defaults to &#39;default&#39;) set 
text color style for iOS.
+<code>
+&lt;preference name=&quot;InAppBrowserStatusBarStyle&quot; 
value=&quot;lightcontent&quot; /&gt;
+</code></li>
+</ul>
+
 <h2>cordova.InAppBrowser.open</h2>
 
 <p>Opens a URL in a new <code>InAppBrowser</code> instance, the current browser

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Sep  1 17:57:02 2020
@@ -6,11 +6,74 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Fri, 14 Aug 2020 23:54:55 +0000</pubDate>
-    <lastBuildDate>Fri, 14 Aug 2020 23:54:55 +0000</lastBuildDate>
+    <pubDate>Tue, 01 Sep 2020 17:36:41 +0000</pubDate>
+    <lastBuildDate>Tue, 01 Sep 2020 17:36:41 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <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>
+    
+      <item>
         <title>Goodbye PhoneGap</title>
         <description>&lt;h2&gt;Goodbye PhoneGap&lt;/h2&gt;
 
@@ -725,93 +788,5 @@ cordova platform add ios@6.1.0
         
       </item>
     
-      <item>
-        <title>Splash Screen and InAppBrowser plugin Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just 
released an update to some plugins!&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova-plugin-inappbrowser&quot;&gt;cordova-plugin-inappbrowser@4.0.0&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova-plugin-splashscreen&quot;&gt;cordova-plugin-splashscreen@5.0.4&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;h3&gt;InAppBrowser&lt;/h3&gt;
-
-&lt;p&gt;The most notable changes in this major release are:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;The Cordova-iOS 6.x platform removes all 
&lt;code&gt;UIWebView&lt;/code&gt; code and this version also removes the 
&lt;code&gt;UIWebView&lt;/code&gt; code from the InAppBrowser plugin &lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/635&quot;&gt;GH-635&lt;/a&gt;.&lt;/li&gt;
-&lt;li&gt;For backwards compatibility, this plugin used to hook window.open. 
However, the plugin-installed hook of window.open could have unintended side 
effects (especially if this plugin is included only as a dependency of another 
plugin) and it has been removed in this release.  &lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/issues/599&quot;&gt;GH-599&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;The InAppBrowser plugin used to implement its own status bar. It has 
been removed in this release to correctly display the content of the iOS status 
bar without overlapping the content in the InAppBrowser on different devices. 
&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/656&quot;&gt;GH-656&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3&gt;Splash Screen&lt;/h3&gt;
-
-&lt;p&gt;In the Cordova-iOS 6.x platform, the splash screen feature has been 
integrated into its core and no longer needs this plugin. This release prevents 
the plugin from being added to the iOS 6.x platform.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/261&quot;&gt;GH-261&lt;/a&gt;
 chore: add &lt;code&gt;cordova-ios&lt;/code&gt; requirement 
&amp;lt;6.0.0&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--more--&gt;
-
-&lt;h1&gt;Changes include:&lt;/h1&gt;
-
-&lt;h3&gt;InAppBrowser 4.0.0 (Jun 09, 2020)&lt;/h3&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/715&quot;&gt;GH-715&lt;/a&gt;
 (ios): fix regression in &lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/656&quot;&gt;GH-656&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/685&quot;&gt;GH-685&lt;/a&gt;
 chore: update install engines&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/656&quot;&gt;GH-656&lt;/a&gt;
 (ios) Remove fake status bar with hardcoded height to fix issues in 
&lt;strong&gt;iOS&lt;/strong&gt; devices with a notch&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/693&quot;&gt;GH-693&lt;/a&gt;
 fix(ios): Allow loading local html files&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/293&quot;&gt;GH-293&lt;/a&gt;
  &lt;strong&gt;Android&lt;/strong&gt;: SSL errors handling in 
&lt;strong&gt;Android&lt;/strong&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/672&quot;&gt;GH-672&lt;/a&gt;
 fix(ios): prevent statusbar rotation after closing 
&lt;code&gt;InAppBrowser&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;chore(asf): update git notification settings&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/669&quot;&gt;GH-669&lt;/a&gt;
 Allow App using &lt;code&gt;InAppBrowser&lt;/code&gt; to be hosted in a 
cross-origin iframe&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/600&quot;&gt;GH-600&lt;/a&gt;
 (all platforms): remove &amp;quot;window.open&amp;quot; overwrite&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/670&quot;&gt;GH-670&lt;/a&gt;
 chore: bump version to 4.0.0-dev&lt;/li&gt;
-&lt;li&gt;Update CONTRIBUTING.md&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/662&quot;&gt;GH-662&lt;/a&gt;
 docs: replaces outdated transition and presentation style links&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/666&quot;&gt;GH-666&lt;/a&gt;
 chore: remove deprecated orientation methods&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/515&quot;&gt;GH-515&lt;/a&gt;
 Fix incorrect TypeScript typings&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/654&quot;&gt;GH-654&lt;/a&gt;
 add check for openInSystem postNotification&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/659&quot;&gt;GH-659&lt;/a&gt;
 ci: updates Node.js versions&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/658&quot;&gt;GH-658&lt;/a&gt;
 chore(npm): improve ignore list&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/442&quot;&gt;GH-442&lt;/a&gt;
 fix(android): Reset lefttoright if not set&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/648&quot;&gt;GH-648&lt;/a&gt;
 (android) Correcting the documentation regarding lefttoright opt…&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/634&quot;&gt;GH-634&lt;/a&gt;
 (android) Added option to turn on/off fullscreen mode in 
&lt;strong&gt;Android&lt;/strong&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/616&quot;&gt;GH-616&lt;/a&gt;
 (android) &lt;code&gt;InAppBrowser&lt;/code&gt;: 
java.lang.IllegalArgumentException&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-inappbrowser/pull/635&quot;&gt;GH-635&lt;/a&gt;
 breaking(ios): remove UIWebView&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3&gt;Splash Screen 5.0.4 (Jun 03, 2020)&lt;/h3&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/261&quot;&gt;GH-261&lt;/a&gt;
 chore: add &lt;code&gt;cordova-ios&lt;/code&gt; requirement 
&amp;lt;6.0.0&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-plugin-splashscreen/pull/251&quot;&gt;GH-251&lt;/a&gt;
 chore(npm): adds ignore list&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/252&quot;&gt;GH-252&lt;/a&gt;
 ci: updates Node.js versions&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/236&quot;&gt;GH-236&lt;/a&gt;
 update homepage to github &lt;code&gt;README&lt;/code&gt; page&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/239&quot;&gt;GH-239&lt;/a&gt;
 update &lt;code&gt;README&lt;/code&gt;.md by adding missing info&lt;/li&gt;
-&lt;li&gt;ci(travis): Upgrade node from 6 to 8&lt;/li&gt;
-&lt;li&gt;ci(travis): Remove &lt;strong&gt;Android 4.4&lt;/strong&gt;, Add 
&lt;strong&gt;Android&lt;/strong&gt; 9.0&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/212&quot;&gt;GH-212&lt;/a&gt;
 ci(travis): Add ADDITIONAL&lt;em&gt;TESTS&lt;/em&gt;DIR=./tests/ios&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Sat, 13 Jun 2020 00:00:00 +0000</pubDate>
-        
<link>https://cordova.apache.org/news/2020/06/13/plugins-release.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/news/2020/06/13/plugins-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>plugins</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Tue Sep  1 17:57:02 2020
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    
<loc>https://cordova.apache.org/announcements/2020/08/31/cordova-ios-6.1.1.html</loc>
+</url>
+
+
+<url>
     
<loc>https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.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=1881366&r1=1881365&r2=1881366&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Tue Sep  1 17:57:02 2020
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Mon, 31 Aug 2020 00:00:00 +0000');
         dates.push('Fri, 14 Aug 2020 00:00:00 +0000');
         dates.push('Tue, 04 Aug 2020 00:00:00 +0000');
         dates.push('Tue, 28 Jul 2020 00:00:00 +0000');



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

Reply via email to