summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-11-17 16:29:03 +0100
committerFlorian Dold <florian@dold.me>2020-11-17 16:29:32 +0100
commitd50f1071f118efe5e5f380e13e85c9e874908940 (patch)
treeb8391f46ae3c48bada8c467affdaea1fd582f6ad
parentd507756acef6849ca00e67126fab177981745911 (diff)
downloadwww-d50f1071f118efe5e5f380e13e85c9e874908940.tar.gz
www-d50f1071f118efe5e5f380e13e85c9e874908940.tar.bz2
www-d50f1071f118efe5e5f380e13e85c9e874908940.zip
some more release announcement points
-rw-r--r--news/2020-12.html.j26
1 files changed, 5 insertions, 1 deletions
diff --git a/news/2020-12.html.j2 b/news/2020-12.html.j2
index 9ce79e96..e7f2255a 100644
--- a/news/2020-12.html.j2
+++ b/news/2020-12.html.j2
@@ -10,7 +10,8 @@ has the <a href="https://bugs.gnunet.org/changelog_page.php?version_id=294">full
Notable changes include:
</p>
<ul>
-<li>Improved the HTTP API of the merchant to be more RESTful</li>
+<li>Support for terms of service endpoints in exchange and merchant</li>
+<li>Improved the HTTP API of the merchant to be more RESTful and easier to use</li>
<li>Optional inventory management by the merchant backend</li>
<li>Product image previews in contracts</li>
<li>Improved message flow for tipping and refunds to ensure merchant knows
@@ -20,6 +21,9 @@ Notable changes include:
generate HTML pages for wallet interactions</li>
<li>Implemented long-polling support for refunds</li>
<li>Packaged merchant point-of-sale and casher Apps for F-Droid</li>
+<li>Redesigned transactions view in the wallet, which unifies pending operations, history and error reporting</li>
+<li>Improved usability, error reporting, robustness and stability of the wallet</li>
+<li>Availability of a documented API for the wallet core, now used by all user interfaces</li>
<li>Various minor bugfixes and documentation improvements</li>
</ul>