Skip to content

v0.15.0

Compare
Choose a tag to compare
@andywer andywer released this 17 Jan 16:26
· 1748 commits to master since this release
1366b16

The Public Beta Release 🚀

Breaking

  • Changed multi-signature service URL (#348)

New features

  • New branding (#314, #333)
  • Add terms & conditions confirmation (#349, #350)
  • Simplify multi-sig setup (#318, #319)
  • Allow dismissing pending multi-sig transactions (#320)
  • Add "receive payment" view (#329)
  • Show signers in transaction confirmation (#331)
  • Add USD to one-click-add assets (#332)
  • Show balance(s) in "create payment" view (#342)

Bug fixes

  • Prevent removing all signers (#316)
  • Make "select all" keyboard shortcut work (#337)
  • Fix transaction confirmation bug on consecutive payments (#341)
  • Prevent error when enabling multi-sig while there are no accounts (#343)
  • Disable "Manage Assets" & "Manage Signers" if account is unactivated (#344)
  • Don't show password input when reviewing signed transaction (#345)
  • Fix race condition leading to permanent spinners on some devices (#346)

Other

  • Release source code under GPL