Repository: couchdb-www Updated Branches: refs/heads/asf-site 9dbd3d9a4 -> fab66d372
feat: 2.3.0 release Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/fab66d37 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/fab66d37 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/fab66d37 Branch: refs/heads/asf-site Commit: fab66d372d0e7525d5324585ce466c4b152ae3a5 Parents: 9dbd3d9 Author: Jan Lehnardt <[email protected]> Authored: Thu Dec 6 10:47:39 2018 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Thu Dec 6 10:48:27 2018 +0100 ---------------------------------------------------------------------- index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/fab66d37/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index c2cfd6e..edf61f5 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </ul> <div class="button-container"> - <a class="button" href="#download">DOWNLOAD<small class="download-version">2.2.0 (2018-08-08)</small></a> + <a class="button" href="#download">DOWNLOAD<small class="download-version">2.3.0 (2018-12-06)</small></a> </div> </div> @@ -146,11 +146,11 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </p> <p> - <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. + <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <strong>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. </p> - <p>See the <a href="http://docs.couchdb.org/en/stable/intro/why.html">introduction</a>, <a href="http://docs.couchdb.org/en/stable/intro/overview.html">technical overview</a> for more information, or learn <a href="http://docs.couchdb.org/en/latest/whatsnew/2.2.html">whatâs new in 2.2</a>.</p> + <p>See the <a href="http://docs.couchdb.org/en/stable/intro/why.html">introduction</a>, <a href="http://docs.couchdb.org/en/stable/intro/overview.html">technical overview</a> for more information, or learn <a href="http://docs.couchdb.org/en/latest/whatsnew/2.3.html">whatâs new in 2.3</a>.</p> </div> @@ -590,7 +590,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <hr> <div class="wrap download-pane"> - <h2 class="icon icon-download">Download CouchDB 2.2.0</h2> + <h2 class="icon icon-download">Download CouchDB 2.3.0</h2> </div> <div class="grid"> @@ -603,40 +603,40 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <ul class="list download-list"> <li> - <a href="https://www.apache.org/dyn/closer.lua?path=/couchdb/source/2.2.0/apache-couchdb-2.2.0.tar.gz" class="type">Source</a> + <a href="https://www.apache.org/dyn/closer.lua?path=/couchdb/source/2.3.0/apache-couchdb-2.3.0.tar.gz" class="type">Source</a> <span class="info"> - Version 2.2.0 | - <a href="http://docs.couchdb.org/en/2.2.0/whatsnew/2.2.html#version-2-2-0" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/source/2.2.0/apache-couchdb-2.2.0.tar.gz.asc">PGP Signature</a> | - <a href="https://www.apache.org/dist/couchdb/source/2.2.0/apache-couchdb-2.2.0.tar.gz.sha256">SHA256</a> + Version 2.3.0 | + <a href="http://docs.couchdb.org/en/2.3.0/whatsnew/2.3.html#version-2-3-0" class="release">Release Notes</a> | + <a href="https://www.apache.org/dist/couchdb/source/2.3.0/apache-couchdb-2.3.0.tar.gz.asc">PGP Signature</a> | + <a href="https://www.apache.org/dist/couchdb/source/2.3.0/apache-couchdb-2.3.0.tar.gz.sha256">SHA256</a> </span> </li> <li> - <a href="https://dl.bintray.com/apache/couchdb/win/2.2.0/couchdb-2.2.0.msi" class="type"> + <a href="https://dl.bintray.com/apache/couchdb/win/2.3.0/couchdb-2.3.0.msi" class="type"> Windows (x64) </a> <span class="info"> - Erlang/OTP 19.3 | Version 2.2.0 | - <a href="http://docs.couchdb.org/en/2.2.0/whatsnew/2.2.html#version-2-2-0" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/2.2.0/couchdb-2.2.0.msi.asc">PGP Signature</a> + Erlang/OTP 19.3 | Version 2.3.0 | + <a href="http://docs.couchdb.org/en/2.3.0/whatsnew/2.3.html#version-2-3-0" class="release">Release Notes</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/2.3.0/couchdb-2.3.0.msi.asc">PGP Signature</a> </span> </li> <li> - <a href="https://dl.bintray.com/apache/couchdb/mac/2.2.0/Apache-CouchDB-2.2.0.zip" class="type"> + <a href="https://dl.bintray.com/apache/couchdb/mac/2.3.0/Apache-CouchDB-2.3.0.zip" class="type"> macOS (10.10+) </a> <span class="info"> - Erlang/OTP 19.3 | Version 2.2.0 | - <a href="http://docs.couchdb.org/en/2.2.0/whatsnew/2.2.html#version-2-2-0" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/binary/mac/2.2.0/Apache-CouchDB-2.2.0.zip.asc">PGP Signature</a> | - <a href="https://www.apache.org/dist/couchdb/binary/mac/2.2.0/Apache-CouchDB-2.2.0.zip.sha256">SHA256</a> | - <a href="https://www.apache.org/dist/couchdb/binary/mac/2.2.0/Apache-CouchDB-2.2.0.zip.sha512">SHA512</a> + Erlang/OTP 19.3 | Version 2.3.0 | + <a href="http://docs.couchdb.org/en/2.3.0/whatsnew/2.3.html#version-2-3-0" class="release">Release Notes</a> | + <a href="https://www.apache.org/dist/couchdb/binary/mac/2.3.0/Apache-CouchDB-2.3.0.zip.asc">PGP Signature</a> | + <a href="https://www.apache.org/dist/couchdb/binary/mac/2.3.0/Apache-CouchDB-2.3.0.zip.sha256">SHA256</a> | + <a href="https://www.apache.org/dist/couchdb/binary/mac/2.3.0/Apache-CouchDB-2.3.0.zip.sha512">SHA512</a> </span> <li> <a href="http://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> <span class="info"> - Erlang/OTP 19.3 | Version 2.2.0 | - <a href="http://docs.couchdb.org/en/2.2.0/whatsnew/2.2.html#version-2-2-0" class="release">Release Notes</a> + Erlang/OTP 19.3 | Version 2.3.0 | + <a href="http://docs.couchdb.org/en/2.3.0/whatsnew/2.3.html#version-2-3-0" class="release">Release Notes</a> </span> </li> </ul>
