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)