Skip to content

Releases: valora-inc/wallet

Valora 1.97.0

31 Oct 14:25
94d2d78
Compare
Choose a tag to compare

Summary

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

Features

33f21b1 feat(earn): Show daily yield rate on the pool info screen if available (#6159)
8db264a feat(earn): add safety card to pool info screen (#6162)
eeafff3 feat(earn): show risks in safety card on pool info screen (#6163)
96e2283 feat(earn): add safety score bottom sheet (#6167)
b1c5b2c feat(earn): support partial withdrawals (#6128)
6e03eb4 feat(earn): Show Withdrawing and Claiming card when withdrawalIncludesClaim is true (#6168)
c25833a feat(earn): Add Claiming Reward line item on enter amount screen (#6169)
fe2ca49 feat: add feature gate for zerion transaction feed (#6181)
a1f5862 feat(earn): Add earn withdraw bottom sheet (#6142)
811e881 feat(fiatExchanges): support url params on external quotes (#6195)
6581faf feat(feedV2): generic deposit and withdraw types (#6189)
dead0e7 feat: earn confirmation screen display (#6144)
06c96c3 feat(feedV2): generic claim reward type (#6198)

Bug Fixes

0f20649 fix: race condition that prevents recovery phrase from showing sometimes (#6177)
16e2f2e fix(discover): misc android ripple bounds (#6179)
1d86457 fix: use the right colors (#6193)
1dcd25f fix(settings): use the custom Switch component (#6194)
bfdea5e fix(feedV2): fix missing title, subtitle, localAmount for deposit and withdraw (#6200)

Other

3a1a88e chore: bump app version to 1.97.0 (#6160)
419f30d chore(l10n): update translations from Crowdin (#6161)
8533127 chore(TransactionFeedV2): Show stand by transactions when paginated data is empty (#6152)
542aa4a chore(TransactionFeedV2): Add "No more transactions" toast (#6153)
113b1cb chore(e2e): upload artifacts if an Android workflow was cancelled (#6165)
035ad7e chore(deps): update dependency react-native-webview to ^13.12.3 (#6150)
422ce06 chore(earn): Make util function for getting pool balance in USD and depositToken units (#6155)
d03543c chore(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.60 (#6170)
7ebdccf chore(deps): update dependency react-i18next to ^15.0.3 (#6171)
cdfd8cb chore(l10n): update translations from Crowdin (#6164)
89e51c4 chore(TransactionFeedV2): Trigger haptic feedback when pending transactions turn to completed (#6154)
36cb21d chore(TransactionFeedV2): Add tracking for newly completed cross-chain swaps (#6156)
425a735 chore(TransactionFeedV2): Persist and rehydrate the first page of the feed (#6157)
7e1614d chore(TransactionFeedV2): Re-write transactions reducer to slice (#6166)
229f1c1 chore(TransactionFeedV2): Move redux-related side-effects from component-level useEffects to the slice (#6173)
02df87a refactor(earn): break pool info screen into multiple files (#6176)
6917e4c chore(l10n): update translations from Crowdin (#6174)
33e7351 chore(l10n): update translations from Crowdin (#6178)
6b05220 chore(deps): update patch file name (#6180)
2174e2f chore(l10n): update translations from Crowdin (#6183)
25039d0 chore(TransactionFeedV2): Connect to new API (#6182)
86106b9 chore(TransactionFeedV2): Merge old stand by transactions that are out of scope of pagination (#6185)
65b4db4 chore: cleanup knip config (#6184)
53d9187 refactor: remove usage of __typename for the tx feed (#6186)
ba17b55 refactor(colors): sync names with design system (#6188)
b1c8c70 chore(l10n): update translations from Crowdin (#6191)
3122f6f chore(l10n): update translations from Crowdin (#6197)
ef81adc chore(feedV2): only query non deprecated types (#6196)
12210f7 chore: add itemType to transaction_feed_item_select event (#6199)

Valora 1.96.0

16 Oct 21:00
59d75a7
Compare
Choose a tag to compare
Valora 1.96.0 Pre-release
Pre-release

Summary

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

Features

ff7976e feat(positions): Make positions tappable (#6137)
720ae00 feat(feed): Add RTK-Query, add api slice for Transaction Feed V2 (#6134)

Bug Fixes

aa2fe7d fix(earn): fix wrapping and alignments on pool info screen (#6143)

Other

f49b00e chore: bump app version to 1.96.0 (#6129)
1aa94d6 chore(l10n): update translations from Crowdin (#6132)
2fbcb31 chore(earn): Clean up single pool earn flow (#6133)
837975c chore(deps): update dependency i18next to ^23.15.2 (#6138)
edf6d3b chore(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.59 (#6139)
4c4693d chore(l10n): update translations from Crowdin (#6141)
d5c953f chore(deps): update dependency @reduxjs/toolkit to ^2.2.8 (#6147)
5f197e0 chore(deps): update dependency @sentry/react-native to ^5.33.2 (#6148)
cb95f43 chore(deps): update dependency react-native-video to ^6.6.4 (#6149)
cff858a chore(l10n): update translations from Crowdin (#6145)
b005f2b chore: add script to generate release notes (#6131)
76f1605 chore(TransactionFeedV2): Cleanup stand by transactions in Transaction Feed V2 (#6146)
6a8884a chore(TransactionFeedV2): Add error handling to Transaction Feed V2 (#6151)
59d75a7 chore(e2e): re-enable home feed e2e test (#6158)

Valora 1.95.1

04 Oct 16:29
90c2f8a
Compare
Choose a tag to compare

Summary

This release is a patch on top of v1.95.0, with additional commits.

Commits included

169f761 chore: bump app version to 1.95.1
90c2f8a fix(earn): Show correct fiat and token amount on earn collect screen (#6130)

Valora 1.95.0

03 Oct 14:55
db9f34d
Compare
Choose a tag to compare
Valora 1.95.0 Pre-release
Pre-release

Summary

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

Features

b39180e feat: sticky home actions (#6033)
36b4546 feat: update copy in buy and swap flows for UK compliance (#6100)
04bb249 feat(earn): Add earn_supported_pools dynamic config (#6112)

Bug Fixes

2a6433e fix(earn): Compute total deposit amount correctly for EarnPoolInfoScreen (#6104)
312d7e0 fix(feed): use the right earn amount (#6111)
cb70b7f fix(headers): use empty string for title (#6113)
c0a9178 fix(earn): Show correct pool amount when LP to deposit is not 1:1 (#6121)

Other

caa5799 chore(deps): update dependency @segment/analytics-react-native to ^2.19.5 (#6057)
56e36b7 chore(deps): update dependency react-i18next to ^15.0.2 (#6058)
ab3ba04 chore: bump app version to 1.95.0 (#6059)
543ca4b chore(l10n): update translations from Crowdin (#6060)
0a963ef chore(deps): update dependency @react-native-clipboard/clipboard to ^1.14.2 (#6063)
993f86b chore(deps): update dependency @walletconnect/react-native-compat to ^2.16.2 (#6064)
83c8319 chore(deps): update dependency @walletconnect/utils to ^2.16.2 (#6065)
fdee159 chore(deps): update dependency @walletconnect/web3wallet to ^1.15.2 (#6066)
284884e chore(deps): update dependency react-native-haptic-feedback to ^2.3.3 (#6067)
54996bf chore(deps): update dependency viem to ^2.21.10 (#6070)
b204082 chore(deps): update dependency @react-native-community/netinfo to ^11.4.0 (#6071)
ca1e790 chore(deps): update dependency @sentry/react-native to ^5.33.0 (#6072)
5133152 chore(deps): update dependency react-native-quick-crypto to ^0.7.5 (#6069)
f35b078 chore(deps): update dependency typescript to ^5.6.2 (#6075)
7af872c chore: update licenses and disclaimer (#6077)
749e27a chore(deps): update dependency @testing-library/react-native to ^12.7.2 (#6076)
18a04af chore: parameterise app name used in auth (#6078)
e87d45f chore(deps): group walletconnect dependencies (#6068)
c8a7187 chore(deps): update dependency @react-native-picker/picker to ^2.8.1 (#6081)
f1f050a chore(l10n): update translations from Crowdin (#6079)
bb2d955 chore(deps): update dependency @react-native-community/netinfo to ^11.4.1 (#6080)
31dac57 chore(deps): update dependency react-native-svg to ^15.7.1 (#6084)
62bef57 chore(deps): update dependency react-native-video to ^6.6.2 (#6085)
b39dbf8 chore(ci): accept all Android licenses (#6086)
cf5ff64 chore(docs): update rainbowkit recommendation (#6087)
dc6c545 chore(deps): update dependency date-fns to v4 (#6089)
b5a49a5 chore(deps): update dependency react-native-device-info to v13 (#6090)
9f13da0 chore(deps): update dependency react-native-share to v11 (#6091)
6631ad7 chore(deps): update dependency viem to ^2.21.11 (#6093)
5190cda docs: update android profiling instructions (#6088)
515d2e3 chore(ci): temp disable home feed (#6101)
81775f2 chore(l10n): update translations from Crowdin (#6097)
08edccf chore: remove logging of homefeed response (#6102)
c51ed46 chore(deps): update dependency uuid to v10 (#6094)
e53d516 chore(deps): update dependency @sentry/react-native to ^5.33.1 (#6105)
ad9a320 chore(deps): update dependency viem to ^2.21.14 (#6107)
fcdb2af chore: update licenses and disclaimer (#6106)
341e0f8 chore: reduce logs for redux logger, analytics, remote config (#6103)
9ae02ee chore(deps): update dependency react-native-auth0 to v3 (#6006)
31d5c25 chore: update licenses and disclaimer (#6110)
7010e0b chore(deps): update dependency @toruslabs/torus.js to ^15.0.5 (#6114)
c17a8a1 chore(deps): update dependency viem to ^2.21.15 (#6116)
ef425c1 chore(deps): update dependency react-native-gesture-handler to ^2.20.0 (#6117)
8ebae79 chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.1.4 (#6118)
71caa3c chore(l10n): update translations from Crowdin (#6109)
ec1fbf8 chore(deps): update dependency node to v20.17.0 (#6119)
6538212 chore(deps): update tj-actions/changed-files action to v45 (#6122)
a0a06dc chore(l10n): update translations from Crowdin (#6120)
d11ea76 chore(analytics): consistent earn events (#6115)
73ce253 chore: remove "stablecoin" references from stablecoin earn in prepara… (#6124)
24b234c chore(earn): Beefy terms and conditions changes (#6127)
db9f34d chore(l10n): update translations from Crowdin (#6125)

Valora 1.94.2

25 Sep 19:02
5dd581f
Compare
Choose a tag to compare

Summary

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

Commits included

6d1bdc0 style: rename enableSwapFee to enableAppFee (#6096)
5dd581f chore: bump app version

Valora 1.94.1

21 Sep 01:13
cca395c
Compare
Choose a tag to compare

Summary

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

Commits included

c140e30 chore: add app name to support requests (#6029)
3cad53c fix(bottom-sheets): earn url open and onboarding skip (#6061)
d243c5e fix(earn): use statsig dynamic config for app fee (#6062)
cca395c chore: bump app version

Valora 1.94.0

20 Sep 06:28
90e6b3d
Compare
Choose a tag to compare

Summary

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

Features

26b196e feat(earn): Earn enter amount redesign (#5958)
b2d2c00 feat: use bottom sheet modal from @gorhom/bottom-sheet (#5928)
483ceed feat(jumpstart): change logic for when to show the intro screen (#5943)
93902f4 feat(earn): Update Earn intro page (#5977)
9708aa7 feat(earn): show swappable tokens on enter amount screen (#5998)
044ebfe feat(earn): prepare swap + deposit transaction (#5999)
f4a5156 feat(earn): show swap info in tx details (#6000)
8bcbf74 feat(earn): remove token filter (#6037)
86ab990 feat: add bottom sheet for fee details (#5997)
f284401 feat(earn): include swap info in deposit bottom sheet (#6027)
cc12ac5 feat(earn): Deposit entrypoint updates (#5932)
b9cb0fc feat(earn): consistent analytics props for deposit (#6044)
9817785 feat(earn): Update transaction details screen to show swap & deposit correctly (#6014)

Bug Fixes

7bc2441 fix(earn): navigate to earn home from points screen (#5949)
07ac76e fix(e2e): Fix funding script (#5976)
26fa478 fix(earn): clean up info icons (#6040)
3d045e3 fix: close bottom sheet prior to points onPress navigation (#6034)
1c5dab8 fix(earn): ensure isNative is false and not undefined (#6024)
6318bb9 fix: iOS release workflow (#6028)
21f4de3 fix(earn): fix deposit label being cutoff (#6056)
4727655 fix(earn): approve standby tx handling for swap-deposit (#6055)
2aeec76 feat(earn): Add pending transaction for EarnSwapDeposit (#6054)
f27172b feat: add swap fee to FeeDetailsBottomSheet (#6025)
ec6fb15 feat: add swap details bottom sheet (#6026)

Other

efd37b0 chore(deps): update dependency viem to ^2.21.2 (#5950)
75a7463 chore(deps): update dependency @walletconnect/react-native-compat to ^2.16.0 (#5951)
931fa54 chore(deps): update dependency viem to ^2.21.4 (#5952)
0665705 chore(deps): update dependency @walletconnect/react-native-compat to ^2.16.1 (#5953)
5e8ad65 chore: bump app version to 1.94.0 (#5927)
3af19d4 chore(deps): update dependency @walletconnect/utils to ^2.16.0 (#5954)
59aa2ca chore(deps): update dependency @walletconnect/web3wallet to ^1.15.0 (#5955)
662b5de chore: update @th3rdwave/react-navigation-bottom-sheet (#5930)
bbd0e39 chore(deps): update dependency react-native-screens to ^3.34.0 (#5939)
f08fccd chore(deps): update dependency @walletconnect/web3wallet to ^1.15.1 (#5960)
780bcc2 chore(deps): update dependency @walletconnect/utils to ^2.16.1 (#5959)
99c717d chore(deps): update dependency react-native-safe-area-context to ^4.11.0 (#5961)
6eb8741 chore(deps): update dependency react-native-video to ^6.5.0 (#5964)
62a561f chore(deps): update react-navigation monorepo (#5966)
eca9597 build(deps): bump serve-static from 1.15.0 to 1.16.0 (#5963)
b779f4f chore(l10n): update translations from Crowdin (#5956)
8c482df chore: migrate min required app version to Statsig (#5957)
629804e chore(deps): update dependency react-native-shake to ^5.6.2 (#5962)
33a8efe chore: move branding config to Statsig (#5969)
df044a5 chore: update licenses and disclaimer (#5970)
f922c87 chore: remove "Welcome" title from Home Tab (#5971)
55b0088 chore(deps): update dependency react-native-webview to ^13.12.1 (#5965)
836ab2c build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 (#5979)
5e3274b build(deps): bump dset from 3.1.2 to 3.1.4 (#5980)
07f3ed0 chore(deps): update dependency react-native-webview to ^13.12.2 (#5981)
c50c7b7 chore(l10n): update translations from Crowdin (#5978)
d1393c8 chore: replace app name with variable in translations (#5972)
6cceed8 fix(deps): add react-native-shake to renovate ignore list (#5985)
8c2efca chore(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.58 (#5987)
927cf39 chore(deps): update dependency fuzzysort to v3 (#5990)
4179ef1 chore(l10n): update translations from Crowdin (#5984)
9c0ac07 chore(deps): revert update dependency react-native-shake to ^5.6.2 (#5986)
8cbb621 chore(deps): update dependency @react-native-async-storage/async-storage to v2 (#5982)
0fbc1af chore: move walletconnect universal link to config (#5993)
42bbc1e chore: update licenses and disclaimer (#5989)
9729d1f refactor(earn): cleanup EnterAmount, remove Card (#5996)
7f1e5cb chore(deps): update dependency react-i18next to v15 (#6001)
7cce5f2 chore: update licenses and disclaimer (#6004)
afffc72 chore(deps): update dependency viem to ^2.21.5 (#6003)
4a8e9b7 chore(l10n): update translations from Crowdin (#5995)
7721ad2 chore(deps): update dependency viem to ^2.21.6 (#6005)
02fb04f chore: cleanup debug menu options (#5975)
91d9835 refactor: move deep link prefix to .env file (#6008)
ee0c00b chore(deps): update dependency i18next to ^23.15.1 (#5988)
44b1b86 refactor: add env variable for user agent app name (#6009)
8e6ec0c chore(l10n): update translations from Crowdin (#6013)
dd53112 refactor: reuse same variable for user agent header and app registry (#6017)
fba9c30 chore(ci): update android api level to 34 for e2e on pr (#6011)
d4067d4 refactor: use MobileStack references in ios build (#6012)
e6743eb refactor(earn): update deposit bottom sheet design (#6016)
eee3653 chore(l10n): update translations from Crowdin (#6022)
b567c8d refactor(earn): misc deposit cleanup (#6023)
8ed104d build(deps): install ninja on android (#6042)
3481bcc chore(l10n): update translations from Crowdin (#6035)
fbd0547 chore(ci): download Android platform matching the compile SDK version (#6053)
90e6b3d chore(l10n): update translations from Crowdin (#6043)

Valora 1.93.1

10 Sep 03:18
984b7a6
Compare
Choose a tag to compare

Summary

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

Features

ac00301 feat: Move settings icon to the left, change TabHome icon (#5923)
6c8a11c feat: Add new gradient divider and active navigation tab underline (#5924)

Bug Fixes

d0e2803 fix: only show withdraw when deposited in pool (#5929)
f5ed0cc fix(onbaording): Disable CPV in onboarding (#5931)
06e4e62 fix: restore Cloud Account Backup (#5941)

Other

92326d0 chore: remove obsolete yarn resolutions (#5917)
6863420 chore(ci): update fastlane and its plugins (#5902)
bd7a369 chore(deps): update dependency react-native-quick-crypto to ^0.7.4 (#5908)
df0e65e chore(deps): update dependency react-native-keychain to ^8.2.0 (#5892)
f1ab1bd chore(docs): fix typos (#5048)
e9a0d97 chore(deps): update dependency react-native-localize to ^3.2.1 (#5911)
6113dd2 fix(earn): Copy updates (#5933)
6578aea chore(l10n): update translations from Crowdin (#5925)
cc5c8f4 chore(deps): update dependency react-native-pager-view to ^6.4.1 (#5936)
e9f1230 chore(deps): update dependency @scure/bip39 to ^1.4.0 (#5935)
38c5b7b fix: use mocked date in EarnPoolInfoScreen test (#5942)
6e7710c ci: ignore emergetools errors (#5944)
84d34dd chore(deps): update dependency react-native-picker-select to ^9.3.1 (#5938)
88ddf3e ci: fix fastlane error for android releases (#5945)
526f007 chore: update licenses and disclaimer (#5926)
cae931f chore: update licenses and disclaimer (#5948)
984b7a6 chore: bump app version

Valora 1.93.0

05 Sep 19:58
c2a6eb8
Compare
Choose a tag to compare
Valora 1.93.0 Pre-release
Pre-release

Summary

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

Features

7809771 feat(earn): Add a zero state when the user has no pools with balance (#5785)
e349745 feat(settings): Update Initial settings screen (#5796)
195b919 feat(earn): Update earn transaction feed items to show correct provider name (#5829)
30e9d0f feat(earn): Add language to positions hooks request (#5838)
6d0559f feat: pool details screen (#5831)
8bb7c28 feat(settings): Implement Profile submenu + redesign, remove profile picture (#5803)
c945336 feat(earn): get terms url from positions response (#5847)
d23d3d9 feat(settings): Implement new settings submenu designs (#5816)
7458a3a feat(settings): Add Preferences Submenu (#5821)
f08ff8f feat(earn): Add error state when loading pools (#5845)
e3dbe68 feat(earn): Add info bottom sheets to pool detail screen (#5854)
8af16f7 feat: total deposit and earnings card (#5848)
ec0010e feat(settings): Add in Security submenu to new settings screen (#5839)
2075d80 feat(settings): Hook up new settings screen, remove old one (#5840)
ccdb460 feat(earn): Add deposit & earnings info bottom sheet (#5869)

Bug Fixes

b84d17f fix: invalid style prop on earn home (#5834)

Other

7700030 refactor: remove branding folder (#5813)
874f06b refactor: create viem wallet without the need to unlock the keychain first (#5823)
4a0324c chore: remove sleep dependency from celo (#5827)
98f0aa9 chore(l10n): update translations from Crowdin (#5824)
4c4438d chore: fix Android build error when using Java > 11 (#5832)
56ac748 chore: display all pools and my pools on earn tab bar (#5812)
18181a5 refactor(earn): use earn position in deposit screens (#5830)
00ffa39 chore(l10n): update translations from Crowdin (#5833)
b35efa7 test: move common private keys and related values to test/values (#5828)
a148dac feat(dev): add screen that shows all image assets dynamically (#5825)
f01cb3c refactor: rename KeychainLock -> KeychainAccounts (#5836)
76bd2d8 chore: consolidate and remove unnecessary icons (#5826)
8596e2c chore(l10n): update translations from Crowdin (#5837)
5df79c9 fix: Use 2 letter code for hooks API language header (#5846)
4cba392 chore(l10n): update translations from Crowdin (#5842)
62b527c refactor: use viem in fiatconnect out review flow (#5835)
f144a19 chore: bump app version to 1.93.0 (#5849)
a89fed1 chore: remove unused config (#5844)
2e1bfa0 chore: remove max send amount hook and fees reducer (#5853)
b88a1b6 refactor: remove direct dependency on ethereumjs-util (#5843)
f68b640 chore: remove erc20 abi file and use import from viem (#5850)
9a48dee chore(l10n): update translations from Crowdin (#5851)
4ae95ed refactor(earn): connect pool details to deposit screen (#5858)
a1ecc74 refactor(earn): parameterize gas subsidy by network ids (#5857)
e39bbc3 feat: make quick actions configurable (#5841)
cd635fe chore(deps): update dependency viem to ^2.20.1 (#5862)
172df1e chore: copy used code from @celo/phone-utils into the repo and remove @celo/phone-utils dependency (#5852)
d712526 refactor(aave-earn-collect): Use hooks to gather pool information for aave collect & withdraw screen (#5856)
f271214 chore(l10n): update translations from Crowdin (#5864)
0bc2ebe feat(earn): use shortcut for deposit tx (#5860)
b467e2c chore(l10n): update translations from Crowdin (#5868)
960f9b7 chore(deps): update dependency @walletconnect/react-native-compat to ^2.15.2 (#5871)
76a4c34 chore(deps): update dependency viem to ^2.21.1 (#5873)
f772a2e chore(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.57 (#5874)
d5a8a8d chore(l10n): update translations from Crowdin (#5876)
4a7bef8 refactor: copy account module from @celo/cryptographic-utils@3.2.0 (#5861)
7ec0e15 refactor: update and simplify account util with latest version from @celo/cryptographic-utils (#5863)
d718444 chore(deps): update dependency @sentry/react-native to ^5.31.1 (#5872)
ce07828 refactor: use react-native-quick-crypto (#5865)
f7ddfc4 feat(onbaording): Parameterize onboarding features via config (#5859)
c874840 chore(deps): update dependency react-native-gesture-handler to ^2.19.0 (#5881)
233b4be chore(deps): update dependency @walletconnect/web3wallet to ^1.14.2 (#5882)
e162647 chore(deps): update dependency @walletconnect/utils to ^2.15.2 (#5875)
c122801 chore(deps): update dependency async to ^3.2.6 (#5883)
bdbe5a0 chore(deps): update dependency react-native-reanimated to ^3.15.1 (#5884)
737cfd5 chore: release automation actions (#5879)
d4171f3 refactor: remove crypto-js which is now deprecated (#5866)
76dfcbb chore(deps): update dependency tslib to ^2.7.0 (#5887)
53c7a11 chore(deps): update dependency @react-native-picker/picker to ^2.8.0 (#5888)
fe63639 chore: update licenses and disclaimer (#5889)
71fa549 chore: Remove comment encryption, DEK (#5880)
e1fdf60 chore: remove react-native-bip39, react-native-fast-cryto and react-native-securerandom (#5894)
51099bb chore(release): rename wallet to app (#5895)
ffee0ef chore: copy used code from @celo/utils into the repo and remove @celo/utils dependency (#5877)
9e903cd chore(deps): update dependency io-ts to v2.2.21 (#5802)
7331225 chore(deps): change reference GH links to immutable and replace "isValidChecksumAddress" to viem equivalent (#5900)
f5fbe0b chore: update licenses and disclaimer (#5893)
4b18709 chore(release): fix release automation issues (#5896)
0a176ac build(android): increase build tools and sdk version (#5885)
2d1761c chore: remove unused code related to ContractKit (#5897)
28299b8 chore: update licenses and disclaimer (#5906)
4b4c195 refactor: replace use of KeychainWallet by KeychainAccounts (#5901)
001adf6 chore: remove @celo/contractkit, web3 and related unused code (#5904)
e1eddab chore: update licenses and disclaimer (#5907)
df8fb9f chore(deps): update dependency @ethereumjs/util to v8.1.0 (#5909)
b8908da chore(l10n): update translations from Crowdin (#5899)
702e987 chore(deps): remove @ethereumjs/utils (#5912)
c913066 chore(deps): remove @valora/resolve-kit dependency (#5914)
ef8bf39 chore: update licenses and disclaimer (#5915)
a6c939a chore(ci): update readme (#5918)
93ab50b chore(ci): fix release notes step for nightly builds (#5905)
197a29c feat(config): Parameterize whether or not fiatconnect quotes are supported (#5919)
fe7eadf chore(deps): remove ecies and related @noble/* dependencies (#5920)
3b2da50 chore: update licenses and disclaimer (#5921)
459434c feat(earn): support withdraw & claim with hooks (#5891)
1877c8b chore: remove node-libs-react-native and obsolete polyfills (#5913)
9c894f6 feat(earn): Multi-pool earn analytics once over (#5886)
c2a6eb8 fix(earn): Update providerId for cached earn txs (#5867)

Valora 1.92.0

28 Aug 11:27
dcbd86e
Compare
Choose a tag to compare

Summary

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

Features

5303a9a feat(earn): Update PoolCard (#5787)
0df82ff feat(jumpstart): add network preselection for live links buy and swap (#5807)
56faae3 feat(jumpstart): show add assets flow when no available Celo tokens (#5806)
eb6f4f2 feat(deeplinks): Parameterize deeplink prefix (#5706)
0c796dd feat(earn): Use hooks info for multi-pool earn flow (#5730)

Bug Fixes

6116872 fix: network requests in fb flipper (#5810)
2ac08b4 fix(multi-select): increase max items in view (#5789)
359764c fix: update CYA options and styles (#5768)
a400664 fix(deps): update dependency @walletconnect/react-native-compat to ^2.14.0 (#5765)
39989ae fix(deps): update segment (#5763)
b1e337e fix(deps): update dependency react-native-haptic-feedback to ^2.3.1 (#5762)
9f3287f fix(deps): update dependency @sentry/react-native to ^5.28.0 (#5755)

Other

dcbd86e chore: update points disclaimer copy (#5822)
c225924 chore(points): fetch points config more often (#5815)
9e895a9 chore(deps): update dependency @walletconnect/web3wallet to ^1.14.1 (#5818)
4da1f75 chore(deps): update dependency @walletconnect/react-native-compat to ^2.15.1 (#5817)
0e8cce4 chore(l10n): update translations from Crowdin (#5814)
03061cd chore(deps): update dependency @sentry/react-native to ^5.30.0 (#5794)
270a224 chore(jumpstart): add analytics for add assets flow (#5808)
c12bd8c chore(l10n): update translations from Crowdin (#5811)
e868ee8 refactor: move addAccount and loadStoredAccounts to KeychainLock (#5809)
80ca02d chore: remove more usages of hardcoded colours (#5773)
163a610 refactor: make generic add assets bottom sheet component (#5805)
f28d92b chore: adjust text for earn and simplify active pool tap action (#5792)
13c8715 chore: remove celo dependencies from e2e tests (#5782)
c740671 chore(deps): update dependency elliptic to ^6.5.7 (#5797)
826af3a chore(deps): update dependency i18next to ^23.14.0 (#5801)
760d2f7 chore(deps): update dependency i18next to ^23.13.0 (#5800)
09fa41d chore: update licenses and disclaimer (#5799)
8a516fc chore(deps): update dependency react-native-qrcode-svg to ^6.3.2 (#5798)
6b56a1c chore(l10n): update translations from Crowdin (#5791)
4d5d700 chore(deps): update dependency @walletconnect/react-native-compat to ^2.15.0 (#5795)
939660f chore(deps): update dependency react-native-safe-area-context to ^4.10.9 (#5793)
2fa46b0 chore(deps): update dependency @walletconnect/utils to ^2.15.0 (#5766)
da02884 chore: update licenses and disclaimer (#5790)
77ac2dc chore(deps): update dependency @walletconnect/web3wallet to ^1.14.0 (#5771)
4d94b57 chore(deps): update dependency @segment/analytics-react-native to ^2.19.4 (#5788)
74df717 chore: update earn info screen (#5784)
4eae7ce refactor(earn): Update type of TVL (#5780)
c68ff5c chore: remove more usages of contractkit, in debug screen (#5783)
31e6879 chore: update licenses and disclaimer (#5786)
03fb984 chore: upgrade react-native and react-native-reanimated (#5772)
d932c3d chore: remove support for old escrow invitations flow (#5778)
194b336 chore: update licenses and disclaimer (#5779)
aceb260 chore(deps): use react-native-restart (#5770)
8bb860f refactor: use viem for live links (#5777)
bb0536c chore: remove unused code (#5776)
e733017 chore(deps): restrict commit type to chore (#5756)
d6bdfb0 chore(l10n): update translations from Crowdin (#5775)
0f5340a docs: update README for branding changes (#5769)
3f46311 chore: remove supercharge (#5767)
e68bf06 chore(deps): update dependency qs to ^6.13.0 (#5764)
4f552b7 refactor: remove separate branding repo (#5736)
dd1f7fe chore(l10n): update translations from Crowdin (#5759)
2310493 chore: update licenses and disclaimer (#5761)
c17bae6 chore(deps): update prettier (#5731)
03131e3 chore: remove unused font files and references (#5757)
d4f884d chore(l10n): update translations from Crowdin (#5752)
52544d4 chore: remove deprecated font (regular) (#5743)
cbb3c5d chore: remove deprecated fontStyle (small) (#5742)
9519d28 chore: remove deprecated fonts (large600, label) (#5741)
82a8f27 chore: remove deprecated fonts (regular 500, regular600, small600) (#5740)
070da53 chore: bump app version to 1.92.0 (#5753)
9d549a5 chore: remove deprecated fonts (xmall500, large500, xsmall600, xsmall, small500) (#5739)
aebf1f4 chore: remove deprecated uncommonly used font styles (#5738)
f33aa3c chore: remove h2 font and unused fonts (#5737)
283459e chore: remove deprecated h1 font (#5734)