Skip to content

Valora 1.80.0

Compare
Choose a tag to compare
@silasbw silasbw released this 21 Mar 02:41
· 745 commits to current-release since this release
dde91eb

Summary

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

Features

d2ae03d feat: add tab navigator (#5027)
75215d9 feat(bottom-tabs): extend assets screen to support wallet tab (#5061)
848bd5c feat(bottom-tabs): extend wallet home to support home tab (#5069)
755eb68 feat(navigation): Add Profile / Menu Screen (#5028)
61de081 feat(home): remove cash in bottom sheet (#5071)
ac3cf12 feat: discover tab screen (#5078)
c469329 feat(jumpstart): send jumpstart transactions (#5091)
229892a feat(jumpstart): add error state on failed transaction (#5103)
364d77b feat(asset-details): Add Celo news feed to Celo token details page (#5107)
52b1bbb feat(bottom-tabs): navigate to correct screens based on feature gate (#5101)
e05faa1 feat(bottom-tabs): navigate gold education completion to home (#5114)
2221e03 feat(jumpstart): jumpstart claim status (#5111)
e0f688d feat(jumpstart): add share link screen (#5110)
b2b5fbb feat(wallet-tab): Add Hide Balance ability to wallet tab (#5074)
f529920 feat: add tab bar header navigation (#5082)

Bugs Fixes

c0e2b65 fix: new wallets only created with english mnemonics (#5064)
2af14ff feat(txs): Show Approval TXs only on supported chains (#5068)
4d484cf fix: the NFT reward bottom sheet unexpectedly reappears after CTA button is pressed (#5076)
f01e7f6 fix(home): consistent padding for all home elements (#5077)

Other

2838d37 chore: bump app version to 1.80.0 (#5063)
df00a4d refactor(tokens): break out AssetTabBar and AssetList into its own components (#5056)
87d3485 chore(l10n): update translations from Crowdin (#5051)
ad55e54 chore: update licenses and disclaimer (#5065)
f0add82 chore(l10n): update translations from Crowdin (#5066)
b022b8f test(e2e): increase funded amount for FC tests (#5070)
9d9293c chore(l10n): update translations from Crowdin (#5075)
a658959 refactor: shared transactions sending saga for swap and send (#5067)
5d574f4 chore(deps): update dependency bl to ^6.0.12 (#5079)
04ccfe7 chore(deps): update dependency browserify-sign to ^4.2.3 (#5080)
f5ffd2e chore: update licenses and disclaimer (#5081)
29eb87e chore(deps): update dependency elliptic to ^6.5.5 (#5083)
3633f1f fix(deps): update dependency viem to ^2.7.22 (#5084)
97a8663 fix(deps): update react-navigation monorepo (#5085)
4359237 fix(deps): update dependency viem to ^2.8.5 (#5086)
131b7ac fix(deps): update react-navigation monorepo (#5087)
8d4fc0f chore(deps): update dependency qs to ^6.12.0 (#5088)
2a861db chore: inline notification visual tweaks (#5089)
3ccab2b fix(cab): import wallet back fix (#5092)
03e4d75 fix(deps): update dependency @sentry/types to ^7.106.0 (#5094)
d4bfaf2 fix(deps): update dependency @toruslabs/constants to ^13.2.0 (#5095)
2fb0ca7 fix(deps): update dependency @sentry/types to ^7.106.1 (#5096)
9dc1950 fix(deps): update dependency @toruslabs/fetch-node-details to ^13.2.0 (#5097)
5da4931 fix(deps): update dependency react-native-get-random-values to ^1.11.0 (#5098)
deb7bd3 fix(jumpstart): ensure that jumpstart transactions are prepared correctly (#5090)
57ba1b4 fix(jumpstart): use long dynamic link (#5105)
cab2fed chore: update Toast component to match recent designs (#5106)
ff33c38 chore(jumpstart): add analytics for send saga (#5102)
467db2b chore(jumpstart): update copy and design tweaks (#5104)
eb588aa chore(jumpstart): add claim to the names of claim-related actions and selectors (#5112)
2aa8b6c chore(l10n): update translations from Crowdin (#5109)
da6d8cd chore(toast): update toast UI to use border instead of shadow (#5113)
7f84b0f chore: BottomSheetInLineNotification -> Toast (#5117)
08b5527 test(e2e): run assets tests against tab navigator (#5115)
9e024d5 chore(l10n): update translations from Crowdin (#5119)
de79d89 chore: update NFT celebration copy (#5122)
409ace7 feat(jumpstart): add share with QR code (#5118)
4d3ee15 fix: prevent phone input number from being hidden behind keyboard (#5124)
e646261 chore(l10n): update translations from Crowdin (#5127)
b3b051b test(e2e): update tests to run against tab navigator (#5123)
f214aa9 chore(l10n): update translations from Crowdin (#5131)
2f60f03 refactor: use branding icons for home tab, rewards pill (#5130)
3381a71 fix: ensure send flow does not crash when user has no balance (#5134)
3bc5f91 fix(profile-menu): use 16 for horizontal margin (#5135)
0695fa9 fix(jumpstart): fix jumpstart claim (#5136)
dde91eb fix(profile): register new screens for settings, help, invite (#5121)