Skip to content

Valora 1.6.0

Compare
Choose a tag to compare
@annakaz annakaz released this 03 Dec 01:51
d9b6aa5

Summary

Relative to the 1.5.5 release, this update includes an improved restore account experience with different languages and adds Australian dollar support. It also addresses bugs causing some crashes on Android.

Commits included

This release was cut from master on November 25, 2020 from 1275eb0ad85f842c97317925c5402c6eb9dd274dand contains additional cherry-picked commits. See release branch: https://github.com/celo-org/celo-monorepo/tree/release/wallet/1.6.0

Features

#5862 Add AUD in Valora
#5825 Restore mnemonics in any language if default fails
#5925 Add support for 8 digits verification code (hidden behind a feature flag)
#5941 Update Account Key backup prompt

Bug fixes

#5963 Dismiss keyboard on PIN code screen
#5900 Fix Cancel and Edit buttons on withdraw when coming from Deep Link
#5905 Do not update Valora balance if balance query was unsuccessful
#5926 Fix decimals keyboard in some Samsung devices
#5960 Update proguard rules to fix a crash at startup for release builds
#5896 Upgrade react-navigation libraries to fix Android crashes
#5911 Fix yarn dev:ios with iOS 14 by updating react native cli version

Security

  • Known react native webview vulnerability, approved by security team in a past release

Testing

  • Full QA process through Lodestone