Release v2.1.2: PSBT Screen UX Improvements, Recovery Tools, and Documentation#42
Merged
boldbitcoin merged 6 commits intomainfrom Dec 19, 2025
Merged
Release v2.1.2: PSBT Screen UX Improvements, Recovery Tools, and Documentation#42boldbitcoin merged 6 commits intomainfrom
boldbitcoin merged 6 commits intomainfrom
Conversation
added 6 commits
December 19, 2025 13:38
- Add App Store download link - Add About section with full description from fastlane - Add Key Features section highlighting wallet capabilities - Add App Overview section describing main features - Add Recovery Without the App section with quick guide and link to full docs - Update .gitignore to exclude PR documentation files - Remove PR_SUMMARY.md from git tracking
- Add PR documentation files to .gitignore - Update Dockerfile: Go 1.24.2, Node 20.18.1, Android build tools updates - Add F-Droid FOSS file replacements for PSBTModal and MobileNostrPairing
- Add prominent security warning section at the beginning - Warn about both keyshares being loaded on same machine - Emphasize mandatory post-recovery actions: * Move ALL funds immediately to new wallet * Do NOT reuse keyshares after CLI recovery * Create new wallet for future use * Secure and clean recovery machine * Delete keyshare files after use - Enhance Security Notes section with critical warnings - Clarify when recovery tools should be used (emergency only)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.1.2
This PR includes all changes for version 2.1.2, featuring PSBT screen UX improvements, cross-platform recovery tools, enhanced documentation, and critical security warnings.
🎨 PSBT Screen Enhancements
🔧 PSBTModal Alignment
PSBTModal.foss.tsxwithPSBTModal.tsxfor consistent UI🔐 Recovery Tools
bold-spendbinary: Cross-platform recovery tool (Windows, Linux, macOS)spend-bitcoin.shscript: Improved CLI with named arguments📚 Documentation
🐛 Bug Fixes
📋 Commits Included
5621a86- bin-cli-recovery-support5192b0c- psbt-screen-ui-enhancementsb08bf20- cleanups2ce1647- docs: enrich READMEed0face- chore: update .gitignore and Dockerfile9fd90db- docs: add critical security warnings to recovery guideSee CHANGELOG.md for complete details.