Skip to content

Backport: Fix to-device encryption info label #3275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 19, 2025

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented May 19, 2025

  • Fix to-device encryption info label
    The label was shown also without checking that we use PerParticipantE2EE. Which is a prerequisite for toDevice transport. As a result the label was shown when not desired.

  • rename: useLiveKit -> useLivekit

  • make the settings naming consistent

* Fix to-device encryption info label
The label was shown also without checking that we use PerParticipantE2EE. Which is a prerequisite for toDevice transport. As a result the label was shown when not desired.

* rename: useLiveKit -> useLivekit

* make the settings naming consistent
@toger5 toger5 requested a review from a team as a code owner May 19, 2025 10:12
@toger5 toger5 requested review from AndrewFerr and removed request for a team May 19, 2025 10:12
@fkwp fkwp self-requested a review May 19, 2025 10:14
The issue were caused by unifying the settings names. This change did not make it into the v0.11.0 branch and hence the backport needs to be adapted to use the old naming.
@toger5 toger5 changed the base branch from release-v0.11.0 to release-v0.11.1 May 19, 2025 10:33
@toger5 toger5 merged commit b5f526f into release-v0.11.1 May 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants