Skip to content

Releases: valora-inc/wallet

Valora 1.38.0

05 Aug 20:08
a7d2e79
Compare
Choose a tag to compare
Valora 1.38.0 Pre-release
Pre-release

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Commits included

This release was cut from main on August 5th, 2022 from a7d2e79

Features

93529b2 feat: support NFTs in home feed (#2698)
aac1a4f feat(in-app swaps): add swap screen (#2700)
6401072 feat(fiatconnect): a return user flow that has them skip selecting a provider and filling in fiat account details (#2699)
6102163 feat(coinbase): coinbase pay card shows only when adding funds (#2735)
d00da2c feat(exchanges): show no payment methods screen if no providers and exchanges are available (#2707)
d1dc8c3 feat(fiatconnect): part two of return user flow. navigate directly to review screen if there is a fiataccount (#2730)
f873043 feat(in-app swaps): connect swap screen to cloud function (#2729)
ba89226 feat(NFT invite rewards): support NFT transactions in home feed (#2751)
a7d2e79 feat(transaction feed): label coinbase transactions as deposit (#2748)

Bug fixes

178a0ac fix(deps): update dependency @fiatconnect/fiatconnect-types to ^6.1.0 (#2732)
73d649c fix: prevent saving empty name (#2742)
51698a6 fix: creation of log directory (#2744)
84d5cfc fix(cico): fix back and cancel buttons on Review Screen (#2753)

Other

ae98084 New Crowdin updates (#2719)
0d8bc40 Bump app version to 1.38.0
8f171b5 Revert "feat: support NFTs in home feed" (#2733)
1a804a6 feat(analytics): Add FiatConnect transfer out events (#2727)
b6565a2 chore(firebase): allow IHL to write to fiatconnect node (#2736)
30c0501 New Crowdin updates (#2722)
84d5fcf chore: apply code from 1.36.1 and 1.37.1 patches (#2740)
ceb65a0 chore: remove CIP-8 implementation (#2745)
122f7a0 New Crowdin updates (#2746)
622c769 chore(PFP): Remove unused PFP code (#2747)
f8ae972 New Crowdin updates (#2750)
6300ae9 feat(fiatconnect): add link fiat account info screen (#2749)
40fcd11 chore: update copy for invite rewards banner (#2756)
aa0fd0c New Crowdin updates (#2755)

Valora 1.37.1

02 Aug 22:38
3c1174f
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.37.1, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.37.1

Bug fixes

3c1174f fix: schema migrations and omit empty transactions

Valora 1.36.1

28 Jul 17:51
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.36.0, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.36.1

Bug fixes

  • a15a2e0 fix: app crash on empty transactions in the redux state

Other

Valora 1.37.0

22 Jul 18:40
27e0875
Compare
Choose a tag to compare
Valora 1.37.0 Pre-release
Pre-release

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Commits included

This release was cut from main on July 21th, 2022 from 27e0875

Features

23a1f2d feat(In-app swaps): Update drawer menu items (#2664)
3d7e5ae feat(coinbase): initiate coinbase pay flow (#2673)
a5235f3 feat: Support "address only" QR codes in release builds (#2686)
3411776 feat(fiatconnect): implement transfer out (#2687)
28233a0 feat(coinbase): coinbase pay analytics (#2694)
93895d6 feat(supercharge): support new tokens (#2689)
aa66efb feat(supercharge): add super props for supercharged tokens (#2712)
0e084a1 feat(exchanges): only show crypto exchanges card if available (#2702)
8feb866 feat(fiatconnect): Implement transfer status screen (#2706)

Bug fixes

542b521 fix: reduce memory consumption on low tier android devices (#2669)
936fc6f fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.3.3 (#2703)
b21bc3c fix: token balance load (#2645)
d6bd8a4 fix: reduce log size (#2680)

Other

08596d9 Bump app version to 1.37.0
788fcd0 refactor(fiatconnect): move quote fetching to sagas (#2674)
3f70125 chore(analytics): Add analytics events for skip verification button (#2684)
15c2423 chore(gitignore): ignore brander Home asset (#2692)
b14065b refactor(fiatconnect): move client creation outside quote class (#2691)
7d93aad New Crowdin updates (#2677)
46344d9 docs(wallet): update flipper docs for android (#2709)
4f47d79 chore(flipper): add fiatConnect to stateWhitelist (#2713)
1ed018c refactor(fiatconnect): separate out fetch providers (#2711)
dbcaad6 Update "Connect number" home card copy (#2715)
da78f89 New Crowdin updates (#2714)
27e0875 chore(drawer-menu): use swap screen remote config for celo menu item position (#2716)

Valora 1.36.0

07 Jul 20:14
783cda9
Compare
Choose a tag to compare

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Commits included

This release was cut from main on July 7th, 2022 from 783cda9.

Features

31214c1 Add react-navigation-bottom-sheet for dapp connection (RET-240) (#2640)
b7beda0 feat: make NFTs discoverable (#2632)
3b4780c feat(cico): Display fees in crypto for cash out (#2656)
d0d91e7 feat(coinbase pay): Shows a touchable Coinbase Pay card if user is eligible (#2661)
ab17770 feat(fiatconnect): Initialize FiatConnect SDK and send Fiat Account to providers (#2658)
92d668d feat(FiatDetails): use dropdown for fields with allowed values (#2670)

Bug fixes

c2a6ef1 Pincode Set Fix (#2629)
d556789 fix: list of countries in Europe (#2660)
c5fce47 Prevent flash when dismissing reCAPTCHA modal (#2672)
783cda9 feat: support address only QR codes in QR scanner (#2678)

Other

b756acd New Crowdin updates (#2627)
50793db Update WALLET.md with instructions on how to install on an M1 (#2611)
4de00b9 Update licenses and disclaimer (#2637)
8e6bf69 Ignore yarn audit issue with incorrect Hermes version (#2639)
0d6bff7 Add placeholder image if no dapp logo can be displayed (#2635)
33c5c86 Connect FiatConnect screens (#2638)
b2e9da5 Update licenses and disclaimer (#2642)
c61564a Bump app version to 1.36.0
00e0c8a Update known vulnerabilities (#2649)
c4532df chore: version bump fiatconnect deps (#2650)
8e18001 chore: remove obsolete l.celo.org dynamic link (#2652)
42be838 Add 'address copied' alert for dapp connect bottom sheet (#2653)
f18870d refactor(FiatConnectQuote): expose fiat account schema allowed values (#2657)
839c07a Update licenses and disclaimer (#2659)
a867d3c Detox update to 19.7.1 (#2655)
2dc0b10 New Crowdin updates (#2662)
e6edba1 chore(fiatconnect): remove account name field from form (#2666)
66e4c9a refactor(cico): Refactor review screen to take ObfuscatedFiatAccountData as a prop (#2667)
3070423 chore(deps): update dependency moment to ^2.29.4 (#2675)
4f030aa New Crowdin updates (#2671)
433fc16 Update licenses and disclaimer (#2676)

Valora 1.35.0

24 Jun 03:25
96720af
Compare
Choose a tag to compare

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Bug fixes

385cbd2 Fix Android Dismiss Modal Animation (#2595)

Features

331e21b WalletConnect bottom sheet (#2585)
6918ffe Add Polish language support (#2626)

Other

a704aaa New Crowdin updates (#2586)
4cb3b35 refactor(FiatConnectReviewScreen): use NormalizedQuote class (#2577)
1a73049 Remove separate loading screen for WalletConnect (#2559)
268b65d chore: farewell geth (#2584)
eff8c48 chore: remove react-native-tcp (#2589)
7662916 Small lint change to error on console.* (#2597)
98bdfa5 New Crowdin updates (#2594)
ef39606 Bump app version to 1.35.0 (#2599)
4cd2a97 feat(cico): Withdraw in crypto (#2596)
36fc7d0 Use WalletConnect bottomsheet for Dappkit connection/transaction (#2590)
4805138 Convert auto version bump CI script to shelljs to ensure error when steps fail (#2600)
f323459 Convert PincodeEnter to functional component (#2593)
9ed8c2b Add a unix timestamp to console log messages (#2607)
19b7bc8 Add configurable logging levels (#2610)
0e62180 feat(cico): make room for gas fees on withdraw (#2601)
cfd8c12 Update @segment dependencies (#2598)
cce253f Fix known vulnerabilities (#2614)
e732d89 Create dapp slice and move dapp state to slice (#2609)
0978cfd chore: remove geth logs from Logger and combine with ReactNativeLogger (#2615)
cd3efa9 Update licenses and disclaimer (#2624)
c7f738a New Crowdin updates (#2602)
fb84163 Upgrade @sentry/react-native to 3.4.3 (#2620)
46effce Update licenses and disclaimer (#2628)
d5d70e3 chore: upgrade hermes-engine because of a vulnerability (#2633)
aa4d508 Add dapps list data to redux, display disclaimer in dapp connection screens (#2613)
849f199 Add remote config for WC/dappkit bottom sheet update (#2623)
96720af feat(fiatconnect): Allow wallet to login with FC providers (#2612)

Valora 1.34.0

09 Jun 08:36
7594c0e
Compare
Choose a tag to compare

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Commits included

This release was cut from main on June 9th, 2022 from 7594c0e. See release branch: https://github.com/valora-inc/wallet/tree/release/wallet/1.34.0

Bug fixes

n/a

Features

685d572 Add option to open dapp urls in external browser (#2565)

Other

b52854b feat(fiatconnect): add cico review screen (#2504)
880ef58 New Crowdin updates (#2533)
b7cd07b Bump app version to 1.34.0 (#2535)
9b2005b chore: Bump path-parse from 1.0.6 to 1.0.7 (#2540)
adf4832 chore: Bump browserslist from 4.16.3 to 4.20.3 (#2542)
baff070 chore: Bump color-string from 1.5.4 to 1.9.1 (#2541)
8997686 chore: Bump hosted-git-info from 2.8.8 to 2.8.9 (#2543)
a5c8470 chore: Bump node-notifier from 8.0.0 to 8.0.2 (#2545)
a6876d8 New Crowdin updates (#2536)
87dfd20 Rewards E2E tests (#2526)
2daff6e New Crowdin updates (#2549)
177cc66 Copy updates (#2551)
46313cd QR Scanner E2E Tests (#2529)
89a6760 chore: new Keychain based wallet + signer (#2519)
dad3c6a New Crowdin updates (#2550)
f57f9ac chore: migrate existing geth + dek accounts to the Keychain based wallet (#2539)
235838e e2e: fix incorrect identifier in OnRamps test (#2566)
211b5fc chore: clear Keychain accounts on reset + iOS auth prompt fix (#2560)
28e7f8e Update Connected via {{providerName}} (#2568)
cbcabd8 New Crowdin updates (#2569)
143d312 New Crowdin updates (#2571)
7addd8a Avoid sending expected CleverTap errors to sentry (#2573)
07f947b feat(cico): Get FiatConnect quotes (#2528)
c4cda94 refactor(FiatConnectReviewScreen): implement latest design (#2574)
7594c0e New Crowdin updates (#2576)

Full Changelog: valora-v1.33.0...valora-v1.34.0

Valora 1.33.0

27 May 22:47
2fb0d28
Compare
Choose a tag to compare

Summary

We've updated Valora in order to fix bugs, enhance our features, and improve overall performance.

Commits included

This release was cut from main on May 27th, 2022 from 2fb0d28. See release branch: https://github.com/valora-inc/wallet/tree/release/wallet/1.33.0

Bug fixes

  • Remove google-libphonenumber dependency by @MuckT in #2478
  • Remove clear cache on verification start so that no pincode is needed for phone verification by @kathaypacific in #2502

Features

Other

Full Changelog: valora-v1.32.2...valora-v1.33.0

Valora 1.32.2

19 May 11:56
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.32.1, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.32.2

Bug fixes

  • 605ae7c Update invite rewards copy, fixes typo and backwards compat (#2494)

Valora 1.32.1

19 May 04:35
Compare
Choose a tag to compare
Valora 1.32.1 Pre-release
Pre-release

Commits included

This release is a patch on top of v1.32.0, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.32.1

Bug fixes

  • 1e100b6 update invite rewards copy (#2492)
  • 7d870716e Removing hardcoded percentage (#2460)