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
+16-17
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,24 @@
1
-
RoboSats v0.7.2 is now out! :rocket:
1
+
RoboSats v0.7.3 is now out! :rocket:
2
2
3
3
# Changes
4
4
## What's new
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
5
+
- Websockets now working on Android app: this enables instant chat and Nostr order book features! @koalasat
6
+
- First external coordinator now available: you can now see @lnp2pbot orders on RoboSats UI @koalasat
7
+
- Better display coordinator info on the Create Order form @koalasat
8
+
- Charts now depend on selected currency @femelo
9
+
- Fixed exchange summary aggregatons @koalasat
11
10
12
11
# Android
13
12
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)**
13
+
**[Click to download universal RoboSats APK for Android](https://github.com/RoboSats/robosats/releases/download/v0.7.3-alpha/robosats-v0.7.3.alpha-universal.apk)**
15
14
Smaller bundles for each CPU architecture available in the attachments.
16
15
17
16
### Verify the app using GPG:
18
17
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)
18
+
1.[Download the ascii armored signature](https://github.com/Reckless-Satoshi/robosats/releases/download/v0.7.3-alpha/robosats-v0.7.3.alpha-universal.apk.asc)
20
19
21
20
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)
25
24
@@ -30,9 +29,9 @@ Alternatively you can also verify with the release with the SHA256 checksum.
30
29
**Download the Desktop App zip file**
31
30
Find the zip file that suits with your operative system:
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