Releases: synonymdev/bitkit
Releases · synonymdev/bitkit
v1.1.4
v1.1.3
What's Changed
- feat(lightning): set max dust by @Jasonvdb in #2557
- update MacMini runner tags by @piotr-iohk in #2560
- chore: tiny-secp256k1 dependency update by @ovitrif in #2559
- fix(lightning): max fee estimate increase by @Jasonvdb in #2564
- feat(ui): add "used up" message for gifts by @pwltr in #2565
- feat(lightning): debug function to manual set tx as confirmed by @Jasonvdb in #2563
- chore: bump elliptic dependency to address critical CVE by @catch-21 in #2569
New Contributors
- @piotr-iohk made their first contribution in #2560
Full Changelog: v.1.1.1...v1.1.3
v1.1.2
v.1.1.1
v.1.1.0
What's Changed
- fix(widgets): show ticker instead for calculator by @pwltr in #2464
- feat: implement auto coin select by @coreyphillips in #2462
- refactor: migrate widgets by @pwltr in #2481
- chore: upgrade react native 0.76 by @pwltr in #2380
- chore: upgrade typescript & fix type errors by @pwltr in #2482
- chore: environment variables by @pwltr in #2484
- fix: various fixes by @pwltr in #2485
- fix(backup): adjust restore logic for network conditions by @pwltr in #2486
- test: prevent jest from picking up helpers by @pwltr in #2489
- fix: remove home swipes by @pwltr in #2487
- test: e2e electrum by @pwltr in #2490
- test: e2e iOS flaky tests by @pwltr in #2493
- refactor(onboarding): move default widgets to initial state by @pwltr in #2494
- perf(onboarding): memo ToS by @pwltr in #2503
- chore: upgrade react native 0.77 by @pwltr in #2488
- fix(ui): fix home screen rerender causing navigation lag by @pwltr in #2492
- chore: update clean scripts by @pwltr in #2508
- feat(settings): default to user's local currency by @pwltr in #2504
- fix(ui): fix android lineHeight after 0.77 upgrade by @pwltr in #2507
- chore: no unused imports by @pwltr in #2510
- feat(widgets): add caching by @pwltr in #2509
- feat(ui): add drawer menu by @pwltr in #2506
- chore: upgrade react native 0.78 by @pwltr in #2511
- perf: optimize SVGs by @pwltr in #2512
- feat: update ldk to 0.0.125 by @Jasonvdb in #2514
- fix: various fixes by @pwltr in #2515
- fix(widgets): fix widget icons by @pwltr in #2517
- refactor(ui): bottom sheets by @pwltr in #2516
- fix(backup): skip restore for backups containing slashfeed widgets by @pwltr in #2518
- fix(ui): small fix for unitBitcoinIcon by @pwltr in #2519
- fix: update electrum deps to avoid crash by @pwltr in #2520
- fix: various UI fixes by @pwltr in #2521
- chore: update translations by @pwltr in #2522
Full Changelog: v1.0.9...v.1.1.0
v1.0.9
What's Changed
- Release v1.0.7 by @Jasonvdb in #2410
- test: add testId hooks for E2E tests by @catch-21 in #2411
- refactor: upgrade nav dependencies by @pwltr in #2408
- chore: remove unnecessary babel plugin by @pwltr in #2409
- test: add testId hooks by @catch-21 in #2415
- fix(ui): android hardware back press for bottom-sheets by @pwltr in #2419
- fix(restore): activity after CPFP (transfer) boost by @pwltr in #2420
- fix(transfer): activity for transfer to savings boosts by @pwltr in #2421
- fix(ui): add custom Switch component by @pwltr in #2427
- fix(restore): backup intro screens seen by @pwltr in #2428
- chore(wallet): upgrade beignet by @coreyphillips in #2431
- chore: change default RGS by @pwltr in #2429
- chore: switch to biome for lint and format by @pwltr in #2430
- chore: switch to new staging by @pwltr in #2433
- fix: add scroll to connection screen by @pwltr in #2434
- chore: sort imports by @pwltr in #2435
- fix(activity): #2216 update items dropped from mempool by @pwltr in #2438
- feat: calculator widget by @pwltr in #2436
- chore: no used variables by @pwltr in #2437
- feat: add weather widget by @pwltr in #2439
- chore: version bump by @Jasonvdb in #2443
- chore: update react-native-ldk by @Jasonvdb in #2444
- fix: correct liquidity error with suggestion to visit Help Centre by @catch-21 in #2442
- fix: various fixes by @pwltr in #2457
- chore: update translations by @pwltr in #2458
- fix(transfer): #2451 check for minimum onchain balance by @pwltr in #2459
- fix(lightning): filter unnecessary error by @pwltr in #2461
- fix(wallet): #1733 avoid duplicate notification for received onchain tx by @pwltr in #2460
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fix(send): allow scroll on Review screen by @pwltr in #2381
- perf(wallet): switch to native bip39 by @pwltr in #2382
- revert: remove ledger by @limpbrains in #2384
- perf: force Intl polyfill by @pwltr in #2387
- fix(send): prevent back navigation on success by @pwltr in #2389
- fix: load intl polyfill locale data by @limpbrains in #2388
- fix: always use iphone 15 for detox iOS tests by @limpbrains in #2359
- fix: stop beignet wallet before replace/wipe it by @limpbrains in #2385
- fix(transfer): update liquidity policy by @pwltr in #2386
- fix: show warning if user tryies to use slashpay and LDK is not ready yet by @limpbrains in #2391
- ci: remove myself from github codeowners by @limpbrains in #2401
- fix(send): navigate to error for pending payment failure by @pwltr in #2404
- feat(onboarding): add geoblock footnote by @pwltr in #2403
- fix(send): update review screen by @pwltr in #2398
- feat(ui): add QuickPay prompt by @pwltr in #2402
- fix(transfer): remove 80% onchain cap, misc fixes by @pwltr in #2406
- chore: upgrade bitcoin dependencies by @pwltr in #2407
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- feat(send): add unified onchain/lightning switch by @pwltr in #2324
- fix: Show Info notification for LNURL-withdraw success by @limpbrains in #2329
- feat(ui): add total balance conversion by @pwltr in #2337
- feat(settings): add channel status for unusable by @pwltr in #2338
- fix: update Slashpay config after refreshLdk on CJIT by @limpbrains in #2339
- fix(send): show confetti for pending payment success by @pwltr in #2342
- fix(activity): fix icon & description for boosted transfers by @pwltr in #2341
- fix: bump @synonymdev/react-native-keychain to v9.1.1 by @limpbrains in #2336
- fix: v51 minor design updates by @pwltr in #2343
- feat: show lnurl-pay comment in activity detail by @limpbrains in #2344
- feat: show geoblock screen during CJIT by @limpbrains in #2345
- feat: allow custom fee during manual transfer flow by @limpbrains in #2349
- feat: Delete Slashtags Profile by @limpbrains in #2348
- fix(activity): tab indicator animation by @pwltr in #2354
- feat: show warning if user tries to switch apps during LN receive by @limpbrains in #2346
- fix: migrate to Blocktank client v2 by @limpbrains in #2350
- fix: sync language files by @limpbrains in #2355
- fix: async beignet wallet by @limpbrains in #2351
- chore: upgrade detox by @pwltr in #2358
- feat: add QuickPay by @pwltr in #2357
- chore: upgrade react-native-keychain by @pwltr in #2360
- fix(receive): refresh onchain wallet after receive by @pwltr in #2340
- fix: sync language files by @limpbrains in #2363
- fix(backup): add boosts & transfers to backup by @pwltr in #2128
- chore: version bump by @Jasonvdb in #2361
- fix(ui): #2368 add slider tap gesture by @pwltr in #2369
- fix: do not start LDK unless we have fresh fee and block data by @limpbrains in #2356
- fix(receive): revert CJIT channel size change by @pwltr in #2372
- fix: increase BT tx fee by 5 sats in case of the low fee env by @limpbrains in #2374
- chore: update react-native-ldk by @Jasonvdb in #2375
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- fix(transfer): #2262 fix auto-deselection of channels by @pwltr in #2305
- fix(activity): #2264 fix render error by @pwltr in #2307
- fix(transfer): #2222 skip transfer intros after first time by @pwltr in #2309
- fix: reduce PIN attempts in Send and ChangePIN flows by @limpbrains in #2311
- fix: add error handling durin CJIT flow by @limpbrains in #2312
- fix: sync language files by @limpbrains in #2313
- fix: improve RU translation by @limpbrains in #2314
- fix(transfer): refresh LDK after CJIT by @pwltr in #2315
- fix: keyboard during LNURL send flow by @limpbrains in #2318
Full Changelog: v1.0.5...v1.0.6
v1.0.5
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