Skip to content

v1.1.0

Compare
Choose a tag to compare
@KayBeSee KayBeSee released this 12 Oct 00:53
· 53 commits to master since this release
8a4cbda

Introducing Lily Wallet v1.1

Features

  • Lightning Network account management
  • Request keys via URL (magic link)
  • Device management
    • add device owner name
    • add device owner email
  • Device replacement flow
  • Dark mode

Minor features

  • Import vault from Caravan file (#15)
  • Allow empty PSBTs to be imported and inputs automatically populated from account (a0d77ed)
  • Add shopping cart view for license purchase / lightning channel opening
  • Sats/BTC currency toggle

Technical

  • Break project into monorepo with seperate repos for frontend/electron/express/types/shared-server logic
  • Generalize setup flow to allow different address types on vaults (required for #15)