summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-24 14:52:43 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-24 14:52:43 +0100
commitcd9ec4bae83666f6e39c972f98f1fdca13729ec6 (patch)
tree2eeae001a570e1515d095e5fb126d812aab9a513 /template
parent9c60ce8a2c2d57828651ec06728acb76290132f1 (diff)
parent4794fffb117deab8bd55b9f58e2b58689c1e4892 (diff)
downloadwww-cd9ec4bae83666f6e39c972f98f1fdca13729ec6.tar.gz
www-cd9ec4bae83666f6e39c972f98f1fdca13729ec6.tar.bz2
www-cd9ec4bae83666f6e39c972f98f1fdca13729ec6.zip
Merge branch 'master' of git+ssh://git.taler.net/www
Diffstat (limited to 'template')
-rw-r--r--template/news/2023-01.html.j243
-rw-r--r--template/press.html.j25
2 files changed, 48 insertions, 0 deletions
diff --git a/template/news/2023-01.html.j2 b/template/news/2023-01.html.j2
new file mode 100644
index 00000000..a5bc0e65
--- /dev/null
+++ b/template/news/2023-01.html.j2
@@ -0,0 +1,43 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2023-01: GNU Taler v0.9.1 released</h1>
+<p>
+We are happy to announce the release of GNU Taler v0.9.1.
+</p>
+<p>
+We have addressed over 60 individual issues, our bug tracker
+has the <a href="https://bugs.gnunet.org/changelog_page.php?version_id=352">full list</a>.
+Notable changes include:
+</p>
+<ul>
+<li>NEW: First official release of libeufin (<a href="https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard">EBICS</a> implementation)</li>
+<li>NEW: Rudimentary support for KYC processes (trigger, status notification)</li>
+<li>Improved error handling for peer-to-peer payments</li>
+<li>Various minor UI bugfixes</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.9.1.tar.gz">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/taler-wallet-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-wallet-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/sync-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/sync-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/sync-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/sync-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/libeufin-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/libeufin-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-mdb-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/taler-mdb-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-mdb-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-mdb-0.9.1.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.1.tar.gz">http://ftpmirror.gnu.org/taler/taler-twister-0.9.1.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.1.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-twister-0.9.1.tar.gz.sig</a></li>
+</ul>
+<p>
+You must first install <a href="https://www.gnunet.org/en/news/2023-01-0.19.2.html">GNUnet v0.19.2</a> to compile GNU Taler 0.9.1 from source.
+</p>
+{% endblock body_content %}
diff --git a/template/press.html.j2 b/template/press.html.j2
index 2928f8e4..fca1a12c 100644
--- a/template/press.html.j2
+++ b/template/press.html.j2
@@ -3,8 +3,13 @@
<main id="maincontent">
<div class="container">
<h1>{{ _("GNU Taler in the Press")}}</h1>
+ <h2>{{ _("2023")}}</h2>
+ <ul>
+ <li><a href="https://www.heise.de/news/Weltwirtschaftsforum-Ukraine-auf-der-Ueberholspur-bei-digitaler-Waehrung-7463764.html">Weltwirtschaftsforum: Ukraine auf der Überholspur bei digitaler Währung</a></li>
+ </ul>
<h2>{{ _("2022")}}</h2>
<ul>
+ <li><a href="https://www.netzwoche.ch/news/2022-11-02/bares-ist-rares">Bares ist Rares</a></li>
<li><a href="https://www.tagesanzeiger.ch/wir-nehmen-nur-bargeld-oh-nein-819982297571">«Wir nehmen nur Bargeld» - «Oh nein!»</a></li>
<li><a href="https://www.srf.ch/news/schweiz/digitales-geld-bezahlsystem-gnu-taler-eine-ueberweisung-kostet-0-001-rappen">Bezahlsystem GNU Taler: «Eine &Uuml;berweisung kostet 0.001 Rappen»</a></li>
<li><a href="https://paperjam.lu/article/luxembourgeoise-taler-au-coeur">La luxembourgeoise Taler au cœur du franc suisse digital</a></li>