v1.0.0-beta.30.
Jasonvdb
released this
13 Jan 07:19
·
1640 commits
to master
since this release
What's Changed
Summary
- Bug fixes
- Performance improvements
- UI updates
- Draggable widgets
- Improved support requests
Bug Fixes, Updates, etc
- fix(wallet): types for addressTypes by @pwltr in #748
- fix(wallet): Minor TabNavigator Optimizations by @coreyphillips in #749
- fix: fancyslider throttle, Slideshow spark, LN CustomSetup values by @limpbrains in #750
- fix(wallet): Transition Fixes by @coreyphillips in #752
- fix(wallet): Tab Nav Stack Update by @coreyphillips in #754
- fix(wallet): Minor Performance Updates by @coreyphillips in #758
- fix(widgets): preview widget too early by @nazeh in #761
- fix(wallet): More Performance Updates by @coreyphillips in #760
- fix: try to close the app after Wipe App action by @limpbrains in #764
- fix: sort activity by timestamp and txType by @limpbrains in #767
- fix: catch errors in ldk restore flow by @limpbrains in #768
- fix(ui): BottomSheet onChange handler by @pwltr in #771
- Refactor: Suggestions Redux state by @pwltr in #769
- chore(wallet): Remove node-libs-react-native Dependency by @coreyphillips in #773
- refactor(ui): remove TabNavigator by @pwltr in #774
- fix(ui): Wallet screen BottomSheet z-index by @pwltr in #775
- fix: small UI fixes by @pwltr in #779
- Share LDK logs by @Jasonvdb in #778
- fix(suggestions): fix todos migration by @pwltr in #782
- fix: getNextAvailableAddress by @limpbrains in #783
- fix(widgets): fix auth widgets by @pwltr in #786
- fix(wallet): Reset Transaction Object by @coreyphillips in #784
- fix(ui): some UI issues on Android by @pwltr in #787
- Type cleanup and bugfixes by @pwltr in #788
- perf(ui): improve WalletScreen render time by @pwltr in #794
- fix: run jest tests on ubuntu vm by @limpbrains in #795
- fix(lightning): Fix getPendingOrders Method by @coreyphillips in #797
- fix(wallet): Update Dust Limit Logic by @coreyphillips in #799
- Fix GlowingBackground component by @pwltr in #803
- Update README.md by @aldertnl in #806
- chore: upgrade slashtags-sdk by @nazeh in #808
- fix: do not wrap widgets in NestableDraggableFlatList while not editing them by @limpbrains in #810
- fix(settings): Electrum Server Config screen by @pwltr in #807
- refactor: Components, Text & Icons by @pwltr in #809
- fix(wallet): Update Immutable Check Condition by @coreyphillips in #815
- chore(wallet): Update Android NDK Version by @coreyphillips in #812
- LDK update by @Jasonvdb in #816
- fix(wallet): Fix max_chan_spending Error by @coreyphillips in #820
- chore: add DISABLE_SLASHTAGS environment by @nazeh in #819
- fix: various LN payment fixes by @limpbrains in #817
- chore: react-native-ldk version bump by @Jasonvdb in #821
New Features
- feat: draggable widgets by @limpbrains in #745
- feat: v30 prototype updates by @pwltr in #747
- feat(wallet): Implement Reselect by @coreyphillips in #763
- feat: transfer flow by @pwltr in #753
- feat(ui): add Update Bitkit UI by @pwltr in #751
- feat(wallet): Continue Reselect Implementation by @coreyphillips in #772
- feat(wallet): Finalize Reselect Implementation by @coreyphillips in #776
- feat(wallet): Scan, Connect & Add Lightning Node ID's by @coreyphillips in #777
- feat: unified support link by @Jasonvdb in #793
- feat(lightning): Remove Unused Peers by @coreyphillips in #796
- feat: new integration tests by @limpbrains in #792
- feat(wallet): Improve Scanning Error Notifications by @coreyphillips in #801
New Contributors
Full Changelog: v1.0.0-beta.23...v1.0.0-beta.30