Skip to content

Valora 1.67.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@silasbw silasbw released this 18 Sep 20:23
7aa3a6e

Summary

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

Features

955ea9d feat: show P0 notifications only on the home screen (#4173)
ee1aca8 feat(token-icon): add dynamic token icon component (#4190)
d349906 feat: fetch and store USD to local currency rate (#4162)

Bug Fixes

ecca82a fix(assets-list): segmented control styles (#4149)
06c118e fix(deps): update dependency @react-native-async-storage/async-storage to ^1.19.3 (#4146)
85f4a99 fix(KeychainLock): support address args with any casing (#4164)
f231004 fix(deps): update dependency react-native-device-info to ^10.9.0 (#4169)
ee125ca fix(deps): update dependency react-native-email-link to ^1.14.7 (#4183)
fbad9d3 fix: bypass ODIS EOL for phone number lookup (#4199)
e2447d7 fix: URI encode resolveId id value (#4202)
1bdbac7 fix(deps): update dependency react-native-linear-gradient to ^2.8.3 (#4195)
31e0ad4 fix(deps): update dependency @gorhom/bottom-sheet to ^4.4.8 (#4174)
4b1b259 fix(deps): update dependency @gorhom/bottom-sheet to ^4.5.0 (#4193)
f8ce1b1 fix(nav): app crash on procrastinate recovery (#4171)
bb85069 fix(deps): update fiatconnect packages (#4161)

Other

5a807e7 chore: bump app version to 1.67.0 (#4147)
5790e95 chore(l10n): update translations from Crowdin (#4148)
fc46ae9 chore(notifications): add new analytics events (part 1) (#4139)
9da8c03 chore: update licenses and disclaimer (#4152)
440acba refactor: remove deprecated getLocalCurrencyToDollarsExchangeRate selector (#4154)
6819775 feat(multichain): Render multichain transfers on the home feed (#4115)
13e3281 chore(deps): update dependency bignumber.js to ^9.1.2 (#4155)
c3a1860 refactor: rename localCurrencyToUsdSelector -> usdToLocalCurrencyRateSelector (#4156)
cdcdd37 chore(wallet): Add viem wallet (#4118)
91c9898 chore(deps): update dependency web3 to v1.10.2 (#4160)
31a6cc5 refactor: remove all external usage of localCurrencyExchangeRatesSelector (#4158)
2473a64 chore: update licenses and disclaimer (#4159)
089d1a8 feat(eth): Enable ETH in the Add/Withdraw flow (#4157)
107ce19 docs: remove react-celo and update walletconnect v2 link (#4163)
4bfeab1 chore(deps): update dependency node-fetch to ^2.7.0 (#4165)
5eed273 chore(branding): Fallback to https if branding cloning via git protocol fails (#4176)
0ed0fb0 chore: update referral rewards strings (#4177)
b55a294 chore: update IR strings (#4180)
f5d2af6 chore(deps): Upgrade typescript to latest (#4168)
2332c73 chore(l10n): update translations from Crowdin (#4179)
7192a5e chore: cleanup abort-controller polyfill (#4182)
3a15d95 feat(viem): implement sendPayment (#4167)
efeb79d feat(viem): implement sendAndMonitorTransaction (#4175)
58869ca chore: Update setup instructions (#4172)
c15abf9 chore: update licenses and disclaimer (#4197)
be35fdc feat(networks): Use networkId at the API level (#4192)
7aa3a6e chore: bump app version