Skip to content

Releases: valora-inc/wallet

Valora 1.62.0

21 Jul 16:16
318e7c5
Compare
Choose a tag to compare
Valora 1.62.0 Pre-release
Pre-release

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 Jul 21st, 2023 from 318e7c5.

Features

0ec5884 feat(SelectProvider): show receive amount instead of fees (#3933)
1e40c57 feat(FiatExchangeAmount): hide exchange rate (#3942)
ab452a1 feat: enable hooks preview (#3943)
b77c203 feat: hooks preview mode banner (#3946)
6bbc935 feat: remove the legacy send payment saga (#3921)
f7b3a2c feat(ethers): Refactor wallet management, add shared KeychainAccountManager, add Ethers wallet (#3920)
da51471 feat(cash-in): have the user input fiat amount for CELO cash-ins (#3954)
721d464 feat: add analytics events around hooks preview mode (#3953)
18bbecc feat: add claim shortcuts screen (#3951)
5ffffdf feat: enable trigger shortcuts (#3957)
028789e feat(wallet): Genericize ValoraWallet interface (#3967)
318e7c5 feat(nfts): gallery view (#3912)

Bug Fixes

ec1c716 fix: add a test to assert validity of event names (#3928)
dc7ce8a fix: allow loading hooks from preview server on Android (#3947)
bfebe74 fix: upgrade to react-native 0.70.12 to fix metro bundler crash with Xcode 14.3 (#3950)
3e9f925 fix: ensure dapp shortcut rewards value is refreshed (#3960)
f2032d6 fix(deps): update dependency react-native-email-link to ^1.14.6 (#3972)

Other

7719d1d test(e2e): use nft viewer instead of impactMarket in dapp display tests (#3941)
cb5271e chore(l10n): update translations from Crowdin (#3906)
1f63c7d chore: bump app version to 1.62.0 (#3939)
75e4dea chore: update licenses and disclaimer (#3949)
e62f8e8 chore: update licenses and disclaimer (#3952)
8c30c53 chore(recovery): Cleanup recovery experiment and remove forced backup (#3958)
e8d72cb chore(deps): update dependency bl to ^6.0.3 (#3963)
d841802 chore(deps): update dependency cross-fetch to ^3.1.8 (#3965)
1624321 chore(deps): update dependency gradle to v7.6.2 (#3966)
09ea614 chore(deps): update dependency node-fetch to ^2.6.12 (#3971)
bb38b28 chore: update licenses and disclaimer (#3964)

Valora 1.61.1

07 Jul 23:39
d66133a
Compare
Choose a tag to compare

Commits included

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

Other

4e8387d fix(nft-image): use unique key in dependency array and remove use memo (#3940)
08bc8f6 fix(swaps): swap again should go back within navigation stack (#3944)
d66133a chore: bump app version to 1.61.1

Valora 1.61.0

06 Jul 20:54
325c83e
Compare
Choose a tag to compare
Valora 1.61.0 Pre-release
Pre-release

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 Jul 6th, 2023 from 325c83e.

Features

361d9b0 feat: add dapp rewards shortcut card (#3916)
a6f8313 feat(SelectProvider): add info text on amount spent (#3919)
0aa13ed feat(nfts): add nfts owned to redux (#3902)
e6061b1 feat: phone number keyboard suggestion on iOS (#3931)

Bug Fixes

243fab8 fix: Use getLocalAccounts to fetch public address in jumpstart flow (#3905)
e846c2b fix: reorder the dapp featured actions cards (#3930)
f84ce0d fix(nft-thumbnail): add width to thumbnail (#3925)
e9bd94c fix(dapps): dismiss keyboard before external browser dapp open (#3924)
325c83e fix(swap): Fix swap again flow (#3938)

Other

bd9c01f chore(deps): update dependency shell-quote to ^1.8.1 (#3909)
578daf3 docs(android-emulator): update android version in WALLET.md (#3815)
a1d1c59 chore(deps): update dependency trim-newlines to ^4.1.1 (#3914)
e864904 test(SelectProvider): refactor statsig mock (#3913)
7faea3a refactor: abstract scroll aware header so that it can be reused (#3911)
e988a4d chore: update copy for Invite Rewards (#3918)
6306285 test(e2e): Skip FC cash out tests for time being on android (#3923)
fe616a2 chore: bump app version to 1.61.0 (#3922)
7d46520 chore: remove dapp filter and search experiment (#3904)
caa7c44 refactor: abstract nft image and loading to one component (#3903)
4fc118b test(e2e): remove wallet connect v1 tests (#3926)
ad5f72f chore: add plumbing for dapp claimable rewards data (#3917)
43e2b5a test(e2e): prevent empty test suite on android (#3932)
855ad7f docs: update connecting-dapps.md for WCv2 (#3934)
52f7139 chore(e2e): Don't run QR Scanner e2e tests on Android (#3936)
f470fad test(e2e): use impactMarket in dapp tests (#3937)

Valora 1.60.0

27 Jun 16:48
c141b81
Compare
Choose a tag to compare

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 Jun 27th, 2023 from c141b81.

Features

9803fe5 feat: add dapp rankings card (#3864)
0650243 feat(swaps): add price impact warning (#3847)
868f088 feat(nfts): add info carousel (#3800)
d18cdda feat: add popular dapps bottom sheet (#3883)

Bug Fixes

0ec680e fix(swaps): Fixing swap flow to support tokens with non default decimals. (#3854)
a814444 fix(support): email validation (#3901)
c141b81 fix: android release build failure (#3910)

Other

d78c292 chore: bump app version to 1.60.0 (#3855)
497771a feat: add group size to big number format (#3853)
cb79d7c fix(deps): update dependency @gorhom/bottom-sheet to ^4.4.7 (#3857)
c602b45 chore(l10n): update translations from Crowdin (#3848)
bf217c6 chore(deps): update dependency bl to ^6.0.2 (#3860)
fb19040 fix(deps): update dependency @walletconnect/react-native-compat to ^2.7.8 (#3862)
8ddb964 chore(l10n): update translations from Crowdin (#3863)
4987677 chore(deps): update dependency ethers to v5.7.2 (#3866)
ac832b4 chore(deps): update dependency gradle to v7.6.1 (#3867)
683fb79 chore(deps): update dependency cocoapods to '>= 1.12.1' (#3858)
f311569 chore(deps): update dependency hermes-engine to ^0.11.0 (#3868)
11cb4a0 build(deps): disable hermes on ios (#3859)
8dbe773 refactor: take button component out of BottomSheet (#3865)
6b6774c fix(deps): update dependency @walletconnect/react-native-compat to ^2.8.0 (#3871)
179423a chore(deps): update dependency js-yaml to ^3.14.1 (#3876)
e6663f2 chore(deps): update dependency node-gyp to v5.1.1 (#3877)
db88d35 chore: update licenses and disclaimer (#3878)
8da5d93 chore(deps): update dependency normalize-url to v6.1.0 (#3879)
8e66cde chore(l10n): update translations from Crowdin (#3872)
3a00dc3 fix(types): weaken requirements of blockchain-api responses as much as possible (#3874)
7cdbdae feat(dapps): dapps vs discover verbiage experiment (#3875)
26a65fa build(deps): bump dottie from 2.0.1 to 2.0.6 (#3887)
7eb5085 chore: update licenses and disclaimer (#3888)
3370243 chore(l10n): update translations from Crowdin (#3886)
9432cff feat: update BottomSheet to be scroll enabled depending on content size (#3882)
da08dca chore(l10n): update translations from Crowdin (#3890)
00b6589 chore(deps): update dependency prettier to v2.8.8 (#3880)
a56a927 chore: update licenses and disclaimer (#3894)
e10311c feat(swaps): Adding swap versioning (#3881)
2e0c562 chore: remove some dead code (#3891)
eeba225 fix(deps): update dependency @walletconnect/react-native-compat to ^2.8.1 (#3897)
558815c fix(deps): update dependency victory-native to ^36.6.11 (#3898)
97d4caa chore(l10n): update translations from Crowdin (#3895)
81bed67 chore: tweak dapp favoriting callbacks (#3884)
9680c9d chore(nfts): analytics (#3896)
f7099e9 chore(deps): update dependency react-native-flipper to ^0.198.0 (#3899)
65e56cf chore(l10n): update translations from Crowdin (#3900)
b76a072 chore(deps): update dependency react-native-flipper to ^0.200.0 (#3907)

Valora 1.59.0

07 Jun 19:31
493f521
Compare
Choose a tag to compare

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 Jun 7th, 2023 from 493f521.

Features

900ae02 feat(actions): Show scan icon in home actions experiment (#3802)
f732bd9 feat: Change address of jumpstart contracts (#3819)
942f35f feat(analytics): track taps on assets (#3821)
f909e59 feat(positions): update display of positions with 0 or negative balance (#3840)
558ead5 feat(positions): add super properties to track positions data (#3820)
69b3295 feat(quote): make settlement time dynamic (#3834)
4e63e85 feat(nfts): add nfts to blockchain api query (#3842)

Bug Fixes

bd4f5ec fix(deps): update dependency @react-native-picker/picker to ^2.4.10 (#3803)
f95d480 fix(deps): update dependency clevertap-react-native to ^1.0.3 (#3809)
ba99253 fix(home-actions): use X instead of back for some actions (#3813)
ffb97d3 fix(deps): update dependency com.google.gms:google-services to v4.3.15 (#3816)
572dd28 fix(deps): update dependency lottie-react-native to ^5.1.6 (#3817)
467361e fix: ensure TS type check works with the Valora branding (#3824)
c3c2075 fix(deps): update dependency qrcode to ^1.5.3 (#3829)
4cb8046 fix(deps): update dependency react-native-email-link to ^1.14.5 (#3830)
0424ecf fix(deps): update dependency @walletconnect/react-native-compat to ^2.7.7 (#3836)
62a5a09 fix(deps): update dependency react-native-randombytes to ^3.6.1 (#3837)
d42dc44 fix(deps): update dependency react-native-safe-area-context to ^4.5.3 (#3839)
c16176d fix(deps): update dependency redux-saga to ^1.2.3 (#3844)
5ce0048 fix(deps): update dependency reselect to ^4.1.8 (#3845)
9f73c6a fix(deps): update dependency tslib to ^2.5.3 (#3849)
5ec7881 fix(deps): update dependency victory-native to ^36.6.10 (#3850)
493f521 fix(deps): update react-navigation monorepo (#3851)

Other

e03c478 chore: bump app version to 1.59.0 (#3808)
1f9bd64 chore(l10n): update translations from Crowdin (#3807)
a136ce7 chore(analytics): add properties on why a user selects CICO option (#3806)
3c0dcbf chore(l10n): update translations from Crowdin (#3811)
5a47d9d chore: upgrade to react native 0.70 (#3796)
1ca17c4 chore: update licenses and disclaimer (#3828)
10068e4 chore(l10n): update translations from Crowdin (#3822)
db20975 chore: refactor swaps max celo warning to be more generic (#3827)
8ba5537 refactor: use useAsyncCallback in fetching swap quote (#3826)
982a614 test(analytics): add unit test to ensure the right context is used for init (#3825)
046459e chore(l10n): update translations from Crowdin (#3832)
250819c chore(deps): update dependency @types/prettier to ^2.7.3 (#3843)
245b24b chore: update licenses and disclaimer (#3852)

Valora 1.58.4

07 Jun 19:30
Compare
Choose a tag to compare

Commits included

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

Other

c44ba88 chore: bump app version to 1.58.4
a3c60ad chore: add provider disclaimer to select payments screen (#3846)

Valora 1.58.3

02 Jun 09:38
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.58.2, with additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.58.3

Other

60adab7 chore: bump app version to 1.58.3
5e17851 chore(l10n): update translations from Crowdin (#3822)

Valora 1.58.2

01 Jun 08:52
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.58.1, with additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.58.2

Bug fixes

d601d9c fix(analytics): invoke ValoraAnalytics.init correctly (#3823)

Other

bd10f75 chore: bump app version to 1.58.2

Valora 1.58.1

01 Jun 08:51
Compare
Choose a tag to compare

Commits included

This release is a patch on top of v1.58.0, with additional commits. See release branch: https://github.com/celo-org/wallet/tree/release/wallet/1.58.1

Other

daa8973 chore(swaps): add more analytics for debugging (#3810)
e66b1ed chore: bump app version to 1.58.1

Valora 1.58.0

25 May 12:53
c81d853
Compare
Choose a tag to compare

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 May 25th, 2023 from c81d853.

Features

c247b36 feat(Button): parameterize iconMargin and touchableStyle (#3732)
4572421 feat(keyless-backup): add sign in with email screen (#3720)
755586a feat(swaps): Building approving transaction in the wallet for swaps (#3724)
2635941 feat: update UI on token balances screen (#3734)
d0062ac feat(keyless-backup): add redux slice and saga (#3741)
ece6fee feat(securesend): Remove Legacy Send screen from Secure Send flow (#3746)
21207f7 feat(keyless-backup): add sign in with google (#3740)
c159f62 feat: add device param for running on real iOS device (#3754)
cde8391 feat: add sticky segmented control in assets screen (#3762)
3f7f162 feat: add positions to assets screen (#3770)
61c52b2 feat(actions): Hide swap action when disabled (#3799)
ac8393b feat: add info tooltip for total balance in assets screen (#3763)

Bug Fixes

905dbf3 fix: revert encrypting env files (#3755)
0af1ac5 fix(cico): avoid wrapping 'new' tag on select providers screen (#3757)
94a5ca2 fix(RadioButton): add a fill property (#3758)
2e72a01 fix(renovate): schedule (#3776)
e0bda94 fix(deps): update dependency @gorhom/bottom-sheet to ^4.4.6
0d34adc fix(deps): update dependency @react-native-community/netinfo to ^9.3.10
1d69a51 fix(deps): update dependency @react-native-clipboard/clipboard to ^1.11.2 (#3789)
e40705f fix(deps): update dependency @react-native-masked-view/masked-view to ^0.2.9 (#3794)
743cd02 fix(deps): update dependency @reduxjs/toolkit to ^1.9.5 (#3804)
c81d853 fix(tokens): ensure header component is above scrollbar on overscroll (#3797)

Other

c503b01 chore: upgrade react native to 0.68 (#3698)
e629d46 chore: update licenses and disclaimer (#3735)
ca994a6 chore(l10n): update translations from Crowdin (#3736)
8a8fee4 chore(l10n): update translations from Crowdin (#3738)
698e609 chore: bump app version to 1.58.0 (#3739)
82a514b chore(l10n): update translations from Crowdin (#3742)
7ff040f chore: upgrade to react native 0.69 (#3737)
8a94a0d chore: update licenses and disclaimer (#3743)
e175455 chore(dependencies): auto-open renovate PRs (#3745)
0eb267b chore: update licenses and disclaimer (#3749)
d647d2d chore(l10n): update translations from Crowdin (#3747)
693f7fb chore(deps): update react-native-securerandom (#3753)
74d0f1a chore(renovate): disable digest updates (#3756)
0e84599 chore(l10n): update translations from Crowdin (#3751)
dbf1afc chore(deps): update dependency @types/prettier to ^2.7.2 (#3759)
4d01929 chore(deps): update dependency cross-fetch to ^3.1.6 (#3764)
ce457c0 chore(deps): update dependency bl to ^6.0.1 (#3760)
0855374 feat(keylessBackup): add phone number input screen (#3748)
8634958 chore(l10n): update translations from Crowdin (#3769)
9cc58a1 refactor(Bidali): use SendConfirmation over SendConfirmationLegacy (#3765)
b63d590 refactor: move token item into separate component (#3761)
894064d chore(renovate): automerge and inherit from valora defaults (#3771)
64a443c chore(deps): update dependency eslint-utils to ^1.4.3
b0fbff6 chore: update licenses and disclaimer (#3773)
0ce8a40 chore(deps): update dependency https-proxy-agent to ^5.0.1
ff507a5 chore(deps): update dependency minimatch to ^3.1.2
7aa001d chore(deps): update dependency minimist to ^1.2.8
f014816 chore(deps): update dependency mocha to ^6.2.3
a54814c chore(deps): update dependency node-fetch to ^2.6.11
9f18e2f chore(deps): update dependency node-forge to ^1.3.1
d042193 chore(deps): update dependency node-libs-react-native to ^1.2.1
43eccdd chore(deps): update dependency elliptic to ^6.5.4 (#3766)
cd5ab8e chore(deps): update dependency plist to ^3.0.6
63079c5 chore(deps): update dependency qs to ^6.11.2
36bc087 chore(deps): update dependency underscore to ^1.13.6
0382b99 chore(deps): update dependency tar to v4.4.19
f9715c5 chore: update licenses and disclaimer (#3780)
931b299 chore: dispatch in app review on successful swap and reward claim (#3768)
ee87801 chore(renovate): update config (#3793)
f9249ed chore(l10n): update translations from Crowdin (#3790)
1ba6a83 update Podfile.lock
afe080c update Podfile.lock
1cd54dc Revert "update Podfile.lock"
5cb0b94 update Podfile.lock
3c7ab79 Revert "update Podfile.lock"
69b4785 chore: update licenses and disclaimer (#3795)
9e10241 chore: add analytics for assets (#3792)
1069262 chore(payment-request): Deprecate SendConfirmationLegacy's use in the payment request flow (#3778)
0a071f7 chore(swaps): Improving analytics events (#3798)
b4f0b00 chore(l10n): update translations from Crowdin (#3801)