Skip to content

Valora 1.5.5

Compare
Choose a tag to compare
@i1skn i1skn released this 23 Nov 19:46
c91f7e7

Summary

Relative to the 1.4.0 release, this update enables feeless verification. This allows users to verify their phone numbers without paying fees for SMS messages. Also it enables users to invite their friends using Invite functionality and brings redesign to Cash In Cash Out flows.

Commits included

This release was cut from master on November 10, 2020 from e7818bf. All subsequent PRs been cherry-picked onto release branch from master. See release branch: https://github.com/celo-org/celo-monorepo/tree/release/wallet/1.5.0

Features

Bug fixes

  • Switch Valora escrow expiry to 1 hour (#5732)
  • Fix translation of Home text in Spanish (#5766)
  • Update some Spanish texts (#5769)
  • Remove name in invite text (#5767)
  • Upgrades the react native webview package to fix SSL issue (#5774)
  • Fix empty verification code for komenci (#5781)
  • Fix payments to unverified numbers (#5827)
  • Fix bug causing users to get stuck on Contact Matching screen (#5826)
  • Change Simplex whitelist for blacklist (#5851)
  • Spanish copy update (#5857)
  • Fix check of previously verified accounts when in feeless flow (#5854)
  • Changes to Simplex cash in (#5855)
  • Upgrade lib to fix pixel email issue (#5837)
  • Change the method used to get account addresses from phone numbers (#5877)
  • Use Set instead of Array for Secure Send + don't allow re-verification if an EOA is verified (#5889)

Security

  • Upgrade our bip39 to TS version (#5697)
  • Upgrades the react native webview package to fix SSL issue (#5774)
  • Update known issues file (#5858)

Testing

  • End-to-end iOS and Android tests run locally.
  • Sanity testing on physical devices for iOS and Android.