v1.0.0-beta.98.
Jasonvdb
released this
23 Jan 09:40
·
648 commits
to master
since this release
Highlights
- Pay to Lightning addresses
- Save on fees when transferring to savings
- Request support within the app
What's Changed
- fix: on app start watch only for CREATED BT orders by @limpbrains in #1417
- feat: onboarding e2e test by @limpbrains in #1420
- refactor: use react-native-quick-crypto, remove rn-nodify by @pwltr in #1392
- chore: update react-native-skia by @pwltr in #1393
- chore: update react-native-reanimated by @pwltr in #1395
- chore: update redux-toolkit by @pwltr in #1413
- refactor: use sodium-react-native as sodium-javascript drop-in by @pwltr in #1421
- chore: update sodium-react-native by @pwltr in #1431
- chore: update podfile by @pwltr in #1432
- fix(receive): #1427 fix show btc invoice if instant payment is disabled by @flaviomoceri in #1428
- fix(receive): #1407 continue to show btc invoice if instant payment is not confirmed by @flaviomoceri in #1429
- refactor: move reducers to slices by @pwltr in #1426
- fix(ui): remove ConnectivityIndicator by @pwltr in #1436
- feat(ui): add retry biometrics after failed scan by @pwltr in #1435
- fix: scan mask (Android) by @pwltr in #1439
- feat: add widget edit options by @pwltr in #1438
- refactor(onboarding): Enhanced checkbox visibility in the onboarding process by @flaviomoceri in #1444
- fix(lightning): lnSetupSelector Fix by @coreyphillips in #1440
- refactor(lightning): keep original structure of ldk.claimableBalances by @pwltr in #1442
- refactor(send): Denomination label now matches selected currency unit by @flaviomoceri in #1445
- fix: various fixes by @pwltr in #1446
- fix(profile): fix crash when saving profile (Android) by @pwltr in #1448
- fix(ui): restore gradients on Android by @pwltr in #1451
- fix(profile): fix header alignment by @pwltr in #1455
- fix(ui): update grayscale colors to improve contrast by @pwltr in #1453
- fix(onboarding): fix slide text clipped on small screens by @pwltr in #1456
- fix(ui): restore gradients on iOS by @pwltr in #1457
- Update getAddress Method by @coreyphillips in #1465
- feat(lightning): using on chain address for channel close by @Jasonvdb in #1459
- fix(settings): restore missing background by @pwltr in #1478
- fix(profile): fix missing profile on Android by @pwltr in #1477
- feat(widgets): Show a different news each time on Headlines widget by @flaviomoceri in #1474
- fix(lightning): update text highlights by @pwltr in #1479
- fix: timeAgo test by @limpbrains in #1480
- fix: e2e channels tests by @limpbrains in #1481
- fix: fix: timeAgo test by @limpbrains in #1485
- fix: sync language files by @limpbrains in #1483
- feat: add the Support section following the new design by @flaviomoceri in #1443
- feat: add lightning address support by @limpbrains in #1433
- fix: Updated url of Help Center by @flaviomoceri in #1496
- fix(wallet): Updated SwipeBalance option also in Wallet details screen by @flaviomoceri in #1493
- fix: Changed About footer and added transfer text by @flaviomoceri in #1500
- chore: update react-native-ldk to fix an android crash by @ovitrif in #1497
- fix: upgrade detox to 20.16.0 by @limpbrains in #1501
- fix(settings): #1503 add missing spaces to copy by @pwltr in #1505
- fix: show channel if inbound_scid_alias is not set by @limpbrains in #1502
- feat(wallet): Show info toast when switching balance unit by @ovitrif in #1506
- feat(wallet): Show info toast when hiding balance by @ovitrif in #1498
- fix(lightning): ldk pay timeout by @Jasonvdb in #1507
- fix: enable e2e backup test by @limpbrains in #1508
- fix: improve BT order watching by @limpbrains in #1511
- fix: sync language files by @limpbrains in #1509
- feat(ui): Update small copy for consistency by @ovitrif in #1512
New Contributors
Full Changelog: v1.0.0-beta.92...v1.0.0-beta.98