Skip to content

Releases: valora-inc/wallet

Valora 1.13.0

21 Apr 05:17
Compare
Choose a tag to compare
Valora 1.13.0 Pre-release
Pre-release

Summary

Valora 1.13.0 introduces the ability to add CICO providers remotely, increased daily transaction limit, notifications for withdraws from escrow, and fixes for opening push notifications.

Commits included

This release was cut from master on April 20, 2021 from 8e588b6. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.13.0

Bug fixes

  • Fix for toUpperCase error (#242)
  • Force y18n version 5.0.5 (#234)
  • Fix analytics drawer_navigation event (#222)
  • Fix persist config version and add test (#188)
  • Fix for tapping on a push notification on android (#162)

Features

  • Add local providers remotely (#209)
  • Send push notification when someone withdraws from Escrow (#176)
  • Increase the default transaction limit from $500 to $1000 #173
  • Re-enable Transak (#170)
  • Edits to CICO success screen (#168)
  • New Crowdin updates (#155) (#165)
  • Display escrow payment details (#163)
  • Portuguese seed phrases (#140)
  • Update celo sdk (#139)
  • Added Prometheus metrics to blockchain-api (#115)
  • Split card and card options on cash in (#108)
  • Create a success page after cash in (#107)
  • Unify komenci and classic verification flows (#5)

Testing

  • add jest-html and jest-junit reporters (#220)

Valora 1.12.2

07 Apr 13:40
Compare
Choose a tag to compare

Summary

Commits included

This release is a patch on top of v1.12.1 (a01ca8d), with some additional commits cherry-picked from main. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.12.2

Bug fixes

  • Add flow for recovering access to account if Redux store is wiped (#195)
  • Verification Hotfixes (#196)
  • New Crowdin updates (#199)
  • Fix account initialization in Hotfix PR (#200)
  • Choose language before starting recovery flow (#203)

Valora 1.12.1

31 Mar 17:20
a01ca8d
Compare
Choose a tag to compare

Summary

Valora 1.12.1 introduces short verification codes, improves notifications on Android, adds several new ways of Cash In Cash Out and moves translations to Crowdin.

Commits included

This release was cut from master on March 19, 2021 from 8e588b6. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.12.1

Bug fixes

  • fix: verify-to-confirm (#76)
  • Fix hash from branding repo (#118)
  • Disable OTP keyboard suggestion on iOS (#147)

Features

  • Enable short verification codes remotely and related UI facelift (#16)
  • Add notification id to analytics event HomeEvents.notification_select (#63)
  • Transak integration (#39)
  • Add UI for invite rewards (#67)
  • Added the account field (#97)
  • Improve notification-service notification sending (#40)
  • Move CICO provider url composition server-side (#74)
  • Upgrade firebase packages to 11.0.0 (#104)
  • Warn users if provider does not support current location (#102)
  • Add detailed events tracking to CICO flow (#98)
  • Change copy for CELO transfers (#121)
  • Translation management with Crowdin (#112) (#134) (#136)
  • Add Bitfy and FlowBTC as providers for Brazil (#132)
  • Eliminate online gas estimation from send and invite flows (#117)
  • Adjust integration (#125)
  • Improvement for notifications on Android (#40)
  • Enable CELO cash-in for all users (#145)

Valora 1.11.1

18 Mar 17:03
Compare
Choose a tag to compare

Summary

Relative to the 1.11.0 release, the 1.11.1 release allows users to cash in using Apple Pay, and Ramp (not available in the US yet) It also addresses various minor bugs.

Commits included

This release is a patch on top of v1.11.0 (e5c80bb), with some additional commits cherry-picked from main. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.11.1

Bug fixes

Update contractkit to 1.0.2 #75

Features

Add proguard rules for InAppBrowser on Android (#73)
Change the way cutoff for rewards is calculated (#72)
Enable card payments on Ramp (#69)
Add CELO txs to the main feed (#90)

Valora 1.11.0

02 Mar 16:58
Compare
Choose a tag to compare
Valora 1.11.0 Pre-release
Pre-release

Relative to the 1.10.1 release, the 1.11.0 release allows users to cash in using Apple Pay, and Ramp (not available in the US yet) It also addresses various minor bugs.

Commits included

This release was cut from main on February 23, 2021 from d5aaae2, with some additional translation strings added. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.11.0

Bug fixes

Use esm version of date-fns (celo-org/celo-monorepo#6994)
Addresses UI issue when user enters send amount larger than 100,000 (celo-org/celo-monorepo#6951)
Design updates on Valora (celo-org/celo-monorepo#6986)
UI changes for Consumer Incentives screen (#11)
Remove balance check before ODIS query (#20)
Fix CICO provider redirect bug (#22)
Change title of NameAndPicture to Restore my Account when restoring an account (#42)

Features

Add app language on start analytics event (celo-org/celo-monorepo#7004)
Ramp integration on Valora (celo-org/celo-monorepo#6920)
Small UI changes to CELO deposit review screen (#7)
Add a screen to the cash in flow to input the amount to cash in (#9)
Enable ApplePay as a payment option for CICO providers (#14)
Deduce providers names and add them to the feed (#3)
Add (optional) blockedCountries list for notifications (#13)