Releases: synonymdev/bitkit
Releases · synonymdev/bitkit
v1.0.0-beta.30.
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
v1.0.0-beta.23.
What's Changed
Bug Fixes
- fix(ui): Updated Confetti workaround for iOS by @pwltr in #698
- fix: reduce flickering on restore flow by @limpbrains in #690
- fix(lightning): Update payWithTimeout Method by @coreyphillips in #709
- fix(lightning): Slashpay Lightning Update by @coreyphillips in #721
- fix: various fixes by @pwltr in #714
- fix: upgrade jest to v28 by @limpbrains in #676
- fix(wallet): getStore Updates by @coreyphillips in #717
- fix: channel balance calculation by @Jasonvdb in #723
- fix(wallet): Pass Network/Wallet Params by @coreyphillips in #736
- fix: use skia@156 when running e2e tests on iOS by @limpbrains in #732
- fix(wallet): Update Duplicate Check by @coreyphillips in #739
- fix: a hack to transform single instance of BigInt litreal to normal … by @nazeh in #741
- fix(send): add missing ReviewAndSend elements by @pwltr in #738
- fix(wallet): #735 balance by @pwltr in #742
- fix(widgets): facts widget icon by @pwltr in #743
New Features
- feat: add bip39 passphrase support by @limpbrains in #711
- feat: move to react-native-camera-kit by @limpbrains in #675
- feat: add detox for ios by @limpbrains in #643
- feat(profile): add QRCode image to sharing by @pwltr in #712
- feat(boost): update UI by @pwltr in #724
- feat(widgets): add Bitcoin facts widget by @nazeh in #729
- feat: Rearrange settings by @limpbrains in #727
Cleanup
- Update: v28 prototype by @pwltr in #707
- Clean slashtags hacks by @nazeh in #728
- perf: some small optimizations by @pwltr in #725
- perf(profile): hard code staging server topic for testing by @nazeh in #722
- chore(lightning): Upgrade LDK by @coreyphillips in #726
- chore: move seeder topic and base url to env by @nazeh in #730
- chore(lightning): Upgrade LDK by @coreyphillips in #737
- Misc enhancements by @nazeh in #740
Full Changelog: v1.0.0-beta.19...v1.0.0-beta23
v1.0.0-beta.19.
What's Changed
- fix(widgets): update feed edit UI by @pwltr in #628
- Use GitHub flavored issue templates by @pwltr in #627
- feat(lightning): Add & Save Lightning Peers by @coreyphillips in #629
- feat(wallet): Speed Up Transaction Signing by @coreyphillips in #640
- fix: increase pan gesture zone for FancySlider component by @limpbrains in #639
- fix(wallet): Optimize Receive View by @coreyphillips in #649
- Fix/send to seeder by @nazeh in #646
- fix(wallet): Limit Address Scanning by @coreyphillips in #645
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #654
- fix(wallet): Update Default Settings by @coreyphillips in #656
- Feat/delete auth widget by @nazeh in #650
- fix: various fixes by @pwltr in #652
- fix(lightning): Fix Navigation by @coreyphillips in #657
- fix(lightning): Reset Channel-Open Transactions by @coreyphillips in #660
- fix: Profile styles, Welcome swipe by @pwltr in #662
- fix(ui): remove unnecessary display flex by @pwltr in #664
- feat(wallet): Implemented react-native-v8 by @coreyphillips in #661
- fix(settings): About links by @pwltr in #658
- fix(lightning): Update react-native-ldk by @coreyphillips in #665
- chore: compress PNGs by @pwltr in #667
- fix(ui): remove dot from PIN NumberPads by @pwltr in #666
- fix(settings): types & cleanup by @pwltr in #663
- fix(ui): update suggestions by @pwltr in #670
- feat: move to react-native-camera-kit by @limpbrains in #668
- Revert "feat: move to react-native-camera-kit" by @limpbrains in #671
- fix(wallet): Filter UTXO's by @coreyphillips in #672
- fix: add migration for todos by @pwltr in #674
- feat(lightning): Adds Claimable Lightning Balances by @coreyphillips in #638
- feat: add Widget Preview by @pwltr in #677
- fix(lightning): Update react-native-ldk by @coreyphillips in #678
- fix(wallet): Revert Dependency Changes by @coreyphillips in #680
- fix: Workaround for Confetti on iOS by @pwltr in #682
- fix: Widgets overview by @pwltr in #683
- fix clean scripts not working on windows, add doc by @varsnotwars in #679
- docs: add docs for development & build by @pwltr in #684
- fix(lightning): Fix Lightning Invoice Generation Logic by @coreyphillips in #687
- fix(lightning): Fix Pending Lightning Balance by @coreyphillips in #685
- fix(lightning): Update Lightning Send Check by @coreyphillips in #688
- fix(lightning): Add Warning Dialog For Lightning TXs by @coreyphillips in #686
- feat: show version and build in settings menu by @Jasonvdb in #689
- fix(widgets): crash when adding widget by @pwltr in #693
- fix(wallet): Remove Pending Balances On Android by @coreyphillips in #692
- fix(ui): disable workaround for Android by @pwltr in #694
- fix(scan): freeze on Android by @pwltr in #695
- fix(lightning): Fix Fee Dialog by @coreyphillips in #696
- fix(lightning): Increase Lightning Invoice Expiry by @coreyphillips in #697
Full Changelog: https://github.com/synonymdev/bitkit/commits/v1.0.0-beta.19