Skip to content

Releases: dashpay/dash-wallet

Dash Wallet v9.0.3

03 Jul 20:08
4094879
Compare
Choose a tag to compare

Version 9.0.3 for Android brings some bug fixes surrounding the Coinbase and Uphold integrations and addresses some crashes. It also includes some improvements associated with how we maintain the data for Explore Dash and a new integration with Coin ATM Radar which adds more ATM locations and other services that allow for the buying and selling of Dash across 45 more countries. This version also ensures a smooth transition through the activation of the v19.2 Core protocol.

What's Changed

Full Changelog: v9.0.2...v9.0.3

Dash Wallet v9.0.2

06 Jun 16:03
2fa72f0
Compare
Choose a tag to compare

v9.0.2

  • update to dashj 19.0.2
  • Coinbase: hide Transfer Dash when network offline

What's Changed

  • Coinbase Transfer button (Network unavailable) by @hadia in #1127

Full Changelog: v9.0.1...v9.0.2

SHA256

47add19b145dfb786c7113578bd4a1aed453635f88419e9a4675c43524851e4b  dash-wallet-9.0.2.apk

Dash Wallet v9.0.1

25 May 00:54
e97d55f
Compare
Choose a tag to compare
  • Includes various fixes for Core 19 network compatibility

What's Changed

Full Changelog: v9.0.0...v9.0.1

SHA256

8fc4c1da34782655af5dbb29a368b310e1f87d13e95423efaee9ffafc2e12c5a  dash-wallet-9.0.1.apk

Dash Wallet v9.0.0

19 May 15:39
bb3d885
Compare
Choose a tag to compare

Dash Wallet 9.0.0

Version 9.0 provides support for v19 of the Core protocol and some sync improvements. PLEASE NOTE: You should update your wallet as soon as possible but we expect that even after updating there may be some instability experienced in the wallet between 20-May to 27-May. There is no risk of losing your funds during this upgrade but if you need access to your funds in the wallet during this period, you should move them to another wallet.

  • Supports Dash Core 19 with dashj 19.0
  • Added Masternode Keys feature
  • Request PIN code for balance (quick send)
  • Improve Transaction Error UI
  • Allow sending when exchange rate is missing
  • Redesign balance header on Home Screen
  • Redesign wallet backup
  • Update Shortcut buttons on Home Screen
  • Fixes for Crowdnode related to Android 12 and account linking
  • Improve initial sync speed when app starts

What's Changed

Full Changelog: v8.1.3...v9.0.0

SHA256:
12910e62ae912dafaa19a38e088fbc8150a44e72c886c867daab30ea1f4f810b dash-wallet-9.0.0.apk
8b84be959bb857809f5413e93c695623fd6a9fb471aeba28683488f6c13c264e dash-wallet-9.0.0-testnet.apk

Dash Wallet v8.1.3

11 Jan 23:38
5571ef9
Compare
Choose a tag to compare

v8.1.3

  • Fix Uphold Transfer Crash
  • Add Sync Explore DB button on About Screen (Testnet only)

What's Changed

Full Changelog: v8.1.2...v8.1.3

SHA256
21b8feccfd205ebb7c01a2af921c43b43ef03b3f44264098caded4a542f76e90  dash-wallet-8.1.3.apk

Dash Wallet v8.1.2

05 Jan 14:03
1251f7e
Compare
Choose a tag to compare
  • Fix transaction details crash
  • Redesign send screen
  • Fix locale specific Coinbase crash
  • Improve Coinbase error messaging
  • Fix inactivity notification crash on Android 12 and up
  • Fix Crowdnode APY calculation error
  • Show v2 transactions after restart or disconnect
  • Explore Dash DB improvements
  • Update checkpoints (fixes syncing in the testnet app)

