Skip to content

Commit 019e5c7

Browse files
committed
Bump version to v4.50.0
1 parent ba9a68a commit 019e5c7

3 files changed

Lines changed: 6 additions & 4 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.50.0 (staging)
6+
57
- added: Changelly swap provider
68
- added: NYM swap provider (`nymswap`)
79
- added: Optional Bridgeless swap referral id via the `BRIDGELESS_INIT` env config, passed through to the swap plugin.
@@ -11,7 +13,7 @@
1113
- fixed: MoonPay "Send with Edge" sell link now opens the app to a pre-filled Send scene. All ramp redirect URLs (payment, success, fail, cancel) point at the claimed deep.edge.app.
1214
- removed: SideShift `privateKey` from env config; the swap integration no longer sends the affiliate secret header.
1315

14-
## 4.49.0 (staging)
16+
## 4.49.0 (2026-07-09)
1517

1618
- added: Monero wallet import support
1719
- added: Monero wallet settings to choose between a Light Wallet Server and a monerod full node backend

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)