From 90b6ed4a4b78e518e8ecb8a1378d1f333e86a4cb Mon Sep 17 00:00:00 2001 From: Raul Duarte Pereira Date: Wed, 14 Aug 2024 18:19:26 -0300 Subject: [PATCH] CU-86duck948 - NEON3 - Bump version to 3.0.1 and add release notes --- src/renderer/src/assets/release-notes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/src/assets/release-notes.json b/src/renderer/src/assets/release-notes.json index b4ebb78d..e9c12a39 100644 --- a/src/renderer/src/assets/release-notes.json +++ b/src/renderer/src/assets/release-notes.json @@ -2,7 +2,7 @@ { "tag_name": "Version v3.0.1", "published_at": "13 Aug 2024", - "body": "
  • • Wallet Connect Enhancement - New Ethereum methods being supported (eth_call, eth_sendRawTransaction, eth_requestAccounts)
  • • Fix issue where if mnemonic has repeated words it was not being properly handled during confirmation
  • • Fix issue with derivation index during import scan
  • ", + "body": "
  • • Wallet Connect Enhancement - New Ethereum methods being supported (eth_call, eth_sendRawTransaction, eth_requestAccounts)
  • • Fix issue where if mnemonic has repeated words it was not being properly handled during confirmation
  • • Fix issue with derivation index during import scan
  • • Fix to Claim GAS visual bug when using Ledger
  • • Fix to issue that was preventing users from sending assets with Ledger
  • ", "html_url": "https://github.com/CityOfZion/neon-wallet-desktop/releases/tag/v3.0.1" }, { @@ -11,4 +11,4 @@ "body": "The new generation of Neon Wallet 3 has arrived, and our self-custodial wallet is better than ever! Since 2017, our mission is to deliver a smooth and enjoyable experience by combining the most modern technologies with an elegant and functional design. Our philosophy remains the same, but Neon certainly does not. Since its launch, it has undergone numerous improvements, and its third generation is here to show that it is ready for the new era of Web3. Here’s what’s new in this version:
  • • Ethereum & Neo X support
  • • New product design
  • • Common Platform Code
  • • Multi-Wallet Architecture
  • • Enhanced Interface Customization
  • • Global Login
  • • Account Import Scanning
  • • Improved WalletConnect Experience
  • ", "html_url": "https://github.com/CityOfZion/neon-wallet-desktop/releases/tag/v3.0.0" } -] \ No newline at end of file +]