summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-04 18:07:26 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-04 18:07:26 +0100
commite8aafce2bbd298e5739bc0109b1d1b1f912e7809 (patch)
treea6680c5810044abe1c86aaf918384e52ddd7e73a
parente242c774f0983b4a28da2cb517f8657e8c9448d9 (diff)
downloadwww-e8aafce2bbd298e5739bc0109b1d1b1f912e7809.tar.gz
www-e8aafce2bbd298e5739bc0109b1d1b1f912e7809.tar.bz2
www-e8aafce2bbd298e5739bc0109b1d1b1f912e7809.zip
no libeufin release yet, no ios release yet
-rw-r--r--template/news/2022-11.html.j26
1 files changed, 1 insertions, 5 deletions
diff --git a/template/news/2022-11.html.j2 b/template/news/2022-11.html.j2
index 4364d123..f1db9907 100644
--- a/template/news/2022-11.html.j2
+++ b/template/news/2022-11.html.j2
@@ -12,12 +12,10 @@ Notable changes include:
<ul>
<li>NEW: Support for peer-to-peer payments</li>
<li>NEW: Support for age-restricted payments</li>
-<li>NEW: rudimentary iOS wallet</li>
<li>Improved accessibility of the demonstration</li>
<li>Improved exchange database schema for performance and scalability</li>
<li>libeufin sandbox replaces legacy Python bank</li>
<li>WebExtension now supports <a href="https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening">Manifest V3</a></li>
-<li></li>
<li>Various minor bugfixes and documentation improvements</li>
</ul>
<p>
@@ -42,8 +40,6 @@ sync and bank components are distributed via the GNU FTP mirrors.
<ul>
<li><a href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz.sig</a></li>
-<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz">http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz</a></li>
-<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz.sig">http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz.sig</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz.sig</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.9.0.tar.gz">http://ftpmirror.gnu.org/taler/taler-wallet-0.9.0.tar.gz</a></li>
@@ -56,6 +52,6 @@ sync and bank components are distributed via the GNU FTP mirrors.
<li><a href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz.sig</a></li>
</ul>
<p>
-You must first install <a href="https://gnunet.org/en/news/2022-11-0.18.0.html">GNUnet v0.18</a> to compile GNU Taler 0.9 from source.
+You must first install <a href="https://gnunet.org/en/news/2022-11-0.18.0.html">GNUnet v0.18</a> to compile GNU Taler 0.9.0 from source.
</p>
{% endblock body_content %}