gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: v0.7.0 release announcement


From: gnunet
Subject: [taler-www] branch master updated: v0.7.0 release announcement
Date: Tue, 31 Mar 2020 16:08:39 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new b54d37c  v0.7.0 release announcement
b54d37c is described below

commit b54d37c2825449325836271c3ea1b2b4ce05f197
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 31 16:08:36 2020 +0200

    v0.7.0 release announcement
---
 news/2020-03.html.j2 | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 www.yml              |  5 +++++
 2 files changed, 52 insertions(+)

diff --git a/news/2020-03.html.j2 b/news/2020-03.html.j2
new file mode 100644
index 0000000..2410b67
--- /dev/null
+++ b/news/2020-03.html.j2
@@ -0,0 +1,47 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2020-03: GNU Taler v0.7.0 released</h1>
+<p>
+We are happy to announce the release of GNU Taler v0.7.0.
+</p>
+<p>
+We have addressed over 30 individual issues, our bug tracker
+has the <a 
href="https://bugs.gnunet.org/changelog_page.php?version_id=340";>full list</a>.
+Notable changes include:
+</p>
+<ul>
+<li>Improved the HTTP API of the exchange to be more RESTful</li>
+<li>The wallet is now available for F-droid</li>
+<li>Key revocation and recoup operations are now fully tested</li>
+<li>Wire backend API and exchange integration were changed to be LibEuFin 
compatible</li>
+</ul>
+
+<h4>Download links</h4>
+<p>
+The wallet has its own download site <a
+href="https://wallet.taler.net/";>here</a>.  The exchange, merchant backend,
+sync and bank components are distributed via the GNU FTP mirrors.
+</p>
+<ul>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-exchange-0.7.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-exchange-0.7.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-exchange-0.7.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-exchange-0.7.0.tar.gz.sig</a></li>
+
+<!-- STILL TO BE UPLOADED!
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-merchant-0.6.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-merchant-0.6.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-merchant-0.6.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-merchant-0.6.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-bank-0.6.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-bank-0.6.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-bank-0.6.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-bank-0.6.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-wallet-webex-0.6.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-wallet-webex-0.6.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-wallet-webex-0.6.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-wallet-webex-0.6.0.tar.gz.sig</a></li>
+-->
+
+<li><a 
href="http://ftpmirror.gnu.org/taler/sync-0.7.0.tar.gz";>http://ftpmirror.gnu.org/taler/sync-0.7.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/sync-0.7.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/sync-0.7.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-mdb-0.7.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-mdb-0.7.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-mdb-0.7.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-mdb-0.7.0.tar.gz.sig</a></li>
+</ul>
+You must use a recent Git version of GNUnet to use Taler 0.7.0.
+
+
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 969af58..b89b29b 100644
--- a/www.yml
+++ b/www.yml
@@ -31,6 +31,11 @@ newsposts:
     title: Exchange ready for external security audit
     abstract:
     content:
+  - page: 2020-03.html
+    date: 2020-03-31
+    title: GNU Taler v0.7.0 released
+    abstract:
+    content:
   - page: 2019-12.html
     date: 2019-12-27
     title: GNU Taler v0.6.0 released

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]