Original release notes
Mostro Mobile v1.3.3
A new version of the Mostro P2P Bitcoin trading app is here!
This release brings 7 new feature(s):
- feat(ui): show the taker reputation to the maker (e803e41b)
- feat(order): track taker reputation in order state (432a8c10)
- feat(chat): migrate P2P peer chat to the kind-14 chat envelope (9a30ccbb)
- feat(chat): add nonce tag to chat rumor construction (fbb1e9d7)
- feat: show when order book filters are active (24009dff)
- feat: add BBVA and QR Santander payment methods for EUR (#648) (d9852bfc)
- feat: Mortsom automation contract (#650) (d651ed2a)
We also squashed 10 bug(s) :
- fix(chat): persist accepted chat envelopes from the background (cfefb993)
- fix(chat): bound the background peer-chat subscription backlog (a359a6dc)
- fix(chat): disclose K_conv instead of the raw ECDH secret (5538c7b2)
- fix(ui): only tell the maker that someone took their order (0d2a758e)
- fix(order): drop the taker reputation when the order goes back to pending (1ffe0d73)
- fix(order): treat the taker-reputation notice as informational only (f9b6cf28)
- fix(ui): show zeros instead of a no-history message (ba58810c)
- fix(models): parse the daemon's taker-reputation Peer payload (d0c8d302)
- fix(chat): authenticate envelopes before persisting their outer id (66978e0b)
- fix: reset the days field to the shared default (768a858a)
---
Install
Download the APK for your device architecture below:
mostro-v1.3.3-arm64-v8a.apk- most modern Android phones (64-bit)mostro-v1.3.3-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.

