5.0.0 is a major update that has been in the works since the start of 2025.
Whats new?
The entire application has been rearchitected from the ground up for:
- ease of adding new features
- ease of debugging
- ease of collaboration
Additionally; the app has a fresh new UI that focuses on simplicity and consistency.
Supported Features
- Create/Recover Default (Bitcoin/Liquid Wallet)
- Send/Receive
- Swaps - LN (Bolt11 & LN Address) & Chain
- Payjoin (0.23)
- Transaction History
Migration Notes
What is migrated?
All sensitive data
Old Seeds
Mappings of seeds to wallets
Ongoing Swaps
What is not migrated?
All wallet metadata:
- labels
- swap history
What if migration fails?
We do not delete seeds from sensitive storage, so future versions can address any faulty migrations.
We also do not delete the old hive database; so as long as the user does not delete the app; future versions can fix a migration failure.
Semantic Versioning 2.0.0
Given a version number MAJOR.MINOR.PATCH, increment the:
MAJOR version when you make a breaking change
MINOR version when you add functionality in a backward compatible manner
PATCH version when you make backward compatible bug fixes
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
New Contributors
The project has a few new contributors; all of whom have played a huge role in this release.
Skyler from finitesupply.xyz is behind the beautiful new UI.
@kumulynja led the rearchitecture
@ethicnology is who we went to when things go wrong with git.
@StaxoLotl was invaluable everytime we had build issues with core libraries.
@thibistaken is who this ambitious project needed to help pick the right battles!
Its been an honor!