Skip to content

Conversation

@boldbitcoin
Copy link
Contributor

Release v2.1.9

This release focuses on UI refactoring, theme color consistency improvements, and enhanced header components.

Key Changes

  • Modular Header Components: New reusable HeaderPriceButton and HeaderNetworkProvider components
  • Extended Theme System: Comprehensive overlay color system for glassmorphism effects
  • Color Consistency: Replaced hardcoded colors with theme constants throughout the app
  • Dark Mode Improvements: Simplified dark mode detection and better theme support

See CHANGELOG.md for complete details.

Version

  • Android: versionCode 42, versionName 2.1.9

bbtc added 30 commits December 31, 2025 13:57
- Added prominent balance card in Send Bitcoin modal with integrated Max button
- Implemented smart balance check for Send button to prevent premature modal opening
- Fixed Go panic recovery in Nostr transport layer for co-signing operations
- Enhanced error handling and nil pointer safety in relay operations
- Improved UX with loading spinner during balance checks
- Updated changelog for v2.1.6 release
- Display all recipient addresses with individual amounts for sent transactions
- Display all sender addresses with received amount for received transactions
- Show amount (BTC + fiat) for each address in transaction details modal
- Add count indicator in transaction list for multiple recipients
- Fix received transactions to show output amounts instead of input amounts
- Support PSBT transactions with multiple outputs
- Update changelog for v2.1.7
- Complete dark mode implementation with system theme detection
  - New theme system with light and dark themes
  - Theme context provider with OS-based, light, and dark mode options
  - Automatic system theme detection and persistence
  - Dark mode optimized color palette with improved contrast

- Wallet Home UI revamp with enhanced visual hierarchy
  - Improved balance container styling with dark mode support
  - Enhanced glassmorphism effects for better visual depth
  - Updated wallet header with better contrast and visibility

- Enhanced header component with integrated features
  - BTC price display in header with currency selector integration
  - Custom header components with configurable height
  - Improved header button styling with dark mode support

- iOS framework dSYM generation for crash reporting
  - New script for generating dSYM files for embedded frameworks
  - Automatic dSYM generation for Tss.framework and hermesvm.framework
  - Integrated into Xcode build process

- All UI components updated for dark mode support
  - TransactionList, TransactionDetailsModal, TransportModeSelector
  - WalletSkeleton, QRScanner, CurrencySelector, LegalModal
  - Wallet Settings with theme mode selector

- Docker build optimizations
  - Fixed working directory context in Dockerfile
  - Better path handling for Go module downloads

- New dark mode assets (inverted icons)
- Complete theme system refactoring with TypeScript support
@boldbitcoin
Copy link
Contributor Author

Closing in favor of PR #50: Release v2.1.10: Nostr Transport Improvements and UI Enhancements. PR #50 includes all changes from v2.1.9 plus the new v2.1.10 enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants