You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+19-30
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,25 @@
1
-
RoboSats v0.7.1 is now out! :rocket:
1
+
RoboSats v0.7.2 is now out! :rocket:
2
2
3
3
# Changes
4
4
## What's new
5
-
- Multiple performance improvements @koalasat
6
-
- Better and faster web notifications @koalasat
7
-
- Bug fixes related to cache @koalasat
8
-
- Fix version updagrade dialog @kaoala
9
-
- Android notification disable button @kaoala
10
-
- Remove Experimental and Satstralia coordinators @kaoala
11
-
- Fix robot avatar generation in Web @kaoala
12
-
- uppercase invoices on QR codes @fiatjaf
5
+
- Recovery robot form improved @koalasat
6
+
- Fast generate robot -> fast generate order @koalasat
7
+
- Nostr order books @koalasat
8
+
- Dependencies upgraded @koalasat
9
+
- Many small bug fixes @koalasat
10
+
- Add coordinator Alias to invoice description @koalasat
13
11
14
12
# Android
15
13
16
-
**[Click to download universal RoboSats APK for Android](https://github.com/RoboSats/robosats/releases/download/v0.7.1-alpha/robosats-v0.7.1.alpha-universal.apk)**
14
+
**[Click to download universal RoboSats APK for Android](https://github.com/RoboSats/robosats/releases/download/v0.7.2-alpha/robosats-v0.7.2.alpha-universal.apk)**
17
15
Smaller bundles for each CPU architecture available in the attachments.
18
16
19
17
### Verify the app using GPG:
20
18
21
-
1.[Download the ascii armored signature](https://github.com/Reckless-Satoshi/robosats/releases/download/v0.7.1-alpha/robosats-v0.7.1.alpha-universal.apk.asc)
19
+
1.[Download the ascii armored signature](https://github.com/Reckless-Satoshi/robosats/releases/download/v0.7.2-alpha/robosats-v0.7.2.alpha-universal.apk.asc)
22
20
23
21
2. Run this command on a directory that contains the apk file and and the ascii armored signature.
3. Verify the signer is actually Reckless-Satoshi (fingerprints match): [B4AB5F19113D4125DDF217739C4585B561315571](https://keys.openpgp.org/vks/v1/by-fingerprint/B4AB5F19113D4125DDF217739C4585B561315571)
27
25
@@ -32,37 +30,28 @@ Alternatively you can also verify with the release with the SHA256 checksum.
32
30
**Download the Desktop App zip file**
33
31
Find the zip file that suits with your operative system:
3. Verify the signer is actually Reckless-Satoshi (fingerprints match): [B4AB5F19113D4125DDF217739C4585B561315571](https://keys.openpgp.org/vks/v1/by-fingerprint/B4AB5F19113D4125DDF217739C4585B561315571)
38
+
###Verify the app using GPG:
50
39
51
-
Alternatively you can also verify with the release with the SHA256 checksum.
40
+
You can also verify with the release with the SHA256 checksum.
See [nodeapp/docker-compose.yml](https://github.com/Reckless-Satoshi/robosats/blob/2cd9d748706a8dcc0f03006b483acc6000e0572a/nodeapp/docker-compose.yml) for an example docker-compose usage of the `robosats-client` image.
0 commit comments