Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 919 Bytes

1.0.0

  • Add transaction privacy analyzing

0.9.0

  • Build for redhat linux distributions, and windows.
  • bugfixes

0.8.0

  • Linux builds and small dynamic style improvements
  • logout dropdown button

0.7.0

  • Add consolidation mode.

0.6.0

  • Improve fee estimate
  • Display total USD value in Batch input header
  • Bug fixes
    • Clear batch tx estimate after output count changes.
    • Handle hardware wallet xpub not found error handling
  • Code refactors
    • Enum for page routes
    • Refactor descriptor functions.
    • improve hardware wallet flow with state enum.
    • Improve variable naming (multisigWalletDetails -> keyDetails)

0.5.0

  • Transaction output selection.
  • Separate batch vs single tx ui.
  • Ability to add and remove fee rate colors.

0.4.0

  • Add multisig wallet support

0.3.0

  • usd price support.

0.2.0

  • Add hardware wallet support
  • Add gap limit support

0.1.0

  • Initial alpha