Releases: Lily-Technologies/lily-wallet
Lily v1.1-rc-1
This is the release candidate for Lily v1.1.
Features:
- Full node support via local Bitcoin Core or remote via RPC/Tor
- Cobo Vault support
- Ledger firmware bug fix
- Account information saved locally in data directory (no needing to find backup file to load. doesn't downloading backup file after every change)
- Settings redesign
- Trial/License mechanism
- receive/send account select redesign
- add TitleBar
Technical changes
- Convert project to Typescript
- Add tests for all account types, address generation, sending logic
- A lot of refactor
Full Node Beta
Beta version of full node implementation.
SingleSig HWW Bug Fix
Fixes a bug when sending txs from a single hardware wallet
Lily Wallet v1.0.0
Lily Wallet v1 Release 🎉
Release Notes
This is the first official release of Lily Wallet (formally known as Coldcard Kitchen). Lily is an all-in-one manager of your Bitcoin funds. Easily connect your hardware devices (or import via file) and create multisignature vaults, manage single hardware wallet accounts, and create wallets to export to mobile wallets like BlueWallet. Create transactions in Lily or import PSBTs from elsewhere and sign them with your devices and export them for other signers.
Features
- Mac, Windows, Linux applications
- Supports Coldcard, Ledger, Trezor Hardware Wallets
- Multisignature Vaults (k-of-n up to n = 15)
- Single Hardware Wallet Support (BIP 49 P2WPKH-nested-in-P2SH, should reflect values in Ledger Live + Trezor Wallet)
- Create regular P2WPKH wallets within app
- Coldcard Airgapped (import device and tx signing)
- PSBT Import
- PSBT Export
- Interoperable with BlueWallet and Caravan
0.0.2-rc1 - new os's + ledger support
New Features
- Linux Support
- Windows Support
- Ledger Support
- Massive performance increase (stripped most of the logic from the frontend to the backend)
Bug Fixes
- Single sig HD wallets can spend txs with multiple inputs
Initial Release
Initial Release for Lily Wallet - an easy to use Bitcoin wallet with multisignature vaults and multiple HD wallet support.