commit 90aa75c32b8374cddb98abb6d2faf049af440ced
parent 2716d290e83e4643fa47f051636824ab351be327
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 16 Dec 2024 21:25:27 +0100
Merge branch 'master' into stable
Diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/properties.yml b/properties.yml
@@ -139,6 +139,9 @@ eventslist:
speaker: Christian Grothoff
email: cg'AT'taler.net
newsposts:
+ - page: 2024-25.html
+ date: 2024-12-16
+ title: "GNU Taler 0.14 released"
- page: 2024-26.html
date: 2024-11-29
title: libeufin independent security audit report and developer response published
diff --git a/template/news/2024-25.html.j2 b/template/news/2024-25.html.j2
@@ -5,7 +5,7 @@
We are happy to announce the release of GNU Taler v0.14.
</p>
<p>
-We have addressed over 100 individual issues, our bug tracker
+We have addressed over 180 individual issues, our bug tracker
has the <a href="https://bugs.gnunet.org/changelog_page.php?version_id=441">full list</a>.
Notable changes include:
</p>
@@ -16,6 +16,8 @@ Notable changes include:
<li>NEW: <tt>SHOPPING_URL</tt> configuration option to inform buyers about a Web site listing shops accepting GNU Taler</li>
<li>NEW: Challenger now supports RFC 7636</li>
<li>NEW: UI/UX across mobile apps redesigned for better usability</li>
+<li>NEW: Addressed all security issues found in external security audit of libeufin</li>
+<li>NEW: AML helper programs can specify which inputs they require, lessening system load</li>
<li>Various minor bugfixes, user experience and documentation improvements</li>
</ul>
<p>