What's Changed
- fix: hide LightningSyncing properly by @limpbrains in #2224
- fix: bump begnet to fix RBF tx when sending to yourself by @limpbrains in #2218
- fix: full screen permission & transfer notification copy by @pwltr in #2226
- fix(receive): force refresh LDK on channel open by @pwltr in #2225
- fix(transfer): duplicated transfer activity by @pwltr in #2229
- chore: upgrade to react-native 0.75 by @pwltr in #2155
- chore: remove unused dependencies by @pwltr in #2230
- fix: don't use StrongBox on Android by @pwltr in #2231
- chore: bump version by @pwltr in #2232
- fix(ui): toast getting stuck by @pwltr in #2234
- chore: revert to strongbox on Android by @pwltr in #2238
- fix(receive): CJIT activity not added when app in background by @pwltr in #2242
- fix(send): do not auto fill minimum amount for LNURL Pay by @pwltr in #2243
- feat: Implement Auth For Testing by @coreyphillips in #2237
- feat(transfer): add manual channel with external node by @pwltr in #2246
- chore: version bump for release by @Jasonvdb in #2247
- feat: orange ticket edge cases by @pwltr in #2250
- feat: sync language files by @limpbrains in #2261
- fix: external channel UI by @pwltr in #2265
- chore: version bump and min ios bump by @Jasonvdb in #2251
- fix(transfer): fix force transfer bottom sheet by @pwltr in #2271
- fix: use emulator build 12325540 for e2e tests by @limpbrains in #2278
- fix: validate node id by @Jasonvdb in #2275
- fix: sync language files by @limpbrains in #2289
- fix: show proper error if slashpay.json is empty by @limpbrains in #2286
- refactor: wallet create/restore loading screen by @limpbrains in #2282
- fix: external node qrcode scan by @limpbrains in #2292
- fix: Slow RegExp when validating electrum server URL by @pwltr in #2293
- fix: various e2e fixes by @limpbrains in #2280
- feat(ui): add Save Log button in debug settings for use in E2E tests by @catch-21 in #2296
- fix(transfer): disable RBF for manual channel funding by @pwltr in #2294
Full Changelog: v1.0.4...v1.0.5