⚡ 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 (e803e41)
- feat(order): track taker reputation in order state (432a8c1)
- feat(chat): migrate P2P peer chat to the kind-14 chat envelope (9a30ccb)
- feat(chat): add nonce tag to chat rumor construction (fbb1e9d)
- feat: show when order book filters are active (24009df)
- feat: add BBVA and QR Santander payment methods for EUR (#648) (d9852bf)
- feat: Mortsom automation contract (#650) (d651ed2)
We also squashed 10 bug(s) 🐛:
- fix(chat): persist accepted chat envelopes from the background (cfefb99)
- fix(chat): bound the background peer-chat subscription backlog (a359a6d)
- fix(chat): disclose K_conv instead of the raw ECDH secret (5538c7b)
- fix(ui): only tell the maker that someone took their order (0d2a758)
- fix(order): drop the taker reputation when the order goes back to pending (1ffe0d7)
- fix(order): treat the taker-reputation notice as informational only (f9b6cf2)
- fix(ui): show zeros instead of a no-history message (ba58810)
- fix(models): parse the daemon's taker-reputation Peer payload (d0c8d30)
- fix(chat): authenticate envelopes before persisting their outer id (66978e0)
- fix: reset the days field to the shared default (768a858)
📥 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.