summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-11-17 16:33:10 +0100
committerFlorian Dold <florian@dold.me>2020-11-17 16:33:10 +0100
commitc7ab6034a8eaa625ffab692c3772c42249618c67 (patch)
treef5e45d6df3e0a16640749f272db105ae84ca8bc5
parent2694b4152412db616e3af586d9cb731312cf6ca2 (diff)
downloadwww-c7ab6034a8eaa625ffab692c3772c42249618c67.tar.gz
www-c7ab6034a8eaa625ffab692c3772c42249618c67.tar.bz2
www-c7ab6034a8eaa625ffab692c3772c42249618c67.zip
one more
-rw-r--r--news/2020-12.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/news/2020-12.html.j2 b/news/2020-12.html.j2
index 08f47848..0f563c9f 100644
--- a/news/2020-12.html.j2
+++ b/news/2020-12.html.j2
@@ -21,6 +21,7 @@ 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 cashier Apps for F-Droid</li>
+<li>Significantly reduced permissions required to use the wallet WebExtension</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>