summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-10-18 15:46:18 +0200
committerChristian Grothoff <christian@grothoff.org>2017-10-18 15:46:18 +0200
commit0d4e6b330b01873edba106360149cb4308e49362 (patch)
tree7ffa68342c0c4166b570faadf19dbeaa2b09905b
parentb87b128477e0bb916013612c72199c435390ee19 (diff)
downloadwww-0d4e6b330b01873edba106360149cb4308e49362.tar.gz
www-0d4e6b330b01873edba106360149cb4308e49362.tar.bz2
www-0d4e6b330b01873edba106360149cb4308e49362.zip
announce v0.4.0 release
-rw-r--r--news.html.j2.inc1
-rw-r--r--news/2017-10.inc10
2 files changed, 11 insertions, 0 deletions
diff --git a/news.html.j2.inc b/news.html.j2.inc
index 070b121c..1641366b 100644
--- a/news.html.j2.inc
+++ b/news.html.j2.inc
@@ -1,3 +1,4 @@
+{% include "news/2017-10.inc" %}
{% include "news/2017-08.inc" %}
{% include "news/2017-04.inc" %}
{% include "news/2017-03.inc" %}
diff --git a/news/2017-10.inc b/news/2017-10.inc
new file mode 100644
index 00000000..8a40d5e3
--- /dev/null
+++ b/news/2017-10.inc
@@ -0,0 +1,10 @@
+ <h3>10-2016: GNU Taler v0.4.0 released</h3>
+ <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'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>
+ \ No newline at end of file