We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2bf28 commit 16df0d2Copy full SHA for 16df0d2
2 files changed
CHANGELOG.md
@@ -2,7 +2,12 @@
2
3
## Unreleased (develop)
4
5
-## 4.43.0 (staging)
+## 4.43.1 (2025-02-13)
6
+
7
+- fixed: Missing 2-factor approve / deny scene on login
8
+- fixed: Security check notification not reappearing after dismissal
9
10
+## 4.43.0 (2025-02-09)
11
12
- added: `chooseCaip19Asset` EdgeProvider API for precise wallet selection using CAIP-19 identifiers
13
- added: EdgeSpend feature for gift card purchase via Phaze
package.json
@@ -1,6 +1,6 @@
1
{
"name": "edge-react-gui",
- "version": "4.43.0",
+ "version": "4.43.1",
"private": true,
"description": "Edge Wallet React GUI",
"homepage": "https://edge.app",
0 commit comments