Releases: valora-inc/wallet
Valora 1.43.1
Commits included
This release is a patch on top of v1.43.0, with an additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.43.0
Bug fixes
cbabdae fix(fiatconnect): pass address to getQuotes
Other
e058fb5 chore: bump app version to 1.43.1
Valora 1.43.0
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 October 12th, 2022 from 24b1a33
Features
1f0bb65 feat: onboarding carousel order and copy experiment (#2861)
517190c feat: pending swap screen (#2891)
9f6bd21 feat: use centralised phone number lookup in send flow (#2955)
ff8be31 feat: display swap fee's as 'Free' (#2977)
80dd2e7 feat: restore phone verification status when restoring wallet (#2980)
Bug Fixes
8bbb2c0 fix: incorrect connection error on WalletConnect connection (#2940)
41f801b fix: make contacts details on send screen vertically center (#2966)
eeabe47 fix: use view instead of nested SafeAreaView to prevent extra top space (#2967)
8b7651c fix: inconsistent text alignment between onboarding screens (#2981)
Other
7a48b34 New Crowdin updates (#2919)
eb6cb78 build(deps): upgrade victory-native to 36.6.8 (#2933)
a6af513 chore: update licenses and disclaimer (#2934)
a6eb2a1 Correct typo in inviteWithUrl.error (#2930)
4a39bcf New Crowdin updates (#2929)
6f7dc98 build(deps): upgrade to detox 19.12.3 (#2925)
73027bf feat: add backend requests for CPV screens (#2905)
2fd1664 chore: add analytics to CPV flow (#2918)
88a1462 feat: skip button for user name during onboarding (#2890)
9899e85 feat: call in-house-liquidity post kyc endpoint for persona success (#2899)
925cbf8 chore: update licenses and disclaimer (#2936)
ee8b002 feat(fiatconnect): add saga for handling kyc try again (#2922)
fe54b9d chore: bump app version to 1.43.0 (#2939)
df51b52 New Crowdin updates (#2935)
7ef0ae8 feat: add resend code button to verification code input screen (#2917)
116bc43 feat(analytics): setup statsig experiment (#2909)
cfac687 ci(codecov): patch config should be same as project (#2944)
6aeda8d chore(dep): ignore known issue from reanimated (#2953)
834083a fix(fiatconnect): Fix issue when checking KYC after submitting fiat account (#2931)
0226c45 fix(fiatconnect): Fix KYC info display (#2928)
9364ade feat(analytics): use Statsig skip button param in onboarding (#2950)
c756333 New Crowdin updates (#2947)
6f32513 chore: update licenses and disclaimer (#2948)
c3dd27e chore: update blockscout/explorer mainnet url to avoid redirect (#2956)
66f8169 feat: update wallet to use CPV status (#2946)
81325b5 chore: augment request body of verifyPhoneNumber with extra params (#2960)
0e84364 feat: handle number already verified for CPV (#2969)
ec64558 chore(copy): update t&c copy for fiatconnect link account screen (#2959)
46bc91a feat(fiatconnect): Implement KYC status screens (#2921)
cf368fc feat: add username generator function (#2958)
1e0e866 feat: alternate username placeholder onboarding experiment (#2949)
adc594f Run E2E Suite on Multiple Android Versions (#2968)
df9de1a New Crowdin updates (#2971)
362d98d feat: auto read SMS code on Android with CPV (#2972)
c37cf7c feat: add DEK fetch for CPV (#2970)
2cfca64 fix(persona): create a new account when kycStatus is NotCreated (#2976)
256fde8 feat: add username blocklist from Statsig dynamic config (#2974)
4e64ad7 feat(fiatconnect): Cache quote parameters when posting KYC to IHL (#2973)
bddd383 feat: add username generator button to onboarding (#2965)
5b27d40 feat(fiatconnect): get account number regex from remote config (#2979)
Valora 1.42.0
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 September 28th, 2022 from 24b1a33.
Features
24b1a33 feat: Add share URL flow (#2886)
Bug fixes
1da4d69 fix: prevent text overlapping the device status bar (#2873)
0433ab4 fix(analytics): isEnabled call on page, add debug log (#2892)
38dffb1 fix(ihl): cookie name (#2913)
Other
df4bb62 Bump app version to 1.42.0 (#2878)
b48270a feat(fiatconnect): Add KYC checking when selecting quotes (#2866)
6feb756 New Crowdin updates (#2877)
20275f2 fix: automerge permissions with update version / disclaimer GH workflows (#2880)
e767dc1 chore(e2e): use xcode 13.1 for iOS (#2884)
a7cbe74 chore(persona): upgrade sdk to v2 (#2855)
991ffb2 chore: update licenses and disclaimer (#2888)
44386c7 chore(e2e): use BASH_ENV for android (#2889)
e085a53 chore: add remote config for CPV (#2893)
0a126d2 feat: add central phone verification screen UI (#2894)
806191e refactor(fiatconnect): Refactor fiat account submission to saga (#2898)
5fcc4c0 feat(fiatconnect): Add in distinct KYC status screen mocks (#2907)
44c26c9 chore: add statsig api key (#2908)
cd5b6b8 test(fiatconnect): cleanup handleAttemptReturnUserFlow saga tests (#2906)
96aba94 New Crowdin updates (#2902)
56246bc refactor: abstract InviteModal component so that it can be reused (#2911)
2301a3d feat(fiatconnect): show terms and conditions and privacy policy for FC providers (#2910)
b49eaa2 feat(fiatconnect): Check KYC after submitting account (#2912)
09c4115 feat(kyc): Add a buffer page before and after persona (#2914)
b8be7d0 New Crowdin updates (#2915)
32e2f3d Update copy (#2920)
c6c246d feat(fiatconnect): check KYC on return user flow (#2916)
Valora 1.41.0
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 September 15th, 2022 from 540a576.
Features
93d5435 feat: feature flag for guided onboarding copy (#2850)
Bug fixes
bf0fa1c fix: invite modal display on android not taking up whole screen height (#2858)
540a576 fix: show Fees Vary when Fiatconnect quotes return undefined for fee (#2868)
Other
e4d777e Bump app version to 1.41.0
1479ad2 chore(deps): make persona and bls gradle7 compatible (#2838)
cda7e45 Update licenses and disclaimer (#2845)
cab45c3 chore(deps): upgrade fiatconnect deps (#2846)
4d33cf6 chore(deps): upgrade to android API level 31 (#2834)
b7625cd chore: add java-version, update readme (#2849)
680a787 test(e2e): android test group (#2851)
de7286f New Crowdin updates (#2836)
1da9b8d refactor: carousel (#2856)
3574727 Update licenses and disclaimer (#2860)
998a097 ci(install): trying out fix for yarn install (#2863)
147cc98 New Crowdin updates (#2859)
02a7082 chore(copy): change "zero fees" to "low fees" for ramp cash-in bottom… (#2862)
4ffa43c fix(deps): make @react-native-firebase/app API level 31 compatible (#2870)
0a77e0f chore: remove Mergify (#2865)
4c4f448 New Crowdin updates (#2867)
238bdc8 fix: automerge crowdin CI failures due to branch being out of date (#2872)
ade0ff6 chore: LeakCanary Removal (#2874)
Valora 1.40.1
Commits included
This release is a patch on top of v1.40.0, with an additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.40.1
Bug fixes
bb35b4b Revert "feat: onboarding carousel variant testing" (#2854)
Other
5427dbf chore: bump app version to 1.40.1
Valora 1.40.0
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 September 1st, 2022 from f40632c.
Features
7c1a020 feat(ihl): use siwe auth (#2787)
568ef28 feat: add support for Polish Zloty (#2820)
40e29f0 feat(OFAC compliance): Block Sanctioned Countries (RET-343) (#2793)
ae972b2 feat: move recovery phrase into 'settings' (#2814)
cc4ffec feat: invite flow without escrow payments (#2819)
0fac1e6 feat: feature flag for guided onboarding copy (#2817)
a6e9afa feat: onboarding carousel variant testing (#2827)
74dae9e fix: home token balance sync (#2818)
Bug fixes
5b6f6a6 fix: show view assets button all the time (#2801)
e84bcae fix: dapp list loads on initial navigation from create or restore (#2811)
3b5d4b3 fix: feed item alignment and 'account' removal (#2810)
7c8045d fix: token balances display fix (#2795)
c84b58e fix: handle dapplist fetch correctly on account load (#2816)
70aa8d4 chore: remove daily limit feature (#2830)
d8048f3 fix(pincode): fix translation string (#2837)
Other
b20ffec build(deps): update detox to 19.10.0 (#2802)
26ab6a5 Bump app version to 1.40.0
ccb1f09 chore: hide buy / sell CELO if in app swaps enabled (#2792)
9b719f2 New Crowdin updates (#2796)
824248e Copy update: inviteRewardsBanner.body (#2805)
40fbe23 Update translation.json (#2806)
7c8887a New Crowdin updates (#2807)
3056654 New Crowdin updates (#2813)
eb38639 test(vulnerabilities): run checks on schedule and with manual dispatch (#2815)
8379560 New Crowdin updates (#2821)
cdadfce chore: remove unused matchmaking code (#2829)
d0c7252 chore(deps): remove unused sms packages (#2826)
74af545 Update licenses and disclaimer (#2831)
5a6f52d chore(deps): make RN packages gradle 7 compatible (#2832)
1be550c docs: update CONTRIBUTING.md (#2825)
4bfb2d3 build(deps): bump moment-timezone from 0.5.26 to 0.5.35 (#2833)
d39b70e chore(deps): use resolution for securerandom (#2835)
772beb4 chore: Bump jsdom from 16.4.0 to 16.7.0 (#2634)
0fb6929 New Crowdin updates (#2824)
f40632c revert: feature flag for guided onboarding copy (#2840)
Valora 1.39.1
Commits included
This release is a patch on top of v1.39.0, with an additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.39.1
Bug fixes
7d78774 revert: Move recovery phrase into 'settings' (#2808)
Other
fdcfdff chore: update version number
Valora 1.39.0
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 19th, 2022 from 8930a89
Features
f29a43c feat(cico): Refetch quotes from transfer failed screen (#2757)
947b639 feat: Move recovery phrase into 'settings' (#2758)
f4b438e feat(fiatconnect): show validation errors after typing is complete (#2771)
9315409 feat(fiatconnect): Handle expired quotes (#2731)
b8a08a5 feat(Onboarding): create account copy test (RET-363) (#2774)
5f34e0e feat: sentry custom instrumentation (#2728)
2a6c55c feat(fiatconnect): add api key (#2784)
bf0cc84 feat(in-app swaps): support swap transactions in home feed (RET-290) (#2752)
d80e9eb feat: in app swap review screen (#2767)
Bug fixes
e719ae7 fix(fiatconnect): move exported consts to avoid cyclic dependency (#2764)
d3e077a fix(fiatconnect): fiat details screen button updates (#2776)
1922a6c fix(fiatconnect): clear button position on fiat details screen (#2775)
13be500 fix(fiatconnect): review screen copy updates (#2778)
88fd4a5 fix(homefeed): ensure that users can scroll to load more (#2779)
9787ecc fix(homefeed): avoid showing 'no more transactions' toast when too few transactions (#2783)
524961b fix: navigating to connect phone number with existing wallet (#2777)
f1516ed fix(escrow-analytics): fix escrow claims instrumentation (#2782)
e6d7234 fix(cico): Fix some copy for fiatconnect account connecting (#2790)
f5a649c fix: account funded and liquidated events emitted incorrectly (#2791)
Other
b76a20d Bump app version to 1.39.0
4de09d7 New Crowdin updates (#2762)
93dc484 refactor(fiatconnect-saga): share code better for getting quotes (#2766)
222ef96 refactor(fiatconnect): update fiat details screen to match design (#2760)
5cb0a2e build(deps): update to detox 19.9.0 (#2759)
4dd65b6 chore(firebase): give ihl access to persona node in firebase (#2770)
98ea0b6 test: skip learn more test on rewards as page is not published (#2780)
d205d41 New Crowdin updates (#2765)
5a00620 New Crowdin updates (#2786)
58bf61d New Crowdin updates (#2788)
8930a89 chore(invite-rewards): update rewards copy (#2800)
Valora 1.38.2
Commits included
This release is a patch on top of v1.38.1, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.38.2
Bug fixes
9787ecc: fix(homefeed): avoid showing 'no more transactions' toast when too few transactions #2783
Valora 1.38.1
Commits included
This release is a patch on top of v1.38.0, with some additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.38.1
Bug fixes
88fd4a5: fix(homefeed): ensure that users can scroll to load more (#2779)