Skip to content

Releases: valora-inc/wallet

Valora 1.89.0

11 Jul 08:23
cd9c532
Compare
Choose a tag to compare
Valora 1.89.0 Pre-release
Pre-release

Summary

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

Features

213922f feat(earn): consistent apy across screens (#5584)
01ab18e feat(CAB): Add origin to CAB analytics (#5589)
4ad3f79 feat(cab): phone code input changes for setup in onboarding (#5590)
710b2c9 feat: add keyless backup into onboarding flow (#5591)

Bug Fixes

3402eed fix(cab): grey out header when bottom sheet is open (#5585)
abc0a7b fix(deps): update dependency react-native-config to ^1.5.2 (#5577)
711cd27 fix(points): fix spacing issue (#5587)
f146ad3 fix(deps): update dependency tslib to ^2.6.3 (#5594)
3f2e67e fix(deps): update dependency react-native-safe-area-context to ^4.10.7 (#5593)
c3484a6 fix(deps): update dependency @coinbase/cbpay-js to ^2.2.0 (#5596)
84e9fc3 fix(deps): update dependency @toruslabs/constants to ^13.4.0 (#5598)
0e6e017 fix(deps): update dependency @toruslabs/fetch-node-details to ^13.4.0 (#5599)
3ec1c0a fix(deps): update dependency @toruslabs/torus.js to ^12.3.6 (#5600)
0b479b0 fix(deps): update dependency react-native-device-info to ^10.14.0 (#5606)
7d3c0ff fix(points): fetch points balance and history on backup restore (#5604)
97e5a50 fix(earn): Withdraw entire amount leaving no dust (#5610)
e5e2b3f fix(points): remove wrong and redundant image style property (#5621)
9698687 fix(points): race conditions between statsig and initial sagas (#5617)
7dbe6ee fix(points): fix "more coming soon" card corners (#5627)
4b419d1 fix(points): update "coming soon" icon (#5629)
be39ab5 fix(points): add stroke to "swap" icon (#5630)

Other

2e34178 chore(l10n): update translations from Crowdin (#5581)
372128a chore(l10n): update translations from Crowdin (#5582)
3914c15 chore: bump app version to 1.89.0 (#5586)
e807134 chore(l10n): update translations from Crowdin (#5588)
b812c35 chore: fix typo (#5602)
7082ee9 chore: remove ivory onboarding background (#5592)
3e18b50 chore(l10n): update translations from Crowdin (#5603)
81374f3 chore(points): points discover card redesign (#5608)
0fe8524 chore(l10n): update translations from Crowdin (#5609)
fc3af6a chore: remove rocket emoji for compliance (#5613)
913a22d chore(l10n): update translations from Crowdin (#5614)
865ec5d chore(points): update intro illustration (#5612)
a17c809 chore(points): add user property for points balance (#5615)
13d9700 chore(points): update celebration icon (#5619)
3d00470 chore: fix inconsistent node path in Xcode build scripts (#31) (#5620)
d20acd3 chore(points): points activities list redesign (#5616)
2e02e91 chore!: remove DAppKit (#5622)
ae8c4f0 chore: update discover dapp and dapp filter styles (#5625)
ba64a7a refactor(earn): replace upward graph icon (#5634)
cd9c532 chore(l10n): update translations from Crowdin (#5632)

Valora 1.88.0

27 Jun 00:19
9d47dfc
Compare
Choose a tag to compare

Summary

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

Features

f5da2c9 feat: query transactions on networks independently (#5528)
509c41f feat(swaps): Support cross-chain swaps, swap screen redesign (#5461)
1b2a8d6 feat(onboarding): Update welcome screen (#5554)
db84201 feat: update biometrics onboarding (#5573)
d3145ee feat(dapps): Redesign discover tab and dapps screen (#5569)

Bug Fixes

81fbed4 fix(max): respect local decimal separator when setting max (#5551)
3133225 fix(walletconnect): sort and wrap network tags (#5552)
5cb40f9 fix(earn-enter-amount): local earn up to amount (#5560)
c3ca457 fix(transaction-feed): wrap state updates in useCallback (#5567)
369a269 fix(nft-videos): prevent app crash on nft video loads (#5566)
647104b fix: wrong colors import (#5570)
9d47dfc fix(nft-video): initial load height on iOS (#5580)

Other

fd2a940 chore: bump app version to 1.88.0 (#5549)
add6587 chore: Move KeylessBackupOrigin to types file (#5550)
ba0b5c8 chore(l10n): update translations from Crowdin (#5540)
8394ddd build(deps): ignore ws vulnerability (#5553)
4466c7b chore: adjust yarn audit known issues (#5556)
cd73184 test(e2e): disable fiat connect transfer out tests (#5557)
d4db9d3 fix(deps): update dependency @segment/analytics-react-native to ^2.19.2 (#5548)
7389006 fix(deps): update dependency react-native-safe-area-context to ^4.10.5 (#5558)
21b2d92 chore(l10n): update translations from Crowdin (#5561)
a373e54 chore(l10n): update translations from Crowdin (#5562)
ebedcdf build(deps): upgrade walletconnect dependencies (#5568)
9bb9f9a chore(nft-media): remove nft floating header (#5565)
3365fa7 chore: move onboarding phone verification experiment to feature gate (#5563)
212fa38 fix(deps): update dependency react-native-screens to ^3.32.0 (#5559)
6d3e992 fix(deps): update dependency @sentry/react-native to ^5.24.1 (#5513)
bd10966 chore: add points section to disclaimer (#5564)
6f25229 chore: update earn info screen (#5571)
46d6804 chore(l10n): update translations from Crowdin (#5572)
7661d22 fix(deps): update dependency react-native-gesture-handler to ^2.17.1 (#5575)
1e37938 chore(deps): update dependency bl to ^6.0.13 (#5574)
f8f3b8d chore(l10n): update translations from Crowdin (#5578)
265ef82 chore(points): reset trackOnceActivities (#5579)

Valora 1.87.2

20 Jun 18:07
237c182
Compare
Choose a tag to compare

Summary

This release is a patch on top of v1.87.0 and v1.87.1, with additional commits. See the release branch: https://github.com/valora-inc/wallet/tree/release/wallet/1.87.2.

Commits included

8dc24da fix(earn-enter-amount): local earn up to amount (#5560)
237c182 chore: bump app version to 1.87.2

Valora 1.87.0

14 Jun 05:20
9fb1a3a
Compare
Choose a tag to compare

Summary

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

Features

a7019b6 refactor(token-bottom-sheet): support bottom sheet screen and use in cico (#5485)
b60f703 feat(cico): add token filters for cash in (#5490)
08976bb feat(earn): Handle gas subsidies for withdraw and claim rewards (#5500)
6655a79 feat(earn): enable gas subsidy for transactions (#5545)
9fb1a3a feat(onboarding): Keyless Backup Setup Fail in Onboarding Flow (#5537)

Bug Fixes

1002cbd fix(send): Fix bug where you can't send max amount (#5529)
afe7f47 fix(earn): navigate to earn info screen from CTA (#5534)
2966d86 fix(earn-info): bottom to button padding on iPhone SE (#5535)
880f24d fix(points): Update swap points copy (#5543)
5109c13 feat(viem): support using valora rpc endpoint if gas is subsidized (#5542)
14e4c61 fix(earn): show loading states when tx is prepared and submitted (#5547)

Other

50d1160 chore(l10n): update translations from Crowdin (#5489)
60b0d54 fix(deps): update dependency react-native-adjust to ^4.38.1 (#5470)
ed0fc0c fix(deps): update dependency androidx.recyclerview:recyclerview to v1.3.2 (#5494)
7f7ef4d chore: bump app version to 1.87.0 (#5491)
7245207 fix(deps): update dependency react-native-safe-area-context to ^4.10.3 (#5496)
7c5ffd1 chore(l10n): update translations from Crowdin (#5493)
aa5463c fix(deps): update dependency androidx.swiperefreshlayout:swiperefreshlayout to v1.1.0 (#5497)
1bb205e docs: tweak connecting dapps (#5495)
12bf2d2 chore(renovate): set low priority for grandle dependencies (#5499)
a137d25 chore(deps): update actions/checkout action to v4 (#5502)
2509f79 chore(deps): update actions/cache action to v4 (#5501)
ad1935d chore(deps): update actions/github-script action to v7 (#5503)
eab8740 chore(deps): update actions/setup-node action to v4 (#5504)
e020f1f chore(deps): update actions/upload-artifact action to v4 (#5505)
2ac5b1a chore(deps): update codecov/codecov-action action to v4 (#5506)
bd84e33 chore(deps): update google-github-actions/auth action to v2 (#5508)
9fe6688 chore(deps): update dependency macos to v14 (#5507)
608ca47 chore(deps): update google-github-actions/get-secretmanager-secrets action to v2 (#5509)
482d39a chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.1.3 (#5510)
53f729e chore(deps): update tj-actions/changed-files action to v43 (#5511)
5c2710c fix(deps): update dependency @reduxjs/toolkit to ^2.2.5 (#5512)
8897ac7 chore(deps): update tj-actions/changed-files action to v44 (#5514)
cade2d5 fix(deps): update dependency fp-ts to v2.16.6 (#5515)
6ca8f1e chore(deps): update mikepenz/action-junit-report action to v4 (#5516)
5e7d919 fix(deps): update dependency i18next to ^23.11.5 (#5517)
5032471 fix(deps): update dependency react-native-safe-area-context to ^4.10.4 (#5518)
56b5b22 fix(deps): update dependency react-i18next to ^14.1.2 (#5519)
e696bee fix(deps): update dependency react-native-gesture-handler to ^2.16.2 (#5520)
4d84bec fix(deps): update dependency react-native-qrcode-svg to ^6.3.1 (#5521)
d8c68ca fix(deps): update dependency react-native-share to ^10.2.1 (#5522)
06853c1 fix(deps): update dependency react-redux to ^9.1.2 (#5523)
aaeca63 fix(deps): update fiatconnect packages (#5524)
7645413 chore(deps): update dependency prettier to v3.3.0 (#5525)
7491836 chore: update licenses and disclaimer (#5526)
d88d03c ci: fix vulnerability check and e2e tests (#5530)
1db955a chore: update licenses and disclaimer (#5533)
3495de3 chore(deps): update dependency prettier to v3.3.1 (#5527)
9e62fc7 chore(deps): update dependency prettier to v3.3.2 (#5536)
d651f53 build(deps): upgrade wallet connect deps (#5531)
73aad1a chore: update licenses and disclaimer (#5538)
bb5e661 fix(deps): update dependency @react-native-picker/picker to ^2.7.7 (#5539)
ea9f8fd chore: add feature gate for cab in onboarding (#5541)
4e20864 chore: adjust learn account key images and button styles (#5544)
744a35f fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.54 (#5546)

Valora 1.86.0

30 May 02:29
666f310
Compare
Choose a tag to compare

Summary

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

Features

c78bd4e feat(earn): Review and deposit updates - gas subsidy (#5452)
7ef466f feat(earn): Withdraw screen gas subsidy update (#5454)
9fb4d7f feat(earn): update cta to match new designs (#5455)
48373ce feat(earn): Review & Deposit updates - APY and earn up to amount (#5449)
5b5a3eb feat(earn): add loading skeletons for apy driven info on earn amount screen (#5457)
37e365e feat(home): update get started component to include earn info (#5460)
96c9e13 feat(earn): add earn info screen (#5456)
666f310 feat(earn): prepare transactions for supply when gas fee is covered (#5483)

Bug Fixes

ed44f1f fix(points): ensure balance is displayed timely and correctly (#5459)
5f2ef57 fix(points): app mount sagas have not been running #2 (#5479)
b2f6e48 fix(points): prevent multiple track requests, fix balance mount animation (#5480)
9810375 fix(settings): header shown as white when bottom sheet is open (#5467)

Other

782e24e chore(l10n): update translations from Crowdin (#5440)
fdb6cdb chore: bump app version to 1.86.0 (#5451)
d35a51b ci(renovate): turn off auto merge for major package version upgrades (#5388)
cb1b97b chore(points): add track points event to transaction watcher (#5441)
cca5d3c refactor(button): Make GRAY_WITH_BORDER the SECONDARY button type, remove unused styles (#5462)
a41f5d6 chore(points): send token ids with swap events (#5458)
2ddd042 chore: update branding sha (#5464)
fe76daa chore(l10n): update translations from Crowdin (#5453)
9adf90e style: add jsx expressions linter (#5463)
76082c3 refactor(token-bottom-sheet): remove deprecated option (#5468)
ea9e370 fix(deps): update dependency @react-native-picker/picker to ^2.7.6 (#5469)
de75e24 fix(deps): update dependency react-native-video to ^6.0.0 (#5471)
e780817 fix(deps): update dependency react-native-video to ^6.1.2 (#5472)
85974be chore: update licenses and disclaimer (#5473)
d21ce25 fix(deps): update dependency react-native-svg to ^15.3.0 (#5474)
58c4de7 fix(deps): update dependency @gorhom/bottom-sheet to ^4.6.3 (#5475)
2d67174 chore(l10n): update translations from Crowdin (#5465)
a012a8d chore(l10n): update translations from Crowdin (#5478)
1bb2371 fix(deps): update dependency @react-native-community/netinfo to ^11.3.2 (#5476)
a02e912 refactor(token-bottom-sheet): remove unused generic (#5484)
d646d06 chore(deps): update webfactory/ssh-agent action to v0.9.0 (#5486)
5d412f8 chore(l10n): update translations from Crowdin (#5481)

Valora 1.85.0

22 May 02:53
8b27b0a
Compare
Choose a tag to compare

Summary

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

Features

a76f334 feat: Change button color to black (#5401)
d7d9ae8 feat(earn): add function for fetching aave rewards (#5422)
db2a063 feat(earn): fetch rewards on collect screen (#5424)
99d3822 feat(earn): add function for preparing withdraw transactions (#5426)
64fd9eb feat: earn transaction feed items (#5414)
ede24ec feat(earn): prepare transactions on the collect screen and display gas (#5428)
e8472fd feat(earn): redux setup for withdraw (#5429)
da2b95c feat(earn): dispatch withdraw start on pressing collect (#5430)
c55cd0a feat(earn): earn transaction details content (#5425)
6c3366d feat(buttons): Change onboarding buttons to new design (#5423)
a7efc6d feat(earn): implement withdraw saga (#5433)
85a9d0c feat(earn): add pending transaction types (#5434)
6380cc8 feat(earn): not enough gas error for collect screen (#5436)
7421745 feat(earn): Add enter amount screen (#5399)
d03677c feat(earn): Add feature gate for covering gas fees (#5437)
8dd5080 feat(jumpstart): add specific error messaging when link is already claimed (#5427)
5946f19 fix(earn): navigation to enter amount on deposit more tap (#5439)
ea65cbc feat(swap): Initial Swap screen redesign (#5409)
e5f3242 fix(earn): android header back button (#5446)
a36105f feat(earn): add gas related analytics properties (#5447)
211c71d feat(earn): fetch token balances after a tx is submitted (#5448)
8b27b0a refactor(earn): consolidate analytics events (#5450)

Other

db7459a chore: bump app version to 1.85.0 (#5421)
2666d6c chore(l10n): update translations from Crowdin (#5420)
f7fc23a chore(l10n): update translations from Crowdin (#5431)
6cc676a chore: Supercharge sunsetting copy (#5438)
86c921d chore(l10n): update translations from Crowdin (#5435)
3a4fd74 chore: update bug report issue template (#5443)
3ab8550 chore(swap): update app fee bottom sheet copy (#5444)

Valora 1.84.0

16 May 14:41
7eeac17
Compare
Choose a tag to compare

Summary

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

Features

fbf9d4a feat(earn): add cta to discover tab (#5381)
0d3ce46 feat(earn): update cta description (#5394)
4379675 feat(earn): fetch apy from contract (#5389)
a200108 feat(points): fetch points balance (#5391)
7d421cf feat(earn): Add Crypto bottom sheet (#5376)
043c129 feat(earn): add deposit bottom sheet (#5402)
93f2ab1 feat: add earn active pool component (#5400)
d6f9a38 feat: earn asset details for aaveUSDC (#5403)
258f77a feat(earn): add function for preparing supply transaction (#5405)
69e1e64 feat(earn): Add exchanges to Add Crypto bottom sheet (#5413)
af4fd52 feat(earn): Add UI skeleton of earn collect (#5411)
609da83 feat(earn): redux setup for submitting deposit transaction (#5412)
14a2d7e feat(earn): add loading state for deposit when tx is submitted (#5415)
7fde064 feat(earn): implement deposit submit saga (#5417)
71554e2 feat(earn): get gas padding from dynamic config (#5418)
848148e feat(swap): show app fee details inline (#5419)
7eeac17 feat(points): points entry point and intro screen (#5406)

Bugs Fixes

7eb6fd7 fix(points): prevent sagas spawning if points are disabled (#5385)
6df3859 fix(cico): fix crash on bottom sheet when token list is empty (#5390)
6d6f863 fix(earn): ripple on android exceeds border (#5395)
112a397 fix: lower case token address for sepolia aave arb usdc in token id (#5410)
8f8fea5 fix(points): enable some activities to only be tracked once (#5416)
c49d3f5 fix(points): add required request headers for trackPointsEvent call (#5378)

Other

0852de1 chore: bump app version to 1.84.0 (#5379)
1d404c5 chore: update licenses and disclaimer (#5383)
6ff8d63 chore(viem): use TransactionRequestCIP64 type (#5386)
6ce52a6 chore: simplify the NumberTicker interface (#5369)
9aae469 chore(l10n): update translations from Crowdin (#5384)
4b73685 test(e2e): enable more tests on android with getAttribute changes (#5387)
1bee9f2 refactor(enter-amount): refactor EnterAmount to prepare for it to be used with earn (#5398)
9039092 chore: add aaveArbUsdcTokenId to network config (#5397)
d5e7740 chore(points): add error handling for points balance fetch (#5392)
eeb272d chore(l10n): update translations from Crowdin (#5396)
b58d219 chore(l10n): update translations from Crowdin (#5404)
a64002c chore: RRV11 copy updates (#5408)
e286cef chore(l10n): update translations from Crowdin (#5407)

Valora 1.83.1

03 May 08:48
30ea25a
Compare
Choose a tag to compare

Summary

This release is a patch on top of v1.83.0, with additional commits. See release branch: https://github.com/valora-inc/wallet/tree/release/wallet/1.83.1.

Commits included

1bcfda6 fix(discover): fix a crash when dapp list is empty (#5382)
e5cdd08 build(deps): downgrade lottie until breaking changes are resolved (#5380)
30ea25a chore: bump app version to 1.83.1

Valora 1.83.0

02 May 13:02
5f6afd1
Compare
Choose a tag to compare
Valora 1.83.0 Pre-release
Pre-release

Summary

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

Features

b8c82ca feat(points): add valora heart imagery to points screen (#5267)
81d0924 feat(onboarding): add terms and conditions colloquial variant (#5293)
d5999ab feat(points): Add points history bottom sheet (#5254)
9132662 feat(onboarding): add terms and conditions checkbox variant (#5298)
e3d7fad feat(wallet-tab): include error message when token fetching fails (#5308)
041b1c7 feat(points): sending points events (#5294)
dd299c6 feat(points): Implement Points Activity bottom sheet cards (#5259)
3846796 feat(points): add number ticker for balance (#5345)
15e0dbf feat(points): Implement empty state for points history bottom sheet (#5361)
d2230ca feat(points): Add error banner on failure fetching subsequent points history pages (#5362)
d5ef268 feat: add stablecoin earn feature gate (#5373)
a4ca31c feat(swap): enable app fee via remote config (#5359)
5f6afd1 feat(swap): track valora fee (#5368)

Bugs Fixes

72857a1 fix(deps): update dependency date-fns to v3 (#5250)
eb8c395 fix(qr-scanner): Allow data with network prefixes (#5262)
4709a0b fix(deps): update dependency jwt-decode to v4 (#5264)
a9c2a5e fix(deps): update dependency react-redux to ^9.1.1 (#5271)
1c45f69 fix(deps): update dependency i18next to v23 (#5251)
e9ee848 fix(deps): update dependency react-i18next to v14 (#5273)
1047ae4 fix(deps): update dependency react-native-webview to ^13.8.5 (#5285)
15d653d fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.33 (#5284)
ae4b829 fix(deps): update dependency viem to ^2.9.20 (#5288)
d18db96 fix(deps): update dependency react-native-webview to ^13.8.6 (#5287)
8d17b7a fix(deps): update dependency viem to ^2.9.23 (#5289)
6dfef29 fix(deps): update dependency lottie-react-native to v6 (#5272)
c46604b fix(deps): update fiatconnect packages (#5301)
363556a fix(deps): update dependency @sentry/types to ^7.111.0 (#5302)
1f0da53 fix(deps): update dependency @toruslabs/fetch-node-details to ^13.3.0 (#5305)
4a8d5c1 fix(deps): update dependency @toruslabs/constants to ^13.3.0 (#5303)
24e46cd fix(deps): update dependency react-native-screens to ^3.31.1 (#5309)
f7d23f1 fix(deps): update dependency react-native-permissions to v4 (#5311)
b0e6e12 fix(deps): update dependency react-native-exit-app to v2 (#5291)
f8cbb08 fix(deps): update dependency react-native-picker-select to v9 (#5314)
38c8d1b fix(deps): update dependency react-native-share to v10 (#5317)
b5bdbf1 fix(deps): update dependency react-native-share to ^10.2.0 (#5328)
acfddf4 fix(deps): update fiatconnect packages (#5329)
ff0864e fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.38 (#5331)
c2ffb18 fix(feed): use tx status from the blockchain-api (#5323)
9436275 fix(deps): update fiatconnect packages (#5337)
31acd51 fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.40 (#5340)
05b9ef2 fix(deps): update dependency viem to ^2.9.25 (#5344)
de6abe4 fix(deps): update dependency react-native-video to ^6.0.0-rc.0 (#5338)
dfda184 fix(deps): update dependency react-i18next to ^14.1.1 (#5347)
10e2a23 fix(deps): update dependency viem to ^2.9.28 (#5348)
dcd5dfd fix(deps): update fiatconnect packages (#5349)
78b3c6e fix(deps): update dependency react-native-safe-area-context to ^4.10.1 (#5352)
1070ddb fix(deps): update dependency react-native-haptic-feedback to v2 (#5292)
48b1ac1 fix(deps): update dependency react-native-simple-toast to v3 (#5353)
e87b6d7 fix(deps): update dependency react-native-url-polyfill to v2 (#5356)
c598cf0 fix(deps): update dependency react-native-localize to v3 (#5310)
ba386e4 fix(deps): update dependency react to v18.3.1 (#5363)
9197dcc fix(deps): update dependency com.clevertap.android:clevertap-android-sdk to v5.2.2 (#5366)
df34e35 fix(deps): update dependency react-native-svg to v15 (#5370)
e72fc01 fix(deps): update dependency @react-native-clipboard/clipboard to ^1.14.1 (#5371)

Other

de9f5b2 test(e2e): ensure new instance whenever launch args are set (#5270)
a8d9c26 chore: bump app version to 1.83.0 (#5269)
6175669 chore(l10n): update translations from Crowdin (#5268)
530a554 ci: cancel outdated merge queue requests, run test always on main (#5275)
11b6229 refactor(welcome): remove background, update font (#5281)
3cdf4b3 chore: update licenses and disclaimer (#5280)
cdbf332 chore(l10n): update translations from Crowdin (#5282)
7fe7042 chore(points): add UI for no supported activities (#5279)
3e729ce chore: update licenses and disclaimer (#5286)
d3e2655 chore: update licenses and disclaimer (#5290)
474cd91 chore(l10n): update translations from Crowdin (#5283)
9f0c6a3 revert(iOS): revert unnecessary privacy manifest (#5266) (#5296)
87b9892 chore(deps): update react-native-device-info (#5295)
95ad45d chore: update licenses and disclaimer (#5299)
ef833ff chore: update licenses and disclaimer (#5304)
d9a2686 chore(l10n): update translations from Crowdin (#5300)
4b38660 refactor(fiat-exchange): remove unused component (#5313)
0f9f9f7 chore(deps): upgrade firebase dependencies to v19.1.0 (#5297)
7d95f94 chore(deps): upgrade Sentry to v5 (#5319)
d99aa51 chore(deps): remove react-native-fs custom fork resolution (#5320)
ac6b717 chore(points): Use activityId and pointsAmount throughout (#5255)
8192fe0 test(e2e): run all tests against tab navigator (#5325)
c606a83 refactor(header): Update TopBarIconButtonV2 and refactor headers components (#5276)
15d61ff chore(l10n): update translations from Crowdin (#5324)
48ee202 chore: update licenses and disclaimer (#5316)
c59949a chore: update licenses and disclaimer (#5330)
a1e2edc chore(deps): patch react-native-fs with privacy manifest (#5322)
ceba569 chore(deps): patch react-native-cookies with privacy policy (#5332)
8b8316d chore(iOS): declare privacy manifest (#5334)
ab86920 chore(dep): disable automatic updates to firebase dependencies (#5335)
0249fe1 refactor: remove drawer navigation (#5318)
52fb14d refactor(education): remove unnecessary prop and enum (#5341)
0db5dd2 test(e2e): remove use_tab_navigator override (#5327)
ba19b9d refactor(tabs): rename tab screen components (#5342)
c3ee267 refactor(backup): replace settings screen param with boolean (#5336)
3e99327 chore: remove unused logo and updating branding sha (#5346)
18e9321 chore: update licenses and disclaimer (#5339)
896df3c chore: add statsig stable id to debug screen (#5343)
2bbc26b chore: update licenses and disclaimer (#5355)
90233b9 chore: Remove old CeloGoldHistoryChart (#5307)
950fa63 chore: Switch polygon testnet from mumbai to amoy (#5326)
13f5278 chore(deps): update dependency gradle to v7.6.4 (#5365)
a27f375 chore(deps): update dependency cocoapods to '>= 1.15.2', '< 1.16' (#5367)
c023ff6 ci: upload detox build to emerge on merge queue runs (#5360)
13d98f8 chore(l10n): update translations from Crowdin (#5374)
97f022e test(e2e): update detox to 20.18.5 (#5375)
0776d57 chore(l10n): update translations from Crowdin (#5377)

Valora 1.82.1

19 Apr 17:58
05dcc8a
Compare
Choose a tag to compare

Summary

This release is a patch on top of v1.82.0, with additional commits. See release branch: https://github.com/valora-inc/wallet/tree/release/wallet/1.82.1.

Commits included

2a316f1 fix(keychain): fix private key missing error (#5277)
af9444c fix(points): only fetch config if points are enabled (#5278)
05dcc8a chore: bump app version to 1.82.1