v1.0.0-beta.43.
Jasonvdb
released this
20 Apr 13:24
·
1380 commits
to master
since this release
What's Changed
Bug Fixes
- fix: iOS target bumped to 13 for ldk by @Jasonvdb in #908
- fix: consider onboarding done if profile is not empty by @Nuhvi in #912
- fix(contacts): resolve Contact's profile in Contact screen by @Nuhvi in #913
- fix(lightning): set channel opening tx fallback fee by @pwltr in #911
- fix(settings): transaction speed setting by @pwltr in #915
- fix: ellipsis utility by @pwltr in #923
- fix(send): update available/max amount calculation by @pwltr in #918
- fix: UI fixes by @pwltr in #920
- fix: test address by @limpbrains in #906
- fix: Lightning UI & channel open/close issues by @pwltr in #928
- fix: add missing strings to i18n by @limpbrains in #929
- fix(ui): another fix for confetti (iOS) by @pwltr in #932
- fix: LDK fee calculation by @Jasonvdb in #936
- fix(profile): force resolving profiles after restoring the wallet by @Nuhvi in #948
- fix: e2e wrong address test by @limpbrains in #941
- fix: ease of use clipboard read & redirect by @pwltr in #930
- fix: Update Crash Screen by @pwltr in #950
- fix: add await, slashtags env variables by @limpbrains in #949
- fix(wallet): #780 skipping addressIndex by @pwltr in #934
- fix(widgets): app crashing when reopening price feed settings by @Nuhvi in #925
- fix(widgets): better default decoder to handle Objects and stringifie… by @Nuhvi in #926
- fix(widgets): handle malformed slashfeed.json where fields are not ar… by @Nuhvi in #927
- fix(lightning): Fix Lingering Claimable/Pending Balance by @coreyphillips in #962
- fix: Updated ldk to prevent scorer read crash by @Jasonvdb in #966
- fix: add polyfill for Promise.allSettled by @limpbrains in #967
- fix(ui): bottom-sheet animations by @pwltr in #959
Refactor
New Features
- feat: Internationalization by @limpbrains in #891
- feat: metadata backup by @limpbrains in #921
- feat: Intl by @limpbrains in #914
- feat(wallet): Add Settings & Widgets To Backups by @coreyphillips in #898
- feat(ui): add deep linking for slashtags by @pwltr in #877
- feat: v35 by @limpbrains in #933
- feat(wallet): Implement Wallet Checks by @coreyphillips in #954
- feat: Activity calendar filter by @limpbrains in #956
- feat(wallet): Report Warnings by @coreyphillips in #960
- feat(wallet): Update postinstall.js by @coreyphillips in #973
- feat: updated react-native-ldk (LDK 0.0.114) by @Jasonvdb in #976
- feat: v36 typography by @limpbrains in #964
- feat: v36 styles by @limpbrains in #965
Chores
- chore(lightning): Update react-native-ldk to 0.0.82 by @coreyphillips in #935
- chore: remove postinstall-slashtags.js by @Nuhvi in #924
- chore: update Blocktank API host by @pwltr in #955
Docs
- docs: fix documentation links by @MiguelMedeiros in #952
Tests
- test(settings): add tests for dev settings & crash screen by @pwltr in #953
- test(ui): add e2e test for NumberPad by @pwltr in #961
Full Changelog: v1.0.0-beta.39...v1.0.0-beta43