From 87baa982cdddf8998a173e11129195ca499f1d58 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Jan 2023 11:27:07 +0100 Subject: ra draft --- template/news/2023-01.html.j2 | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 template/news/2023-01.html.j2 (limited to 'template/news') 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 %} +

2023-01: GNU Taler v0.9.1 released

+

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

+

+We have addressed over 60 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 first install GNUnet v0.19.2 to compile GNU Taler 0.9.1 from source. +

+{% endblock body_content %} -- cgit v1.2.3