From b54d37c2825449325836271c3ea1b2b4ce05f197 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 Mar 2020 16:08:36 +0200 Subject: v0.7.0 release announcement --- news/2020-03.html.j2 | 47 +++++++++++++++++++++++++++++++++++++++++++++++ www.yml | 5 +++++ 2 files changed, 52 insertions(+) create mode 100644 news/2020-03.html.j2 diff --git a/news/2020-03.html.j2 b/news/2020-03.html.j2 new file mode 100644 index 00000000..2410b67d --- /dev/null +++ b/news/2020-03.html.j2 @@ -0,0 +1,47 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2020-03: GNU Taler v0.7.0 released

+

+We are happy to announce the release of GNU Taler v0.7.0. +

+

+We have addressed over 30 individual issues, our bug tracker +has the full list. +Notable changes include: +

+ + +

Download links

+

+The wallet has its own download site here. The exchange, merchant backend, +sync and bank components are distributed via the GNU FTP mirrors. +

+ +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 969af58f..b89b29b5 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 -- cgit v1.2.3