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 67426c1 commit 7a564e3Copy full SHA for 7a564e3
packages/espressocash_app/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 1.97.0
2
+
3
+ - **REFACTOR**: getting simulated balance.
4
+ - **FIX**: transaction waiting.
5
+ - **FIX**: coinflow withdrawal flow.
6
+ - **FIX**: coinflow build (#1209).
7
+ - **FEAT**: update l10n (#1211).
8
+ - **FEAT**: splash screen updates (#1201).
9
10
## 1.96.0
11
12
- **REFACTOR**: move FileManager to data (#1190).
packages/espressocash_app/pubspec.yaml
@@ -1,7 +1,7 @@
name: espressocash_app
description: Espresso Cash mobile wallet for Solana
publish_to: "none"
-version: 1.96.0
+version: 1.97.0
environment:
sdk: ">=3.0.0 <4.0.0"
0 commit comments