What's Changed

  • [NMA-1414] Explore fixes by @Syn-McJ in #1054
  • chore: use github secrets for text file contents instead of encrypted files by @HashEngineering in #1057
  • fix: don't forget v2 transactions after restart or disconnect (NMA-1424) by @HashEngineering in #1056
  • Bugfix: eliminant coinbase bigdecimal crash (NMA-1426) by @HashEngineering in #1060
  • [NMA-1413] (Coinbase) Show different error dialog in case of unusable payment method by @Syn-McJ in #1061
  • fix: prevent division by zero from empty valid masternode list (NMA-1393) by @HashEngineering in #1062
  • feat(coinbase): cache base id values [NMA-1402] by @Syn-McJ in #1065
  • refactor: fold inactivity and upgrade services into BootstrapReceiver by @HashEngineering in #1066
  • feat: Send Coins screen redesign and refactor [NMA-1429] by @Syn-McJ in #1067
  • fix: integration sample on Android 11+ by @Syn-McJ in #1070
  • feat: Send screen improvements [NMA-1039] by @Syn-McJ in #1071
  • fix: BIP70 payment request crash [NMA-1443] by @Syn-McJ in #1073
  • fix: SweepWallet back button and OffsetDialog crush [NMA-1444] by @Syn-McJ in #1075
  • fix: back button for tools screens by @Syn-McJ in #1076

Full Changelog: v8.1.1...v8.1.2

ef07f018a917386ef7c968fc9ca5e4c0c1a986fb2abcadacbed65e9896044509  dash-wallet-8.1.2.apk
92815aebe9e129a27ec9687efe9c0c8fdc7900a153c8470b697c8d3f2661c138  dash-wallet-8.1.2-testnet.apk

Dash Wallet v8.1.1

04 Nov 21:20
cc2bf09
Compare
Choose a tag to compare

Release notes

  • Capital letters not allowed when restoring a wallet. This prevents restoring an empty wallet.
  • Upgrade fingerprint scanner. We hope this addresses fingerprint issues on Android 12 and 13.
  • fix transaction status on Home Screen
  • Won't use new exchange rates on old transactions
  • Add info dialog for services
SHA256:
71e238feb4487cbdac9d2d8a48062fd83d5a8daf9c7e7a896ae58e811d92f72c  dash-wallet-8.1.1.apk
a3de89468729dc7dffaf07bf8720fe6ff60882370faeafb494f05de7d9fccc5c  dash-wallet-8.1.1-testnet.apk

What's Changed

Full Changelog: v8.1...v8.1.1

Dash Wallet v8.1

03 Oct 15:10
1772282
Compare
Choose a tag to compare
  • Make QR code readable in forced dark mode
  • Redesign UI for Receive Screen to include Import Private Key
  • Redesign about page
  • Fix issues with Coinbase Convert
  • Fix several minor crashes
  • Improve slow sync times from previous v8.x versions
  • use dashj 0.18.2 which fixes other sync issues

What's Changed

  • [NMA-1278 && NMA-1276] Import Private Key on the Send/Receive screen + redesign by @Syn-McJ in #1035
  • [NMA-1392] UI crashes by @Syn-McJ in #1041
  • [NMA-1388] BottomNavigationView in Wallet by @Syn-McJ in #1040
  • [NMA-1383] "You will receive" remains after reopen Convert Crypto by @Syn-McJ in #1045
  • [NMA-1378] About screen redesign + Explore sync info fixes by @Syn-McJ in #1044
  • fix: improve sync speeds for wallet restoration/rescan by @HashEngineering in #1043

Full Changelog: v8.0.1...v8.1

SHA256

1f780b0a3127991b29d3503e106bc011b4297fcb805592ee2f491c975209338a  dash-wallet-8.1.apk

Dash Wallet v8.0.1

20 Sep 14:03
Compare
Choose a tag to compare

Changes

  • Fix to show errors on Home Screen when scanning invalid QR codes
  • Recover linked Crowdnode account after restoring recovery phrase
  • Improve error handling on Coinbase
  • update to dashj 0.18.1 to fix sync issues

Known Issues

  • Syncing is slower on older devices than previous versions (v7.x)

What's Changed

Full Changelog: v8.0...v8.0.1

SHA256
8a2081c319fa67469b16c61996dbee4939bf611c3e6bd7fe8ce24c13894a96f2  dash-wallet-8.0.1.apk

Dash Wallet v8.0

02 Sep 15:12
ebf9d71
Compare
Choose a tag to compare
  • Home Screen does not round balance, group transactions by date
  • Crowdnode fixes
  • Remove Liquid Support
  • Support Dash Core 18 network upgrade
  • Build for Android 12

What's Changed

Full Changelog: v7.6.1...v8.0

SHA256:
378ace8bfdc00f2b8f1a49d496be10d7f1cc71f30c80f774b2dfa6083be6e09c  dash-wallet-8.0.apk