Releases: valora-xyz/wallet
Valora 1.15.2
Summary
Commits included
This release is a patch on top of v1.15.1. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.15.2
Bug fixes
- Revert broken verification changes in 1.15.1 (#511)
Features
- Add more verification events (#516)
Valora 1.15.1
Summary
Commits included
This release is a patch on top of v1.15.0. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.15.1
Bug fixes
Valora 1.15.0
Summary
Valora 1.15.0 brings various bug fixes to the phone number confirmation experience as well as other places across the app, changes how user location is determined to highlight the most relevant fiat on-ramps, and integrates more deeply with on-ramp providers to surface fee estimates so users can make informed cash-in decisions.
Commits included
This release was cut from main on June 1, 2021 from 23272af. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.15.0
Bug fixes
- Fix cash-out limit balance calculation with non-USD currencies (#397)
- Fix Linux support in run_app.sh and update setup docs (#402) (#403)
- Display contact phone numbers in the same format they are saved in (#410)
- Update resolutions to fix vulnerabilities (#418)
- Verification Refactoring (#377)
- Turn Send screen into a functional component (#411)
- Add migration to clean up old verification state (#431)
- Switch location detection from phone country code to IP address (#358)
- Add eslint to mobile, react-components, and cloud-functions directory and port over tslint configuration (#419) (#435) (#436)
- Focus number input when country changes on phone verification (#416)
- Fixed the blockscout query parameter type (#438)
- Various verification fixes (#432)
Features
- Modify notification service to support cEUR (#368)
- Implement eth_signTypedData for WalletConnect (#389)
- Update text of RaiseLimitScreen (#408)
- Add Branding section to README (#409)
- Fire analytics event when push notification is opened (#417)
- Update to Invite Rewards banner (#406)
- Separate Exchange Rate service into it's own cloud function (#423)
- Percentage based RewardsScreen redesign (#374)
- Add Fees for CICO Providers (#384)
Valora 1.14.3
Summary
Commits included
This release is a patch on top of v1.14.2 (30867a7). See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.14.3
Bug fixes
Valora 1.14.2
Summary
This release fixes various regressions in the verification flow introduced in v1.13.
Commits included
This release is a patch on top of v1.14.1 (45329e8), with some additional commits cherry-picked from main. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.14.2
Bug fixes
- Fix error running iOS e2e test locally (#367)
- Fix
getAttestationCodeForSecurityCodenot logging error details (#372) - Verification fixes (#362)
- Refactor the UI of the verification flow (#378)
- Restart verification if phone number changes (#388)
- Add migration to fix user verification state (#383)
- Prevent repeated code from being pasted in Android (#391)
Valora 1.14.1
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
Valora 1.14.0
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
TODO
Valora 1.13.0
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
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