|
2 | 2 |
|
3 | 3 | ## Unreleased (develop) |
4 | 4 |
|
5 | | -- added: Remote enable/disable of gift card providers via the info server's giftCardInfo config, supporting whole-provider disabling for Phaze and Bitrefill and per-brand disabling for Phaze. |
6 | | -- changed: Reorganize the wallet list menu so Asset Settings is reached through Wallet Settings, and rename the Monero "Backend" card to "Server Settings". |
7 | | -- fixed: Prevent imported Monero wallets from using the Edge LWS backend. Choosing to import now prompts the user to continue with a full node or configure a custom LWS server, matching the wallet settings rule. |
8 | | - |
9 | 5 | ## 4.49.0 (staging) |
10 | 6 |
|
11 | 7 | - added: Monero wallet import support |
|
16 | 12 | - added: Nym mixnet warning in Stake, Unstake, and Claim Rewards scenes |
17 | 13 | - added: Logbox disable option to env.json |
18 | 14 | - added: Reverse-resolve recipient addresses to ENS / Unstoppable Domains / ZNS names in the send flow, address modal, and transaction history. |
| 15 | +- added: Remote enable/disable of gift card providers via the info server's giftCardInfo config, supporting whole-provider disabling for Phaze and Bitrefill and per-brand disabling for Phaze. |
19 | 16 | - changed: Migrate Monero to the react-native-monero implementation, replacing edge-currency-monero |
20 | 17 | - changed: Migrate package manager from yarn to npm. |
21 | 18 | - changed: Deprecate Botanix by switching it to keys-only mode on July 9, 2026. |
| 19 | +- changed: Reorganize the wallet list menu so Asset Settings is reached through Wallet Settings, and rename the Monero "Backend" card to "Server Settings". |
22 | 20 | - fixed: Android build failure from the home screen long-press shortcuts feature, caused by an expo-quick-actions Kotlin compile error under Kotlin 2.3. |
23 | 21 | - fixed: Use Biometrics toggle in Settings reverting to its previous state after leaving and re-entering the scene. |
| 22 | +- fixed: Prevent imported Monero wallets from using the Edge LWS backend. Choosing to import now prompts the user to continue with a full node or configure a custom LWS server, matching the wallet settings rule. |
24 | 23 |
|
25 | 24 | ## 4.48.2 (2026-06-03) |
26 | 25 |
|
|
0 commit comments