gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: draft for v0.11 release announcement


From: gnunet
Subject: [taler-www] branch master updated: draft for v0.11 release announcement
Date: Wed, 15 May 2024 18:00:23 +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 98eb45aa draft for v0.11 release announcement
98eb45aa is described below

commit 98eb45aa22b829fe9ec486ae0e39e429cd762a03
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed May 15 18:00:19 2024 +0200

    draft for v0.11 release announcement
---
 template/news/2024-11.html.j2 | 49 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/template/news/2024-11.html.j2 b/template/news/2024-11.html.j2
new file mode 100644
index 00000000..cb46fcba
--- /dev/null
+++ b/template/news/2024-11.html.j2
@@ -0,0 +1,49 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2024-5: GNU Taler v0.11 released</h1>
+<p>
+We are happy to announce the release of GNU Taler v0.11.
+</p>
+<p>
+We have addressed over 50 individual issues, our bug tracker
+has the <a 
href="https://bugs.gnunet.org/changelog_page.php?version_id=415";>full list</a>.
+Notable changes include:
+</p>
+<ul>
+<li>NEW: Support for Instant SEPA in libeufin-nexus</li>
+<li>NEW: Public GET endpoint for Point-of-Sale in merchant (preliminary 
implementation)</li>
+<li>Various minor bugfixes, user experience and documentation improvements</li>
+</ul>
+<p>
+Our work is co-funded by the European Commissions and the Swiss State 
Secretariat for Education, Research and
+Innovation (SERI) as part of the <a 
href="https://taler.net/en/ngi-taler.html";>NGI TALER</a> project.
+</p>
+
+<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.11.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-exchange-0.11.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-exchange-0.11.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-exchange-0.11.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-merchant-0.11.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-merchant-0.11.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-merchant-0.11.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-merchant-0.11.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-wallet-v0.11.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-wallet-0.11.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-wallet-v0.11.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-wallet-0.11.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/libeufin-0.11.0-sources.tar.gz";>http://ftpmirror.gnu.org/taler/libeufin-0.11.0-sources.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/libeufin-0.11.0-sources.tar.gz.sig";>http://ftpmirror.gnu.org/taler/libeufin-0.11.0-sources.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/sync-0.11.0.tar.gz";>http://ftpmirror.gnu.org/taler/sync-0.11.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/sync-0.11.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/sync-0.11.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-mdb-0.10.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-mdb-0.10.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-mdb-0.10.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-mdb-0.10.0.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.4.tar.gz";>http://ftpmirror.gnu.org/taler/taler-twister-0.9.4.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.4.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-twister-0.9.4.tar.gz.sig</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/challenger-0.11.0.tar.gz";>http://ftpmirror.gnu.org/taler/challenger-0.11.0.tar.gz</a></li>
+<li><a 
href="http://ftpmirror.gnu.org/taler/challenger-0.11.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/challenger-0.11.0.tar.gz.sig</a></li>
+</ul>
+<p>
+You must first install <a href="https://gnunet.org/";>GNUnet v0.21.0</a> or the 
current Git master to compile GNU Taler 0.11 from source.
+</p>
+{% endblock body_content %}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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