summaryrefslogtreecommitdiff
path: root/template/news/2022-11.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2022-11.html.j2')
-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 %}