You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/10/11 05:00:17 UTC

svn commit: r1811791 [6/8] - in /cordova/site/public: ./ announcements/2017/09/27/ blog/ docs/en/7.x/config_ref/ docs/en/7.x/guide/support/ docs/en/7.x/plugin_ref/ docs/en/7.x/reference/cordova-cli/ docs/en/7.x/reference/cordova-plugin-battery-status/ ...

Added: cordova/site/public/news/2017/10/10/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2017/10/10/tools-release.html?rev=1811791&view=auto
==============================================================================
--- cordova/site/public/news/2017/10/10/tools-release.html (added)
+++ cordova/site/public/news/2017/10/10/tools-release.html Wed Oct 11 05:00:16 2017
@@ -0,0 +1,401 @@
+<!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 just released a small update to our tools!cordova@7.1.0cordova-lib@7.1.0cordova-plugman@1.5.1cordova-fetch@1.2.0cordova-common@2.1.1cordova-node-xcode@1.0...">
+
+    <title>
+        
+            
+                Tools Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/news/2017/10/10/tools-release.html">
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+    <!-- Algolia Search CSS -->
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css" />
+
+    <!-- Fonts -->
+    <!-- For attribution information, see www/attributions.html -->
+    <link href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic' rel='stylesheet' type='text/css'>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!--[if lt IE 9]>
+        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+    <script type="text/javascript">
+        var disqus_developer = 1; // this would set it to developer mode
+    </script>
+
+    <!-- JS -->
+    <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script>
+    <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script>
+    <script defer type="text/javascript" src="/static/js/lib/ZeroClipboard.js"></script>
+
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
+
+</head>
+
+<body>
+    <header>
+    <a class="scroll-point pt-top" name="top"></a>
+    <nav class="navbar navbar-inverse navbar-fixed-top">
+        <div class="container-fluid">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+                <a class="navbar-brand" href="/"><img id="logo_top" src="/static/img/cordova-logo-newbrand.svg"/></a>
+            </div>
+            <div id="navbar" class="navbar-collapse collapse">
+                <div class="nav_bar_center">
+                    <ul class="nav navbar-nav">
+                        <li >
+                            <a href="/docs/en/latest/">Documentation</a>
+                        </li>
+                        <li >
+                            <a href="/plugins">Plugins</a>
+                        </li>
+                        <li class="active">
+                            <a href="/blog" id="blog_button">Blog<span class="badge" id="new_blog_count"></span></a>
+                        </li>
+                        <li >
+                            <a href="/contribute">Contribute</a>
+                        </li>
+                        <li>
+                            <a href="/#getstarted">Get Started</a>
+                        </li>
+                        <li>
+                            <form class="navbar-form navbar-right" id="header-search-form" role="search">
+                                <div class="input-group">
+                                    
+                                        
+                                    
+                                    <input id="header-search-field" type="text" placeholder="Search '7.x' docs..." class="form-control hidden-xs" autocomplete="off">
+                                </div>
+                            </form>
+                        </li>
+                    </ul>
+                </div>
+            </div><!--/.navbar-collapse -->
+        </div>
+    </nav>
+    <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+<div class="page container">
+    <div class="blog">
+    <h1 class="blogHeader">
+    Blog
+    <span class="rss">
+        <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+    </span>
+</h1>
+
+<div class="post">
+    <header>
+        <div class="title">Tools Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/stevesgill">Steve Gill</a>
+            
+        </div>
+        <div class="date">10 Oct 2017</div>
+    </header>
+    <section>
+        <div>
+            <p>We just released a small update to our tools!</p>
+
+<ul>
+<li><a href="https://www.npmjs.org/package/cordova">cordova@7.1.0</a></li>
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@7.1.0</a></li>
+<li><a href="https://www.npmjs.org/package/plugman">cordova-plugman@1.5.1</a></li>
+<li><a href="https://www.npmjs.org/package/cordova-fetch">cordova-fetch@1.2.0</a></li>
+<li><a href="https://www.npmjs.org/package/cordova-common">cordova-common@2.1.1</a></li>
+<li><a href="https://www.npmjs.org/package/xcode">cordova-node-xcode@1.0.0</a></li>
+<li><a href="https://www.npmjs.org/package/cordova-js">cordova-js@4.2.2</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13303">CB-13303</a> added <code>--production</code> flag by default. This means that when the commands <code>cordova platform add android</code> or <code>cordova plugin add cordova-plugin-device</code> are run, under the hood we are running <code>npm install cordova-android --production</code>. The <code>--production</code> flag only installs <code>dependencies</code> from <code>package.json</code> and skips <code>devDependencies</code>.  This should speed up installs (especially when installing local copies of platforms and plugins). You can turn the flag off by passing the <code>--noprod</code> flag or setting it off globally via <code>cordova config set production false</code>.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13353">CB-13353</a> added <code>--save-exact</code> flag. This will allow to save an exact version of a platform or plugin instead of a range. <code>cordova platform add android@6.3.0 --save-exact</code>. You can also set it true by default in your global config via <code>cordova config set save-exact true</code></li>
+<li>This is the first release of <code>cordova-node-xcode</code> under the apache cordova banner. It was originally created and used as a dependency for <code>cordova-lib</code>, but now is being used by many other projects as well. We have decided to give the project a major release to <code>1.0.0</code>. This is to represent stability for the project in terms of <code>semver</code>. No breaking change has happened from the previous release. </li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13308">CB-13308</a> fixed issues with restoring plugins and platforms while using <code>npm@5+</code>.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12787">CB-12787</a> Fix plugin installation with <code>--link</code> option.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13056">CB-13056</a> added deprecation notice for <strong>WebOS</strong></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13057">CB-13057</a> added deprecation warning for <code>cordova platform save</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12901">CB-12901</a> Deprecated <code>.raw</code> from <code>cordova-lib</code> API calls. If you consume <code>cordova-lib</code> as a node module, please update your API calls! You can see an example of the change at <a href="https://github.com/apache/cordova-cli/commit/0a42092971dc8fe2f483bd42c3b9de26fdec677c">https://github.com/apache/cordova-cli/commit/0a42092971dc8fe2f483bd42c3b9de26fdec677c</a>. </li>
+</ul>
+
+<p>To update your cordova CLI:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install -g cordova@latest
+</code></pre></div>
+<p>Please report any issues you find at <a href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<h2>cordova-lib</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13303">CB-13303</a> added <code>--save_exact</code>, <code>--production</code> flags</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13288">CB-13288</a> updated <code>index.js</code> and test to fix <code>cordova plugin search</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13206">CB-13206</a> fixed incorrect target being passed in to <code>plugin add</code> from <code>restore-util.js</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13145">CB-13145</a> added <code>variable-merge.js</code> to deal with <code>plugin.xml</code> variables for uninstall</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12870">CB-12870</a> catch all use cases for <code>getPlatformApiFunction</code> and update tests accordingly</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12944">CB-12944</a> Platform&#39;s spec is ignored in <code>config.xml</code> if <code>package.json</code> doesn&#39;t contain dependency for platform</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12361">CB-12361</a> added new unit tests for plugin tests</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13020">CB-13020</a> (plugman) install filters out <code>nohooks</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13056">CB-13056</a> added deprecation notice for <strong>WebOS</strong></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13057">CB-13057</a> added deprecation warning for <code>cordova platform save</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12361">CB-12361</a> added tests for <code>save.js</code> and rebased</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12895">CB-12895</a> switched from <code>jshint</code> to <code>eslint</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12361">CB-12361</a> updated <code>addHelper</code> tests</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-11980">CB-11980</a> Update <code>README</code> to reflect new repos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6143">CB-6143</a> Change <code>plugman.emit()</code> to <code>events.emit()</code></li>
+<li>Reorganized unit test directory. Changes include: - consolidate <code>spec-cordova/</code> and <code>spec-plugman/</code> into a single <code>spec/</code> dir. - put <code>jasmine config</code> and helper modules in top-level spec dir. - changed <code>package.json</code> npm run scripts to reflect purposes of tasks. remove <code>npm run ci</code>. Updated <code>README</code> to reflect <code>package.json</code> npm run script changes. </li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12361">CB-12361</a> added unit tests for <code>prepare.spec.js</code></li>
+<li>Update cordova-lib api. Deprecate <code>raw</code> from api calls. </li>
+<li><a href="https://issues.apache.org/jira/browse/CB-11980">CB-11980</a> moved <code>fetch</code>, <code>common</code> and <code>serve</code> into their own repos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12786">CB-12786</a> Improve logic for searching plugin id in case of module already exists in <code>node_modules</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12250">CB-12250</a> <a href="https://issues.apache.org/jira/browse/CB-12409">CB-12409</a> <strong>iOS</strong>: Fix bug with escaping properties from plist file</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12762">CB-12762</a> point <code>package.json</code> repo items to github mirrors instead of apache repos site</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12777">CB-12777</a> removed <strong>Android</strong>, <strong>iOS</strong>, and <strong>Windows</strong> projects fixtures</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12787">CB-12787</a> Fix plugin installation with <code>--link</code> option</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12738">CB-12738</a> Cordova ignores plugin dependency version on <strong>Windows</strong> platform</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12766">CB-12766</a> Consistently write JSON with 2 spaces indentation</li>
+</ul>
+
+<h2>cordova-cli</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13303">CB-13303</a> added <code>--noprod</code> and <code>--production</code> flags as options, <code>--noprod</code> turns off our auto adding of <code>--production</code> flag</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13353">CB-13353</a> added <code>--save-exact</code> flag to cli and unit test</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12895">CB-12895</a> Added <code>eslint</code> and removed <code>jshint</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12862">CB-12862</a> Added <code>searchpath</code> as a config option</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12762">CB-12762</a> point <code>package.json</code> repo items to github mirrors instead of apache repos site</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12693">CB-12693</a> Included examples for <code>Browserify</code>, <code>fetch</code>, and <code>autosave</code> and include options with a more detailed description.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12901">CB-12901</a> removed <code>.raw</code> from <code>cordova-lib</code> calls</li>
+</ul>
+
+<h2>cordova-plugman</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13380">CB-13380</a> Updated <code>cordova-lib</code> dependency to <code>7.1.0</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12895">CB-12895</a> setup <code>eslint</code> and remove <code>jshint</code></li>
+</ul>
+
+<h2>cordova-fetch</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13353">CB-13353</a> added <code>saveexact</code> as an option and updated fetch test</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13308">CB-13308</a>, <a href="https://issues.apache.org/jira/browse/CB-13252">CB-13252</a> fix issue with plugins turning into symlinks on restore</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13303">CB-13303</a> setting production flag to true by default during npm install</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12895">CB-12895</a> setting up <code>eslint</code> and removing <code>jshint</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13010">CB-13010</a> Improve logic for searching packages which being installed from <code>git url</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-11980">CB-11980</a> fixed incorrect <code>appveyor</code> image</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12786">CB-12786</a> Improve logic for searching plugin id in case of module already exists in <code>node_modules</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12762">CB-12762</a> updated <code>packageJson</code> to github mirrors</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12787">CB-12787</a> Fix plugin installation with <code>--link</code> option</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12738">CB-12738</a> Cordova ignores plugin dependency version on <strong>windows</strong> platform</li>
+</ul>
+
+<h2>cordova-common</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-13145">CB-13145</a> added <code>getFrameworks</code> to unit tests</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13145">CB-13145</a> added variable replacing to framework tag</li>
+</ul>
+
+<h2>cordova-node-xcode</h2>
+
+<ul>
+<li>Bump version to 1.0.0 to represent stability and follow semver more closely</li>
+<li>Fix null-access errors in <code>addTo/removeFrom*PbxGroup</code> methods</li>
+<li>Fix possible null-access error in <code>removeFromFrameworksPbxGroup</code></li>
+<li>add check for <code>isArray</code> so that strings don&#39;t cause an error when calling <code>.filter</code></li>
+<li>Updated License, Copyright, Contributors and repo url, in prep for contributing this project to Apache Cordova</li>
+</ul>
+
+<h2>cordova-js</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-12017">CB-12017</a> updated dependencies for <code>Browserify</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12762">CB-12762</a> point <code>package.json</code> repo items to github mirrors instead of apache repos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12895">CB-12895</a> added <code>eslint</code> to repo</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-13232">CB-13232</a> added test for cordova&#39;s unique local style require</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8990">CB-8990</a> bump nodejs requirement to 4.0.0+</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12847">CB-12847</a> added <code>bugs</code> entry to <code>package.json</code>.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-12748">CB-12748</a> Update CI to test node 4 and 6</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/announcements/2017/09/27/android-release.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/announcements/2017/09/27/android-release.html">Cordova Android 6.3.0 Released!</a>
+                    <div class="date"> 27 Sep 2017 - By Joe Bowser </div>
+                    <p class="content">
+                        We are happy to announce that Cordova Android 6.3.0 has been released!...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+            </div>
+        </div>
+    </footer>
+    <div class="disqus">
+        <div id="disqus_thread"></div>
+<script type="text/javascript">
+    /* * * CONFIGURATION VARIABLES * * */
+    var disqus_shortname = 'cordovablogs';
+
+    /* * * DON'T EDIT BELOW THIS LINE * * */
+    (function() {
+        var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+        dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+    })();
+</script>
+<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
+
+    </div>
+</div>
+
+</div>
+
+</div>
+
+<div class="blue-divider"></div>
+<footer>
+    <div class="container">
+        <div class="row">
+    <div class="col-sm-9">
+        <h1>More Resources</h1>
+        <div class="row">
+            <div class="col-sm-4">
+                <h2>General</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
+                    </li>
+                    <li>
+                        <a href="http://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">License</a>
+                    </li>
+                    <li>
+                        <a href="/artwork">Artwork</a>
+                    </li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Development</h2>
+                <ul class="nav">
+                    <li><a target="_blank" href="https://github.com/apache?utf8=%E2%9C%93&amp;q=cordova-">Source Code</a></li>
+                    <li><a target="_blank" href="https://issues.apache.org/jira/browse/CB/">Issue Tracker</a></li>
+                    <li><a target="_blank" href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
+                    <li><a href="/contact">Mailing List</a></li>
+                    <li><a href="/contribute/nightly_builds.html">Nightly builds</a></li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Apache Software Foundation</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/">About ASF</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/security/">Security</a>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+    <div class="col-sm-3">
+        <h1>Contribute</h1>
+        <p style="padding-top:20px"><strong>Help Cordova move forward!</strong></p>
+        <p>Report bugs, improve the docs, or contribute to the code.</p>
+        <a href="/contribute" class="btn btn-lg btn-primary">
+            Learn More
+        </a>
+        <p style="padding-top:20px"> <a href="https://twitter.com/apachecordova" class="twitter-follow-button" data-show-count="false">Follow @apachecordova</a></p>
+        <script async defer src="https://slack-cordova-io.herokuapp.com/slackin.js"></script>
+    </div>
+</div>
+<p class="copyright_text">
+    Copyright &copy; 2012, 2013, 2015 The Apache Software Foundation, Licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a target="_blank" href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    <br/>
+    "Raleway" font used under license. For details see the <a href="/attributions/">attributions page</a>.
+</p>
+
+    </div>
+</footer>
+
+
+    <script defer type="text/javascript" src="/static/js/index.js"></script>
+    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+    
+    
+
+
+
+    
+
+
+<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script>
+<script type="text/javascript">
+    docsearch({
+        apiKey: '0a916ab198bd93d031aa70611271e42e',
+        indexName: 'cordova',
+        inputSelector: '#header-search-field',
+        algoliaOptions: { 'facetFilters': ["version:  7.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>



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