Dash Desktop v0.0.1-rc.2
Pre-release
Pre-release
Send DASH + UI stabilization
- Send DASH screen working
- Wallet labels
- Dashboard
- Contacts
- Fiat Rates
- Export mnemonic
- UI improvements and bugfixes
- Better sync stability
What's Changed
- fix(p2p): sync stability and cfilter fixes by @r0man1337 in #37
- feat(renderer): persisted theme and live fiat rates by @r0man1337 in #38
- feat(contacts): address book and IPC channel wiring by @r0man1337 in #40
- feat: add setWalletLabel for renaming wallets by @LexxXell in #30
- Add L1 sendCoins support and tx deduplication by @LexxXell in #29
- feat: add exportMnemonic for seed phrase backup by @LexxXell in #31
- feat: add RatesService for DASH→USD balance conversion by @LexxXell in #32
- feat(settings): appearance, currency, CSV export and rename by @r0man1337 in #43
- Consolidate split stack (04-08) into master by @r0man1337 in #45
- Settings: export recovery phrase + move wallet delete; fix send button by @r0man1337 in #46
- Fix testnet issue by @pshenmic in #48
Full Changelog: 0.0.1-rc.1...0.0.1-rc.2