Skip to content

Releases: internxt/drive-web

v1.0.786

11 Jun 11:54
72b62c5

Choose a tag to compare

Description

This PR introduces a new login design, with the following key changes:

  • New animated background, featuring four colored patches that rotate gradually to create a dynamic effect
  • New design for the input fields: some text has been updated, and a background color and shadow have been added to give them a raised appearance
  • It is now clearer when a user has entered incorrect credentials
  • The color of the text for terms and conditions, etc., has been changed, and the logo at the top has been centered

Everything has been implemented in both light and dark modes

The task dont say anything about the "new" page

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Just been in login and check that everything is working as expected

Additional Notes

v1.0.785

11 Jun 11:41
041270d

Choose a tag to compare

Description

This PR introduces a new version of the UI package, the change is related with the suiteLauncher component

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

v1.0.784

08 Jun 14:11
79bb34f

Choose a tag to compare

Description

This PR was created to fix a minor issue with the checkout process, where prices of 1.99 were being displayed as 2. We have modified the formatPrice function so that, from now on, it truncates the number rather than rounding it. This change has also been applied to the website.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

v1.0.783

05 Jun 08:44
b576620

Choose a tag to compare

Description

This PR introduces a new couponCode name for the impact white list and the same for the ones that not have show that the coupon is applied

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

v1.0.782

04 Jun 13:18
8f86e2b

Choose a tag to compare

Description

Add a URL contract so the Desktop app can deep-link users directly into the referral experience on Drive instead of only landing on the main page.

Introduce the useReferralParamsChange hook, which reads the ?referral=open query param and opens the Cello referral widget via referralService.openPanel once the user and eligibility have loaded. The widget only opens for eligible users, and the param is stripped from the URL afterwards so refresh/back navigation does not reopen it. The hook is wired into SidenavWrapper, the existing referral entry point.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

v1.0.781

02 Jun 14:13
949bd1d

Choose a tag to compare

Bumps @vitest/browser from 4.1.0 to 4.1.6.

Release notes

Sourced from @​vitest/browser's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

Read more

v1.0.780

02 Jun 10:39
2aaa5d6

Choose a tag to compare

Bumps vitest from 3.2.4 to 4.1.0.

Release notes

Sourced from vitest's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

Read more

v1.0.779

02 Jun 09:59
dc179ea

Choose a tag to compare

Description

Removing the postal code validation, as some countries do not use postal codes, which prevents users from completing their Stripe billing address.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

v1.0.778

29 May 14:52
bbb3520

Choose a tag to compare

Description

This PR aims to update pair of things on the checkout:

  • Premium plans were showing .98 and this is an error, we changed
  • The renewalLabel showed in two lines, we reduced the size, and changed the order currency/price in english

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Checked on local that the checkout now shows as expected

Additional Notes

Captura de pantalla 2026-05-20 a las 12 38 16 Captura de pantalla 2026-05-20 a las 12 39 13

v1.0.777

28 May 14:21
618f040

Choose a tag to compare

Bumps tmp from 0.2.4 to 0.2.6.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.