Releases: dashpay/dash-wallet
Dash Wallet v9.0.3
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
- fix(explore): ATM UI issues by @Syn-McJ in #1132
- chore: upgrade low storage warning by @Syn-McJ in #1135
- chore(uphold): update logo by @Syn-McJ in #1138
- fix(uphold): wrong balance by @Syn-McJ in #1140
- fix(explore): cleanup old databases by @Syn-McJ in #1139
- Coinbase: Transfer Dash: You will receive amount by @hadia in #1128
- fix: use scrCompat to prevent crashes on api 23 by @Syn-McJ in #1141
- fix: send coins crash by @Syn-McJ in #1143
- fix: don't make sounds in Do Not Disturb mode by @Syn-McJ in #1142
- Fix(Coinbase): Expired token message by @hadia in #1144
- chore: update dashj to 19.0.3-SNAPSHOT by @HashEngineering in #1145
- Finalize 9.0.3 by @HashEngineering in #1149
Full Changelog: v9.0.2...v9.0.3
Dash Wallet v9.0.2
v9.0.2
- update to dashj 19.0.2
- Coinbase: hide Transfer Dash when network offline
What's Changed
Full Changelog: v9.0.1...v9.0.2
SHA256
47add19b145dfb786c7113578bd4a1aed453635f88419e9a4675c43524851e4b dash-wallet-9.0.2.apk
Dash Wallet v9.0.1
- Includes various fixes for Core 19 network compatibility
What's Changed
- Release 9.0.1 by @HashEngineering in #1124
Full Changelog: v9.0.0...v9.0.1
SHA256
8fc4c1da34782655af5dbb29a368b310e1f87d13e95423efaee9ffafc2e12c5a dash-wallet-9.0.1.apk
Dash Wallet v9.0.0
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
- fix(crowdnode): prevent Android 12 crash and close online linking screen by @HashEngineering in #1085
- fix: clearing Explore prefs on wallet reset by @Syn-McJ in #1092
- feat: updating Shortcut bar by @hadia in #1103
- feat: redesign passphrase backup [NMA-1484] by @Syn-McJ in #1106
- feat: add coinbase to translation comparison tool by @HashEngineering in #1081
- feat: redesign balance header [NMA-1483] by @Syn-McJ in #1108
- fix: allow send if exchange rate is missing [NMA-1506] by @Syn-McJ in #1109
- feat: transaction errors UI [NMA-1277] by @Syn-McJ in #1111
- feat: add core 19 support by @HashEngineering in #1112
- chore: upgrade transifex config by @Syn-McJ in #1117
- fix: request PIN code for balance if launched from the lock screen by @Syn-McJ in #1118
- fix: remove TxError code for test cases by @HashEngineering in #1120
- fix: core 19 masternode list sync speed and update translations by @HashEngineering in #1121
- feat: add masternode keys UI by @HashEngineering in #1102
- fix: improve masternode keys UI by @HashEngineering in #1123
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
v8.1.3
- Fix Uphold Transfer Crash
- Add Sync Explore DB button on About Screen (Testnet only)
What's Changed
- feat(explore): force sync button for TestNet builds [NMA-1446] by @Syn-McJ in #1077
- fix: prevent uphold crash and center text by @HashEngineering in #1080
Full Changelog: v8.1.2...v8.1.3
SHA256
21b8feccfd205ebb7c01a2af921c43b43ef03b3f44264098caded4a542f76e90 dash-wallet-8.1.3.apk
Dash Wallet v8.1.2
- 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
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
- [NMA-1380] Integrations Overview screen by @Syn-McJ in #1047
- [NMA-1384] Coinbase coin picker bugfixes by @Syn-McJ in #1046
- fix: restore passphrase should not allow capital letters by @HashEngineering in #1049
- fix: exchange rates sync by @HashEngineering in #1050
- [NMA-1396] Fingerprint scanner upgrade & fixes by @Syn-McJ in #1051
- [NMA-1419] Tx statuses bugfix by @Syn-McJ in #1053
- fix: update testnet block explorer url's by @HashEngineering in #1052
Full Changelog: v8.1...v8.1.1
Dash Wallet v8.1
- 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
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
- Nma 1365 by @hadia in #1029
- [NMA-1373] (Crowdnode) Restore linked online account by @Syn-McJ in #1032
- fix: Error dialog on invalid QR code by @Syn-McJ in #1036
- Bugfix release 8.0.1 by @HashEngineering in #1037
Full Changelog: v8.0...v8.0.1
SHA256
8a2081c319fa67469b16c61996dbee4939bf611c3e6bd7fe8ce24c13894a96f2 dash-wallet-8.0.1.apk
Dash Wallet v8.0
- 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
- [NMA-1359] fix: remove length limit for the home screen balance by @Syn-McJ in #1026
- [NMA-1331] (CrowdNode) FundsOpen page for a linked account by @Syn-McJ in #1024
- [NMA-1364] Group transactions by date on Home Page by @Syn-McJ in #1022
- [NMA-1355] Remove Liquid integration by @Syn-McJ in #1025
- [NMA-1060] Target SDK 31 by @Syn-McJ in #1027
- fix: setting desugaring library version to 1.1.5 to avoid crashes by @Syn-McJ in #1030
- Feat: Add Dash Core 0.18 Support by @HashEngineering in #1031
- chore: update translations for 8.0 by @HashEngineering in #1033
Full Changelog: v7.6.1...v8.0
SHA256:
378ace8bfdc00f2b8f1a49d496be10d7f1cc71f30c80f774b2dfa6083be6e09c dash-wallet-8.0.apk