Skip to content
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

Update ghcr.io/vector-im/element-call Docker tag to v0.5.9 #25

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/vector-im/element-call minor v0.4.3 -> v0.5.9

Release Notes

vector-im/element-call (ghcr.io/vector-im/element-call)

v0.5.9

Compare Source

What's Changed

This release enables screen sharing on Safari, and also fixes a bug which meant that the audio input device setting would not be honoured when starting a new call.

Full Changelog: element-hq/element-call@v0.5.8...v0.5.9

v0.5.8

Compare Source

This is a hotfix release fixing element call freezing on specific hardware/setups.

What's Changed

Full Changelog: element-hq/element-call@v0.5.7...v0.5.8

v0.5.7

Compare Source

What's Changed

This release fixes a bug where the password parameter in the URL could contain spaces along with a bug that could cause the mute state to be incorrect.

Full Changelog: element-hq/element-call@v0.5.6...v0.5.7

v0.5.6

Compare Source

What's Changed

This release adds code to switch the audio input device if the OS-level default device changes, and fixes a problem where passwords for e2ee rooms were not generated using a secure random generator. It also leaves the password in the URL bar in E2EE calls so the URL can be directly copied and shared with other participants.

Full Changelog: element-hq/element-call@v0.5.5...v0.5.6

v0.5.5

Compare Source

What's Changed

This release includes a couple more minor visual tweaks.

Full Changelog: element-hq/element-call@v0.5.4...v0.5.5

v0.5.4

Compare Source

What's Changed

This release fixes a couple of visual glitches and puts livekit's debug logging into bug reports again.

Full Changelog: element-hq/element-call@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

This release reverts a change that included Livekit's logs in rageshakes as they were causing large trees of objects to be logged, causing crashes and disconnects.

Full Changelog: element-hq/element-call@v0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

This hotfix release fixes a bug that would sometimes prevent users from joining an unencrypted call that they had previously joined.

Full Changelog: element-hq/element-call@v0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

This pulls in a fix from the js-sdk for a bug where rooms could get stuck in "waiting for participants"

Full Changelog: element-hq/element-call@v0.5.0...v0.5.1

v0.5.0

Compare Source

This release has been a while in the making, but brings fully end to end encrypted media, switches to new MatrixRTC session based signalling, has better support for calls on mobile whilst locked, works with the new Element X release as well as a brand new look!

Important things to know:

  • New calls in normal app (SPA, ie. not embeded) mode are now end-to-end encrypted.
  • Calls now need to be created explicitly rather than participants simply choosing the same URL.
  • Existing URLs will continue to work as unencrypted calls. Using a plain call.element.io/callname link that is not already associated with a call will result in an error page.
  • To upgrade your existing calls to e2ee, create new ones and share the new link that includes the key.
  • End to end encryption is supported on Chrome, Safari and also on Firefox with version 117 or newer.

What's Changed

Full Changelog: element-hq/element-call@v0.4.3...v0.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 4356b42 to 3c4fab2 Compare September 22, 2023 18:43
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.0 Update ghcr.io/vector-im/element-call Docker tag to v0.5.1 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 3c4fab2 to 9aa88c3 Compare September 22, 2023 22:52
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.1 Update ghcr.io/vector-im/element-call Docker tag to v0.5.2 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 9aa88c3 to 76351ce Compare September 25, 2023 09:25
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.2 Update ghcr.io/vector-im/element-call Docker tag to v0.5.3 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 76351ce to c52b2e2 Compare September 27, 2023 14:20
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.3 Update ghcr.io/vector-im/element-call Docker tag to v0.5.4 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from c52b2e2 to 19d1e03 Compare September 29, 2023 16:59
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.4 Update ghcr.io/vector-im/element-call Docker tag to v0.5.5 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 19d1e03 to f4d18d1 Compare October 6, 2023 21:31
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.5 Update ghcr.io/vector-im/element-call Docker tag to v0.5.6 Oct 6, 2023
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.6 Update ghcr.io/vector-im/element-call Docker tag to v0.5.7 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from f4d18d1 to 72d20ff Compare October 10, 2023 17:33
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.7 Update ghcr.io/vector-im/element-call Docker tag to v0.5.8 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 72d20ff to d9c0db0 Compare October 12, 2023 17:07
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from d9c0db0 to 416ee43 Compare October 13, 2023 17:10
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.8 Update ghcr.io/vector-im/element-call Docker tag to v0.5.9 Oct 13, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@laurencegill laurencegill merged commit f1e5366 into main Oct 17, 2023
1 check passed
@laurencegill laurencegill deleted the renovate/ghcr.io-vector-im-element-call-0.x branch October 17, 2023 16:24
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.

1 participant