summaryrefslogtreecommitdiff
path: root/template/news
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-15 17:17:49 +0200
committerFlorian Dold <florian@dold.me>2024-04-15 17:28:30 +0200
commitf9e8ce37888bd880a8f05a7f6a661df2ba164e85 (patch)
tree8b1debe5df44f1b6c2a113da3698774615fefae1 /template/news
parent9a0c9cdae30158956f9b60e83c4d0d83a2c10f2f (diff)
downloadwww-f9e8ce37888bd880a8f05a7f6a661df2ba164e85.tar.gz
www-f9e8ce37888bd880a8f05a7f6a661df2ba164e85.tar.bz2
www-f9e8ce37888bd880a8f05a7f6a661df2ba164e85.zip
-release notes
Diffstat (limited to 'template/news')
-rw-r--r--template/news/2024-06.html.j215
1 files changed, 10 insertions, 5 deletions
diff --git a/template/news/2024-06.html.j2 b/template/news/2024-06.html.j2
index 538b497e..3a643c42 100644
--- a/template/news/2024-06.html.j2
+++ b/template/news/2024-06.html.j2
@@ -10,11 +10,16 @@ has the <a href="https://bugs.gnunet.org/changelog_page.php?version_id=414">full
Notable changes include:
</p>
<ul>
-<li>NEW: Asynchronous /keys verification by wallet-core (no more slow start on first use)</li>
<li>NEW: Support for EBICS 3.0 key exchange by libeufin-nexus</li>
-<li>NEW: public GET endpoint for templates in merchant (nicer UX of payments with static QR codes)</li>
+<li>NEW: Public GET endpoint for templates in merchant (nicer UX of payments with static QR codes)</li>
<li>NEW: iOS wallet release to Apple app store</li>
-<li>BUG: transaction histories are now visible even if the balance is zero</li>
+<li>NEW: Better support for exchange entry management in wallets</li>
+<li>NEW: Wallet-core can now emit observability events for better diagnostics</li>
+<li>NEW: New wallet transaction type to represent lost funds due to expired coins, revoked or defunct denominations</li>
+<li>BUG: Transaction histories are now visible even if the balance is zero</li>
+<li>BUG: Wallets no longer report insufficient balance when funds are in the process of being refreshed</li>
+<li>PERF: Asynchronous /keys verification by wallet-core (no more slow start on first use)</li>
+<li>PERF: Wallet-core now caches queries for coin/denomination selection, and allows cancelling queries</li>
<li>Various minor bugfixes, user experience and documentation improvements</li>
</ul>
<p>
@@ -33,8 +38,8 @@ sync and bank components are distributed via the GNU FTP mirrors.
<li><a href="http://ftpmirror.gnu.org/taler/taler-exchange-0.10.2.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-exchange-0.10.2.tar.gz.sig</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.10.2.tar.gz">http://ftpmirror.gnu.org/taler/taler-merchant-0.10.2.tar.gz</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/taler-merchant-0.10.2.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-merchant-0.10.2.tar.gz.sig</a></li>
-<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz">http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz</a></li>
-<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz.sig</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-v0.10.6.tar.gz">http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz</a></li>
+<li><a href="http://ftpmirror.gnu.org/taler/taler-wallet-v0.10.6.tar.gz.sig">http://ftpmirror.gnu.org/taler/taler-wallet-0.10.0.tar.gz.sig</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.10.1-sources.tar.gz">http://ftpmirror.gnu.org/taler/libeufin-0.10.1-sources.tar.gz</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/libeufin-0.10.1-sources.tar.gz.sig">http://ftpmirror.gnu.org/taler/libeufin-0.10.1-sources.tar.gz.sig</a></li>
<li><a href="http://ftpmirror.gnu.org/taler/sync-0.10.1.tar.gz">http://ftpmirror.gnu.org/taler/sync-0.10.1.tar.gz</a></li>