-
Notifications
You must be signed in to change notification settings - Fork 2
v2.1.3 release #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.1.3 release #43
Conversation
- Add hide/show balance user preference - Document QR scanner refactoring and improvements - Add PSBT sign filter feature - Document QR scan shortcut for send (second device) - Update wallet mode terminology (basic/flexi -> duo/trio) - Document keyshare backup naming with xpub-based format - Document SegWit Native as default address type - Include all technical details and statistics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nostr Keygen was successful, but sending via nostr gives an error.
Tried 6 times, 1 was successful. It times out the other 3 times.
- Improved Nostr relay resilience for BTC sends (works even if some relays are down) - Reduced pre-agreement timeout from 2 minutes to 16 seconds - Fixed Android navigation bar overlap on WalletHome screen - Enhanced message delivery reliability with retroactive event querying - Added comprehensive logging for subscription debugging
v2.1.4 - Enhanced Nostr relay resilience and Android UI fixes
That's handled new patch commited |
|
Closing in favor of PR #45 (v2.1.5) which includes all v2.1.3 changes plus additional improvements. |
Summary
This PR covers optimizations and improvements for v2.1.3 release.
Changes