summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-24 21:25:01 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-24 21:25:04 +0200
commit01f967006dca201a4fa8434f247690f6ec5b92d4 (patch)
tree82f7a250fc21238147c6f94c1afe8e9322d46c9e
parent5d1c74927accfebb68fa4ca54bbcda62132af0c4 (diff)
downloadwww-01f967006dca201a4fa8434f247690f6ec5b92d4.tar.gz
www-01f967006dca201a4fa8434f247690f6ec5b92d4.tar.bz2
www-01f967006dca201a4fa8434f247690f6ec5b92d4.zip
0.9.3 release notes
m---------build-system/taler-build-scripts0
m---------inc0
-rw-r--r--template/news/2023-09.html.j255
3 files changed, 55 insertions, 0 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1
+Subproject 38c168b11eeeab93562ffa74b3e2aff4b596c77
diff --git a/inc b/inc
-Subproject 218f02cfc0453a0d4cc067ba9256123a675040c
+Subproject 2b72c7f57d318271856f992eb2e58c133ae5179
diff --git a/template/news/2023-09.html.j2 b/template/news/2023-09.html.j2
new file mode 100644
index 00000000..f0ef0a37
--- /dev/null
+++ b/template/news/2023-09.html.j2
@@ -0,0 +1,55 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2023-09: GNU Taler v0.9.3 released</h1>
+<p>
+We are happy to announce the release of GNU Taler v0.9.3.
+</p>
+<p>
+We have addressed over 150 individual issues, our bug tracker
+has the <a href="https://bugs.gnunet.org/changelog_page.php?version_id=411">full list</a>.
+Notable changes include:
+</p>
+<ul>
+<li>NEW: Support for webhooks in merchant backend</li>
+<li>NEW: Support for templates in merchant backend (pay by scanning static QR code)</li>
+<li>NEW: Wallet database backed by sqlite3 on Android</li>
+<li>NEW: iOS wallet (alpha release, not feature complete)</li>
+<li>NEW: Support for secure payments where merchant point of sale is offline</li>
+<li>NEW: Automatic bank transaction import into merchant backend for reconciliation</li>
+<li>Major work towards API and database schema forwards-compatibility</li>
+<li>Various minor bugfixes, performance, user experience and documentation improvements</li>
+</ul>
+<p>
+The <a href="https://nlnet.nl/project/Taler-iOS-wallet/">iOS wallet development</a> is
+funded by the European Commissions great <a href="https://ngi.eu/">Next
+Generation Internet</a> initiative.
+</p>
+<p>
+To fund further development,
+<a href="https://taler-systems.com/">Taler Systems SA</a> is still
+<a href="2022-11.html">looking for investors.</a>
+</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.9.3.tar.gz">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.3.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.3.tar.gz">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.3.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.9.3.tar.gz">http://ftpmirror.gnu.org/taler/taler-wallet-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-wallet-0.9.3.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/sync-0.9.3.tar.gz">http://ftpmirror.gnu.org/taler/sync-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/sync-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/sync-0.9.3.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-mdb-0.9.3.tar.gz">http://ftpmirror.gnu.org/taler/taler-mdb-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-mdb-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-mdb-0.9.3.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.3.tar.gz">http://ftpmirror.gnu.org/taler/taler-twister-0.9.3.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.3.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-twister-0.9.3.tar.gz.sig</a></li>
+</ul>
+<p>
+You must first install <a href="https://gnunet.org/en/news/2023-09-0.20.0.html">GNUnet v0.20</a> to compile GNU Taler 0.9.3 from source.
+</p>
+{% endblock body_content %}