v1.0.0-beta.36.
What's Changed
- fix(security): minor fixes around Biometrics by @pwltr in #887
- refactor(ui): bottom-sheet actions by @pwltr in #888
- test: add Docker to e2e tests by @limpbrains in #866
- fix: Main scanner redirect by @pwltr in #889
- fix(send): minor UI fixes for fee rates by @pwltr in #890
- fix(wallet): Fix Transaction Details by @coreyphillips in #894
- fix(send): fee calculation for tx w/ p2sh input addresses by @pwltr in #897
- feat(wallet): Add Minimum Transaction Relay Fee Dialog by @coreyphillips in #896
- fix(ui): ErrorBoundary stacktrace not readable in dark mode by @pwltr in #900
- test: fix e2e beforeAll setup by @limpbrains in #893
- Update README.md by @aldertnl in #901
- fix(send): add witness data byte count for p2sh tx by @pwltr in #903
- fix(wallet): Allows send flow to handle multiple dialog warnings by @coreyphillips in #904
- fix(ui): minor issues on Android by @pwltr in #905
- fix: disable resolving profiles by default in useProfile hook by @nazeh in #902
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #907
Full Changelog: v1.0.0-beta.35...v1.0.0-beta.36