Valora 1.7.0
Pre-release
Pre-release
Summary
This release is focused on stability. The aim is to minimize crashes and bugs. A few major components such as react native, animation and navigation libraries and hermes-engine have been updated.
Commits included
This release was cut from master on December 20, 2020 from 296f608. No PRs have been cherry-picked. See release branch: https://github.com/celo-org/celo-monorepo/tree/release/wallet/1.7.0
Features
- Enable forno as default network setting (#6257)
Bug fixes
- Remove a bunch of unused strings (#6285)
- Upgrade sentry/react-native to 2.1.0 (#6280)
- Change redux storage implementation to file system (#6273)
- Show more descriptive errors when gas estimation fails after QR scan (#6240)
- Allow import to continue if wallet exists in Geth keystore (#6237)
- Fix "Shake-to-Contact" triggered while app is in background #6230
- Handle back button when entering PIN (#6002)
- Upgrade detox, react-native, hermes in order to fix common crashes (#5967)
Security
- Upgrades the react native webview package to fix SSL issue (#6259)
Testing
- End-to-end iOS and Android tests run locally.
- Sanity testing on physical devices for iOS and Android.