Skip to content

Commit cc8bc66

Browse files
committed
v4.44.0
1 parent 116383a commit cc8bc66

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased (develop)
44

5+
## 4.44.0 (staging)
6+
57
- added: MAYAChain (CACAO) wallet support
68
- added: Monad (MON) wallet support
79
- added: Nym (NYM) wallet support
@@ -10,7 +12,7 @@
1012
- changed: Manage tokens scene saves changes on explicit save instead of live toggling
1113
- changed: Unify split wallet scene titles and add chain-specific descriptions for EVM and UTXO splits
1214

13-
## 4.43.0 (staging)
15+
## 4.43.0 (2025-02-09)
1416

1517
- added: `chooseCaip19Asset` EdgeProvider API for precise wallet selection using CAIP-19 identifiers
1618
- added: EdgeSpend feature for gift card purchase via Phaze

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.43.0",
3+
"version": "4.44.0",
44
"private": true,
55
"description": "Edge Wallet React GUI",
66
"homepage": "https://edge.app",

0 commit comments

Comments
 (0)