summaryrefslogtreecommitdiff
path: root/news/2017-10.html.j2
blob: 726c612b76df006dc2eef46c3849768aa1f35115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{% extends "common/news.j2" %}
{% block body_content %}

<h1>2017-10: GNU Taler v0.4.0 released</h1>
<p>
  We are happy to announce the release GNU Taler v0.4.0 with support for customer
  refunds, protocol versioning, incremental key material download, returning funds
  from the wallet directly back into one&#39;s bank account,
  and various other minor improvements. The Chrome and Chromium wallets
  are available for download via the App store.  The exchange, merchant
  backend and bank components are on the GNU FTP mirrors.  Note that the
  Firefox wallet will take a few more days to become available in the
  App store due to the Mozilla review process.
</p>
{% endblock body_content %}