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