v1.0.0-beta.35.
Jasonvdb
released this
13 Feb 13:08
·
1512 commits
to master
since this release
Bitkit Changelog v35
New Features
- Add Address Viewer by @coreyphillips in #831
- Add Rescan Addresses by @coreyphillips in #833
- Updated Send UI by @pwltr in #836
- Enable LNURL features: Auth, Channel, Pay & Withdraw for Testing by @coreyphillips in #846
- Retry onchain if LN fails with slashpay by @limpbrains in #848
- Allow Unknown Wallet Restore by @coreyphillips in #850
- Ignore Backup When Restoring by @coreyphillips in #851
- Add Safe Mode by @pwltr in #837
- Add invoice copy UI by @pwltr in #876
Bug Fixes
- Misc updates & fixes by @pwltr in #802
- Default Android Font by @pwltr in #811
- Auto-forward on invoice paste by @pwltr in #823
- Various UI fixes in Settings by @pwltr in #822
- 0 onchain balance Rebalance flow by @limpbrains in #830
- Use of DISABLE_SLASHTAGS env variable by @nazeh in #828
- Move blocktank order UI to Lightning channels in Settings by @pwltr in #829
- fix: restore UI by @pwltr in #842
- fix(wallet): Fix nextAvailableChangeAddress by @coreyphillips in #841
- fix(ui): fix electrum connectivity toast falsely triggering by @pwltr in #838
- fix(wallet): Update wallet-restore Test by @coreyphillips in #845
- fix(wallet): Wipe Previous Install During Onboarding by @coreyphillips in #844
- fix: improve slashpay by @limpbrains in #832
- fix: misc activity & channel ui fixes by @pwltr in #860
- fix(wallet): Disable Rescan Button During Rescan by @coreyphillips in #856
- fix(wallet): Update Tx Signing, Indexes & Fees by @coreyphillips in #859
- fix(recovery): Safe Mode: switch to taps by @pwltr in #858
- fix(send): ui improvements by @pwltr in #862
- fix: use Modal as a backdrop white dragging widgets by @limpbrains in #861
- fix(lightning): Refresh Wallet After Finalized Channel by @coreyphillips in #864
- fix(ui): fix scroll issues on Home screen by @pwltr in #867
- fix: implement prototype v33 by @pwltr in #868
- fix(ui): small layout fix by @pwltr in #869
- fix: various fixes by @pwltr in #847
- fix(wallet): Temporarily Comment Out sdk.join by @coreyphillips in #849
- fix(wallet): Increase Restore Address Amount by @coreyphillips in #855
- fix(ui): fix electrum connectivity toast (iOS) by @pwltr in #857
- fix(ui): bottom-sheet bg gradient banding by @pwltr in #875
- fix(wallet): Bump Recommended Base Fee by @coreyphillips in #878
- fix(profile): add scrollview to profile edit screen by @nazeh in #880
- fix(wallet): Add & Implement lodash.clonedeep by @coreyphillips in #871
- fix: various fixes by @pwltr in #882
- fix(security): UI issues w/ Biometrics checks by @pwltr in #883
- fix(activity): scrolling issue for ActivityFiltered screen by @pwltr in #884
- fix(wallet): Fix Receive Share Button by @coreyphillips in #886
- fix(restore): fix not restoring all addresses on Android by @pwltr in #885
Updates, New Tests, Cleanup
- docs: add missing iphone app testflight link by @MiguelMedeiros in #827
- refactor: add & change types for wallet and components by @pwltr in #818
- test: New send tests by @limpbrains in #798
- test: new wallet restore tests by @limpbrains in #824
- test: increase timout, check blocks once again by @limpbrains in #843
- tests: detox settings tests by @limpbrains in #852
- chore: uncomment sdk.swarm.join(seeders topic) by @nazeh in #870
- refactor(ui): add ready checks & types to navigation utils by @pwltr in #839
- Add contacts with no scheme by @nazeh in #881
Full Changelog: v1.0.0-beta.30...v1.0.0-beta.35