Skip to content

Releases: valora-inc/wallet

Valora 1.14.1

20 May 09:58
45329e8
Compare
Choose a tag to compare
Valora 1.14.1 Pre-release
Pre-release

Summary

Commits included

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

Bug fixes

  • Fix loading indicator for Simplex checkout page on Android (#348)
  • Don't show invites until they can be reclaimed (#351)
  • Use account address when giving CIP8 profile access (#354)
  • P1 fixes for 1.14 release (#352)
  • Download profile info for each address once (#335)

Features

  • Move provider logic server-side (#323)
  • New Crowdin updates (#344)

Valora 1.14.0

12 May 19:57
a40e575
Compare
Choose a tag to compare
Valora 1.14.0 Pre-release
Pre-release

Summary

Valora 1.14.0 displays user provided profile photos and names in the transaction feed, adds support for cashing out using XanPool, uses an improved experience for cashing in with Simplex, adds WalletConnect support, displays a status when requesting to raise the daily spend limit, and uses the latest Celo blockchain client compatible with the upcoming hard forks. It also fixes an error requiring users to restore their account, and addresses various minor bugs.

Commits included

This release was cut from main on May 7, 2021 from 1a8f39a. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.14.0

Bug fixes

  • Fix the fetching of exchange rates (#255)
  • Fix device clock sync bug (#286)
  • Show contact names on pending Escrow notification and list (#288)
  • Fix migration error causing to lose the existing redux state (#289)
  • Fix incorrect analytics event sent when choosing restore account (#314)
  • Upgrade react-native-safe-area-context to 3.2.0 (#309)
  • Initialize sentry earlier (#326)
  • Fix hanging requests with WalletConnect (#333)

Features

  • New Crowdin updates (#233) (#267) (#329)
  • Add KYC status screen (#219)
  • Xanpool integration (#238)
  • Add if outgoing payment request, remove header title with balance (#266)
  • Simplex integration (#80)
  • Add webhooks for MoonPay and Ramp (#119)
  • Make it clearer that user can manually enter name, phone, address in Send screen (#283)
  • Upload/Download Profile Data with CIP8 (#19)
  • Add analytics events when navigating to rewards screen (#270)
  • Exclude lost accounts on Secure Send (#152)
  • Update @celo/client to v1.3.0-stable (#301)
  • Display CIP8 profile info in Transaction Feed (#37)
  • Update SDK version to 1.2 - Return user's pepper in dappkit (#291)
  • WalletConnect (#154)
  • Trigger app tracking authorization popup on iOS (#331)

Valora 1.13.1

22 Jul 08:53
Compare
Choose a tag to compare
Valora 1.13.1 Pre-release
Pre-release

TODO

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)
De#dates 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)