Skip to content

Bisq Easy 0.11.0

Latest

Choose a tag to compare

@rodvar rodvar released this 14 Aug 07:59

🚀 Release notes

We’re excited to announce Bisq Easy 0.11.0, bringing fully decentralised, P2P Bitcoin trading over Tor to your Android mobile device, featuring:

  • Peer profiles: tap any trader's avatar in the offer book, chat or trades to see their profile and reputation, with ignore and report-to-moderator actions
  • Faster startup & smaller app: heavy startup work moved off the main thread, build-level optimizations, and lighter avatar image handling
  • More reliable syncing: better offer loading when entering a market and fixes for stuck loading/sync states
  • Plus many more security UX and performance improvements

PLEASE NOTE: We've disabled obfuscation upfront as part of the optimisations included in this build; starting this build onwards, mappings files won't be uploaded to releases anymore.

This update includes as usual many optimisations and bug-fixes based on feedback.

This app is built on the same Bisq 2 Java library as Bisq 2 Desktop, ensuring full protocol compatibility. For technical details, see our project README.

We invite the community to contribute by reporting issues directly on GitHub. The project is under active development, with many improvements already in progress.


📱 Google Play Availability

👉 Google Play:
https://play.google.com/store/apps/details?id=network.bisq.mobile.node


📦 Manual Download (APK)

For users who prefer to download directly from GitHub:

 - File: Bisq_Easy-0.11.0.apk
 - Package: network.bisq.mobile.node
 - Version: 0.11.0 (versionCode 47)
 - Size: 120,484,086 bytes (114.9025783539 MiB)
 - SHA-256: 75b1440a412f1d9b5098fd5d719674d6f711a9b204f6b3bed5718c1be7de5e27
 - Signing cert: a6eadd945acbd4d805e49038896543274ad26b15e1ffc96cfdaca978dc449f96
 - Release certificate (PEM): release-cert.pem (attached)
 - ABIs: universal

Note:
Google Play builds use Play App Signing, resulting in a different certificate fingerprint.
Always verify the APK’s signature before installation.

How to verify


✨ App Highlights

  • Fully integrated Tor client for secure, privacy preserving trading
  • Notifications for new messages in open trades
  • Backup/Restore your network profile
  • Stay connected even in the background — the app automatically reconnects if the connection drops.
  • Multilingual support: English, Spanish, Italian, Russian, Czech, German, Portuguese, Afrikaans, Vietnamese, Turkish, Indonesian, Hindi, French
  • Enhanced error handling and improved user guidance

What's Changed

Note: since the codebase supports 3 apps not all the changes might apply to this specific app release

What's Changed

  • Release/anode 0.10.0 by @rodvar in #1671
  • LocalLanguageCode in App.kt by @nostrbuddha in #1672
  • chore: add note for future ws compression update by @wodoro in #1673
  • Bump io.appium:java-client from 10.0.0 to 10.1.1 in /support/testing by @dependabot[bot] in #1651
  • Bump org.seleniumhq.selenium:selenium-java from 4.44.0 to 4.46.0 in /support/testing in the appium-selenium group by @dependabot[bot] in #1674
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.15.0 in /support/testing by @dependabot[bot] in #1675
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.6 in /support/testing by @dependabot[bot] in #1677
  • Bump commons-io:commons-io from 2.16.1 to 2.22.0 in /support/testing by @dependabot[bot] in #1676
  • Feature/node bisq core logging for debug builds configurable by @rodvar in #1678
  • chore/android_17_apps_compile_sdk_upgrade by @rodvar in #1681
  • fix(tests): move shared presentation test bases to :shared:test-utils by @nostrbuddha in #1685
  • fix: reconnect overlay appearing while connecting to new trusted node by @nostrbuddha in #1684
  • Feature/improve offers sync edge case ux when entering market by @rodvar in #1688
  • Release/connect 0.8.0 by @rodvar in #1689
  • Update translations (57 changed values) in mobile for 13 locales by @hiciefte in #1694
  • fix: redact WS session and client ids from debug logs by @nostrbuddha in #1693
  • test: migrate presentation presenter tests to leaf bases by @nostrbuddha in #1690
  • Chore/umbrel pr upgrade autogenration fixes from first usage by @rodvar in #1691
  • Feature/node r8 optimizations by @rodvar in #1687
  • chore: fix build warnings by @nostrbuddha in #1692
  • release/connect_0.8.0_altstore_upgrade by @rodvar in #1697
  • chore/fine_tune_crai_setup_to_help_find_security_issues by @rodvar in #1698
  • Fixes flaky tests by @nostrbuddha in #1702
  • bugfix/1683_node_startup_main_thread_diagnosis by @rodvar in #1700
  • test: migrate compose tests to leaf bases by @nostrbuddha in #1703
  • chore/automated_script_for_monthly_mobile_reports by @rodvar in #1710
  • feat(peerProfile): add peer profile screen with ignore and report actions, reachable from chat, offerbook, trades and ignored users by @salottodev in #1686
  • chore/improve_trade_funnel_analytics_based_on_first_full_report by @rodvar in #1712
  • Feature/new permissions support for node and connect upgrades by @rodvar in #1696

New Contributors

Full Changelog: anode_0.10.0...anode_0.11.0