Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:57
· 1 commit to main since this release
v1.4.0
fd86032

⚡ Mostro Mobile v1.4.0

A new version of the Mostro P2P Bitcoin trading app is here!

This release brings 4 new feature(s):

  • feat(relays): allow insecure ws:// relays in debug builds (#666) (fd86032)
  • feat(communities): add Argentina and Brasil trusted communities (#678) (9c2e641)
  • feat(trades): keep the invoice available while the order is settled (8dc4004)
  • feat(order): dedicated screen to collect the sats of a settled order (525f5aa)

We also squashed 8 bug(s) 🐛:

  • fix(settings): the settings back control carries its automation identifier (#677) (e7b4293)
  • fix(disputes): reload dispute chats when the app returns to foreground (#675) (66b5788)
  • fix(order): keep the payout invoice reachable after the invoice-updated ack (2813313)
  • fix: let the read-status service absorb its own storage failures (bf67637)
  • fix(order): keep the order snapshot when the message stream has none (7cefdff)
  • fix: never let marking a dispute read block opening it (c340a1a)
  • fix(order): detect the payout add-invoice from the message payload (ca094ca)
  • fix(trades): don't block order details waiting for the public event (9aebae0)

📥 Install

Download the APK for your device architecture below:

  • mostro-v1.4.0-arm64-v8a.apk — most modern Android phones (64-bit)
  • mostro-v1.4.0-armeabi-v7a.apk — older Android phones (32-bit)

The .aab (Android App Bundle) is for Google Play Store distribution.

🖥️ Desktop

Linux and macOS builds are triggered separately and will be attached to this release shortly.

📋 Full Changelog

See CHANGELOG.md for the complete history.