v2.0.2: F-Droid compatibility, UI improvements, CI/CD enhancements, and icon updates #37
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.
v2.0.2 Release
🔓 F-Droid Compatibility
MobileNostrPairing.foss.tsxfor F-Droid buildsBarcodeZxingScanfor both iOS and Android platforms🎨 UI Improvements
📱 App Icons
🔧 CI/CD Improvements
Technical
Changes
New Files
screens/MobileNostrPairing.foss.tsx- FOSS-compatible version of MobileNostrPairingModified Files
screens/LoadingScreen.tsx- Added background color to safe area containerpackage.json- Version bump to 2.0.2android/app/build.gradle- Version bump to 2.0.2 (version code 32)ios/BoldWallet.xcodeproj/project.pbxproj- Version bump to 2.0.2 (build 32)CHANGELOG.md- Added v2.0.2 release notesCI/CD Files (from updating-test-pipeline merge)
.github/workflows/bbmtlib-test.yml- Added Docker caching and improved test pipelineBBMTLib/scripts/start-local-relay.sh- Enhanced with Docker caching supportBBMTLib/scripts/test-all.sh- Improved error messages and local relay requirements