github RoboSats/robosats v0.4.3-alpha

latest releases: android-17a077b, android-d72e83a, android-8168108...
14 months ago

RoboSats v0.4.3-alpha is now out! 🚀

This release has many small fixes and new features:

  • Support for Iranian Toman (IRT) by @HT696
  • Order book performance improved by ~50%
  • Android app now launches your Telegram client or LN wallet when tapping on the QR codes.
  • Fix "no robot" error on Android app
  • Add multi-architecture builds for Android (size of APK down from ~120MB to ~30MB)
  • Improved order book column management (DataGrid updated to MUI-X v6)
  • Up-to-date Spanish translation by @Gravity2106
  • Up-to-Data Catalan translation by @BlueLynx21
  • Fix Tinkoff payment method collision by @dirtyroom969
  • Coordinator allows all origins (prerequisite for further Federation-enabled clients testings)
  • Improved handling of stray locked HTLCs
  • Improved handling of payout invoices that are "holded" or get stuck
  • Improved resource efficienty of celery tasks.
  • Fixed celery tasks to check on outgoing stuck payments consuming all celery worker threads.
  • Improved visuals on Telegram notifications ( ...have EmOjIs...)
  • New telegram notifications for first in-app chat message from peer and any subsequent message that has a gap of >5min

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.4.3.alpha-universal.apk.asc

  3. Verify the signer is actually Reckless-Satoshi (fingerprints match): B4AB5F19113D4125DDF217739C4585B561315571

Alternatively you can also verify with the release with the SHA256 checksum.

Known missing features:

  • Android APK has no sound or notifications.

Docker Images

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

docker pull recksato/robosats:v0.4.3-alpha

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

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

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

Changelog

New Contributors

Full Changelog: v0.4.2-alpha...v0.4.3-alpha

Don't miss a new robosats release

NewReleases is sending notifications on new releases.