github RoboSats/robosats v0.8.3-alpha

one day ago

RoboSats v0.8.3-alpha is now out! 🚀

Changes

What's new

TL;DR

2 new coordinators, some bug fixing and security updates.

For Users

  • 2 new coordinators: WhitEyeSats (#2295) and Alice (#2309)
  • Telegram links removed
  • Nostr events now includes order descriptions
  • When the user tries to load the app in Tor Browser with incompatible browsing configuration, a warning message is now displayed.
  • Better error messages for Order form

Bugs

  • External orders with no available links now don´t display any link button
  • In maker form, clear button now fully clears all inputs

For Coordinators

  • Security updates

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.3.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.3.alpha-....asc

  2. Verify the signer is actually KoalaSat 8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157

Docker Images

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

docker pull recksato/robosats:v0.8.3-alpha

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

docker pull recksato/robosats-client:v0.8.3-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.2-alpha...v0.8.3-alpha

Don't miss a new robosats release

NewReleases is sending notifications on new releases.