Skip to content

Commit 8b1a7ec

Browse files
committed
v4.47.0
1 parent 08e204d commit 8b1a7ec

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
## Unreleased (develop)
44

5+
## 4.47.0 (staging)
6+
7+
- added: Include Zano sweep private key support for ZANO and tokens.
58
- changed: Move `importKeyOptions` into `CreateWalletImportScene`
69
- removed: Remove `CreateWalletImportOptionsScene`
710

8-
## 4.46.0 (staging)
11+
## 4.46.0 (2026-03-20)
912

1013
- added: Xgram swap exchange plugin support
1114
- added: New Banxa payment methods
@@ -14,15 +17,15 @@
1417
- fixed: Disable "Migrate Wallets" button when no assets are available to migrate
1518
- fixed: Contacts permission prompt no longer appears on first receive and only shows from transaction-list or payee edit flows
1619

17-
## 4.45.0 (2025-03-10)
20+
## 4.45.0 (2026-03-10)
1821

1922
- fixed: Fixed Zano token minting transaction detection issues.
2023
- fixed: Fixed Zano resync data clearing bug.
2124
- fixed: Improved Nym Mixnet Network Privacy performance.
2225
- fixed: Promo card carousel touch interception opening wrong card's CTA link.
2326
- removed: Temporarily disabled Nym mixnet until feature is stable.
2427

25-
## 4.44.0 (2025-02-24)
28+
## 4.44.0 (2026-02-24)
2629

2730
- added: MAYAChain (CACAO) wallet support
2831
- added: Monad (MON) wallet support
@@ -48,7 +51,7 @@
4851
- fixed: Fix incorrect Moonpay buy tracking values caused by deeplink handler overwrite
4952
- fixed: Search bars automatically accepting autocorrect suggestions
5053

51-
## 4.43.2 (2025-02-15)
54+
## 4.43.2 (2026-02-15)
5255

5356
- fixed: (Zano) Reject wrapped ETH addresses in address validation.
5457

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-react-gui",
3-
"version": "4.46.0",
3+
"version": "4.47.0",
44
"private": true,
55
"description": "Edge Wallet React GUI",
66
"homepage": "https://edge.app",

0 commit comments

Comments
 (0)