v1.1.0
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)