Skip to content

v0.7.4

Choose a tag to compare

@cygnet3 cygnet3 released this 08 May 12:18
· 43 commits to master since this release

Warning

Dana wallet is currently still considered 'experimental'. Don't use funds you aren't willing to lose. We don't take responsibility for lost funds.

What's Changed

  • fix: Prevent spending to self by @Sosthene00 in #364
  • chore(rust): update spdk-wallet to latest by @cygnet3 in #367
  • feat: add transaction details screen by @Sosthene00 in #281
  • feat: make the field in ChooseRecipient searching for known contacts by @Sosthene00 in #361
  • fix(contacts): infinite hang when erroring on empty address by @cygnet3 in #371
  • refactor(send): drop RecipientForm and RecipientFormFilled by @cygnet3 in #372
  • refactor(spend): clean up spend flow by @cygnet3 in #373
  • feat(txhistory): sort by confirmation height by @cygnet3 in #379
  • refactor: drop api- prefix from all api structs by @cygnet3 in #376
  • refactor(ui): use FooterButton on home screen for 'pay' by @cygnet3 in #381
  • fix(choose_recipient): change button text to fix screen width by @cygnet3 in #382
  • refactor: drop api- prefix from unsigned sp transaction by @cygnet3 in #383
  • refactor: rename change_address -> change_code by @cygnet3 in #385
  • refactor: remove unused imports by @cygnet3 in #386
  • refactor(screens): use MainScreenSkeleton for all main page screens by @cygnet3 in #388
  • fix(ui, android): wrap main screen column in a SafeArea by @cygnet3 in #391
  • build: update cargokit by @cygnet3 in #393
  • refactor(justfile): drop recipes for manually building binaries by @cygnet3 in #394
  • refactor: drop url_launcher dependency override by @cygnet3 in #395

Full Changelog: v0.7.3...v0.7.4