v1.0.0-beta.113
What's Changed
Features
- feat(receive): added onboarding ln text by @flaviomoceri in #1515
- feat(settings): added icons settings sections by @flaviomoceri in #1517
- feat(settings): add app status screen in support by @ovitrif in #1518
- feat(wallet): QoL Button Improvements by @coreyphillips in #1520
- feat(wallet): Add Gap Limit Options by @coreyphillips in #1571
- feat(wallet): Detect If Exceeding Electrum Batch Limits by @coreyphillips in #1586
- feat(ui): change sats symbol by @pwltr in #1540
- feat: use local ldk-backup-server during tests by @limpbrains in #1516
- feat(profile): Added a profile data section below the QR code by @flaviomoceri in #1531
- feat(settings): add profiler by @pwltr in #1538
- feat: use LDK backups by @limpbrains in #1526
- feat: run e2e tests on self-hosted by @limpbrains in #1537
- feat(lightning): show sheet for counterparty force-close by @pwltr in #1587
- feat(lightning): utility function to recover any unspent outputs by @Jasonvdb in #1600
- feat: add hold invoice UI by @pwltr in #1592
Bug Fixes
- fix: add migration for widget.showTitle by @limpbrains in #1513
- fix(settings): Fix ui issues on app status screen by @ovitrif in #1524
- fix(lightning): update transfer to spending flow by @pwltr in #1499
- fix(wallet): Upgrade beignet by @coreyphillips in #1527
- fix: onchain e2e test by @limpbrains in #1529
- fix(wallet): Re-Adds updateExchangeRates to setupOnChainWallet by @coreyphillips in #1530
- fix: sleep before .tapReturn() by @limpbrains in #1534
- fix(wallet): Refresh Wallet Prior To Boosting by @coreyphillips in #1543
- fix(lightning): use min0ConfTxFee only for orders with 0 client balance by @pwltr in #1542
- fix: sync languges, set pt and es fallbacks by @limpbrains in #1549
- fix(lightning): update transfer UI by @pwltr in #1553
- fix(lightning): increase max send fee buffer by @pwltr in #1562
- fix(wallet): Consider tx_hash when combining utxos by @coreyphillips in #1582
- fix: disable e2e ios by @limpbrains in #1572
- fix(wallet): Refactor setupFeeForOnChainTransaction by @coreyphillips in #1585
- fix(wallet): Level Out Default Limits by @coreyphillips in #1588
- fix: sync language files by @limpbrains in #1589
- fix(wallet): Add optional chaining to selectedAddress in AddressViewer by @coreyphillips in #1590
- fix: UI fixes by @pwltr in #1591
- fix: ui fixes by @pwltr in #1598
- fix(lightning): remove temp hacks to sync ln activity by @pwltr in #1597
- fix(wallet): Various Upgrades/Fixes by @coreyphillips in #1599
- fix(wallet): Reset & Setup Tx On-Scan by @coreyphillips in #1603
- fix: sync language files by @limpbrains in #1605
- fix(lightning): Fix All-Caps Lightning Invoice Payments by @coreyphillips in #1607
- fix: channel UI fixes by @pwltr in #1609
- fix: channel UI fixes by @pwltr in #1612
- build: fix ios not building w/ Xcode 15.3 by @pwltr in #1604
Chores
- chore(wallet): Upgrade react-native-mmkv by @coreyphillips in #1519
- chore: build number bump by @Jasonvdb in #1539
- Update env Templates by @coreyphillips in #1532
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #1595
- chore(wallet): Upgrade Beignet by @coreyphillips in #1608
- chore(wallet): Beignet Upgrade by @coreyphillips in #1610
- chore(wallet): Upgrade react-native-keychain by @coreyphillips in #1611
Refactoring
- refactor(wallet): Remove Generate Mnemonic by @coreyphillips in #1541
- refactor(wallet): Beignet Migration by @coreyphillips in #1450
- refactor(wallet): Remove nobleSecp256k1Wrapper by @coreyphillips in #1522
- refactor: get selected wallet and network by default by @ovitrif in #1567
- refactor(wallet): Update/Remove Migrated Types & Methods by @coreyphillips in #1570
- refactor(wallet): Update Fee Estimates by @coreyphillips in #1596
New Contributors
Full Changelog: v1.0.0-beta.108...v1.0.0-beta.113