diff --git a/secant/Resources/WhatsNew/whatsNew.json b/secant/Resources/WhatsNew/whatsNew.json index a5a4cc1f..b08aa564 100644 --- a/secant/Resources/WhatsNew/whatsNew.json +++ b/secant/Resources/WhatsNew/whatsNew.json @@ -1,5 +1,25 @@ { "releases": [ + { + "version": "1.1.4", + "date": "08-22-2024", + "timestamp": 1724327999, + "sections": [ + { + "title": "Added:", + "bulletpoints": [ + "We added ZEC/USD currency conversion to Zashi which doesn't compromise your IP address.", + "You can now view your balances, and type in the transaction amount in both USD and ZEC." + ] + }, + { + "title": "Changed:", + "bulletpoints": [ + "We adopted the latest Zcash SDK version 2.2.0, which brings ZIP 320 TEX addresses support, fetching ZEC/USD exchange rate over Tor, and support for restoring the full history from transparent-only wallets." + ] + } + ] + }, { "version": "1.1.3", "date": "07-10-2024",