Latest Release
- Repository: minibits-cash/minibits_wallet
- Published on: 2025-10-22 10:55:37 UTC
- Version Tag: v0.3.2-beta.2
- By: minibits-cash
- On GitHub: minibits-cash/minibits_wallet/releases
This is a bugfix and library upgrade release.
Fixes:
-
Receiving Cashu payment requests fail no more
-
Camera not working on the latest iOS version
-
Sometimes incorrectly Completed transaction statuses now remain Reverted
-
Websocket connection properly opens to support NWC in case push messages are not available
Upgrades:
- React Native and other dependencies updated
Changes:
-
Enhanced security for server access that manages the wallet’s public Lightning and Nostr addresses
-
Wallet recovery is now available only from the wallet settings; access from onboarding has been removed.
This means that for all recovery scenarios (device loss, migration to a new device, or wallet state issues), there is now a single, simplified entry point for recovery — improving both user experience and code complexity.
Important! Seed phrase handling remains unchanged:
-
If you recover your balance using a seed phrase or backup, your wallet seed changes to the one provided, continuing the history of the recovered wallet.
-
If you recover the wallet address only, your newly installed wallet’s seed phrase remains the same — meaning your wallet address is now linked to your current seed phrase, which must be backed up. The previously provided seed phrase becomes permanently unlinked from that address.
Data updated on: 2025-11-24 16:43 UTC