github RoboSats/robosats v0.8.4-alpha

11 hours ago

RoboSats v0.8.4-alpha is now out! 🚀

This is probably the release with the most widely spread contributors in this project's history. Thank you all!

Changes

What's new

TL;DR

Multiple UI improvements and bugs fixed.

For Users

  • Payment methods input clears when switched to Swap @aftermath2
  • API errors are globally displayed in a toast message @keshav0479
  • Bond displays bellow Premium in mobile view @keshav0479
  • Orders are automatically sorted by premium when filtering by SELL / BUY type @FedericoLuque
  • Bond amount in sats estimated prior to order creation @FedericoLuque

New payment methods

Bugs

For Coordinators

Android

Click to download universal RoboSats APK for Android
Smaller bundles for each CPU architecture available in the attachments.

Verify the app using GPG:

  1. Download the ascii armored signature

  2. Run this command on a directory that contains the apk file and and the ascii armored signature.
    gpg --verify robosats-v0.8.4.alpha-universal.apk.asc

  3. Verify the signer is actually KoalaSat 8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157

Additionally, you can download it from Izzysoft repository or ZapStore

Desktop

Download the Desktop App zip file
Find the zip file that suits with your operative system:

Verify the app using GPG:

  1. Download the ascii armored signature:
  1. Run this command on a directory that contains the apk file and and the ascii armored signature.
    gpg --verify robosats-v0.8.4.alpha-....asc

  2. Verify the signer is actually KoalaSat 8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157

Docker Images

Coordinator Backend Image v0.8.4-alpha (Docker Hub)

docker pull recksato/robosats:v0.8.4-alpha

Client App Image v0.8.4-alpha (Docker Hub)

docker pull recksato/robosats-client:v0.8.4-alpha

See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client image.

What's Changed

New Contributors

Full Changelog: v0.8.3-alpha...v0.8.4-alpha

Don't miss a new robosats release

NewReleases is sending notifications on new releases.