github internxt/drive-web v1.0.437

latest releases: v1.0.626, v1.0.625, v1.0.624...
8 months ago

Description

This PR updates the way user backup folder names are displayed.
We now rely on the already decrypted names provided by the backend (plainName) and keep the decryption name as a fallback, just in case.

By using the decrypted names directly from the server, we ensure a more reliable and consistent user experience, while also reducing client-side complexity and potential decryption errors.

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

How Has This Been Tested?

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.