v1.0.3
Enhancements
Features
- LNURL-pay: Added comment functionality. #2076 by @limpbrains
- Receive: Added liquidity info screen. #2064 by @pwltr
- UI: Implemented minor UI changes. #2065 by @pwltr, #2079 by @limpbrains
- Trusted Peers: Configured trusted peers list from environment and Blocktank API. #2092 by @Jasonvdb
Bug Fixes
UI
- Language Files: Fixed synchronization issues. #2042 by @limpbrains, #2087 by @limpbrains
- Receive Address: Fixed issue where receive address was blocked if LDK was still starting. #2044 by @limpbrains
- Loading Screen: Corrected text on the Restoring/Loading screen. #2046 by @limpbrains
- Button Style: Updated button pressed style. #2069 by @pwltr
- Bottom-Sheets: Fixed excessive rerendering and lazy loading issues. #2075 by @pwltr, #2063 by @limpbrains
- Confetti Animations: Disabled confetti animations for E2E tests and reduced motion settings. #2080 by @limpbrains
- Activity Screen: Fixed issues with status for boosted transfers, removed address from Activity Detail screen, and adjusted transfer amount & fees. #2090 by @pwltr, #2106 by @limpbrains, #2110 by @pwltr, #2112 by @pwltr
- Miscellaneous: Fixed timeout issues and Docker force recreate. #2085 by @limpbrains, Fixed " bitkit" issue. #2105 by @limpbrains
Maintenance
Chore
- Upgrade: Bumped dependencies and updated configurations. #2050 by @pwltr, #2055 by @limpbrains, #2088 by @transifex-integration
- Sync: Fixed language file synchronization. #2087 by @limpbrains
- Language Files: Converted language files to Structured JSON format. #2053 by @limpbrains
Test
- E2E Tests: Added README and local run bash script for E2E tests. #2071 by @catch-21
- Profile & Contact: Added profile and contact check on app restart. #2089 by @catch-21
- E2E Test for LNURL Payment: Added manual entry test. #2074 by @catch-21
Refactor
Full Changelog: v1.0.2...v1.0.3