We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f262af7 commit d63fb90Copy full SHA for d63fb90
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.4.0 (2025-03-25)
6
+
7
- fixed: Remove race condition causing missing transaction between showing address and initial login.
8
- fixed: Upgrade edge-core-js to 2.26.0 to implemented new Seen Tx Checkpoint API
9
package.json
@@ -1,6 +1,6 @@
1
{
"name": "edge-currency-monero",
- "version": "1.3.2",
+ "version": "1.4.0",
"description": "Edge Monero currency plugin",
"homepage": "https://edge.app",
"repository": {
0 commit comments