github RoboSats/robosats v0.8.5-alpha

pre-release4 hours ago

RoboSats v0.8.5-alpha is now out! 🚀

Changes

What's new

TL;DR

Users can now upload encrypted images in chat. 2 coordinators removed from service.

For Users

  • Users can now upload encrypted images in chat using Coordinator's Blossom server
  • Visual warning for orders with bonds below the default 3%
  • Libraries security updates
  • Removed 2 coordinators:
    • Bitcoin Venetto
    • WhiteEyeSats

New payment methods

  • Doordash USA giftcard
  • Wero

Bugs

  • Infinite loading when reloading/renewing orders now properly catch up
  • When loading any specific path different from root the app failed.
  • Crash on mobile devices when switching between Fiat/Swap modes with a payment method selected
  • Coordinator ratings showed different counts in the list view vs. the detail dialog
  • UI overlap issue where the bond percentage was displayed simultaneously in both the Bond column and the Premium column on certain screen sizes
  • Return OK on successful order cancel

For Coordinators

  • nostr host is now configurable

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

  2. Verify the signer is actually KoalaSat 8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157

Docker Images

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

docker pull recksato/robosats:v0.8.5-alpha

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

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

Don't miss a new robosats release

NewReleases is sending notifications on new releases.