Skip to content

Commit

Permalink
v4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Oct 1, 2024
1 parent 9a46410 commit ccfa3d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 4.15.0

- added: Add Maya Protocol
- added: Re-enable Piratechain on iOS
- added: Battery Saver warning message for Android
Expand All @@ -12,7 +14,7 @@
- changed: Enable Cardano staking
- changed: Remove whitespaces from custom token contract address input
- changed: Use unique ENV configs for thorchain and thorchainda swap plugins
- fixed: Correctly tag `tokenApproval` `actionType` in `getTxActionDisplayInfo`
- fixed: Correctly tag `tokenApproval` `actionType` in `getTxActionDisplayInfo`
- fixed: URI encoding in Paybis return URIs
- fixed: AddressTile2 touchable area states
- fixed: Cases where it was possible to create duplicate custom tokens
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edge-react-gui",
"version": "4.14.0",
"version": "4.15.0",
"private": true,
"description": "Edge Wallet React GUI",
"homepage": "https://edge.app",
Expand Down

0 comments on commit ccfa3d4

Please sign in to comment.