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.14 - autoclosed #8

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/vector-im/element-call minor v0.3.13 -> v0.5.14

Release Notes

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

v0.5.14

Compare Source

This is a hotfix release fixing the settings label. (https://github.com/vector-im/element-call/pull/1936)

Full Changelog: element-hq/element-call@v0.5.13...v0.5.14

v0.5.13

Compare Source

What's Changed
New Contributors

Full Changelog: element-hq/element-call@v0.5.12...v0.5.13

v0.5.12

Compare Source

What's Changed

This release re-enables per-user key encryption with key rotation when a member leaves along with some minor fixes and refactoring.

Full Changelog: element-hq/element-call@v0.5.10...v0.5.12

v0.5.11

Compare Source

What's Changed

This is a hotfix release against v0.5.10 that reverts the per-sender keys PR to diagnose https://github.com/vector-im/element-call/issues/1893

Full Changelog: element-hq/element-call@v0.5.10...v0.5.11

v0.5.10

Compare Source

What's Changed

This release includes experimental support for key-per-participant E2EE, with keys shared automatically in the room. This is intended primarily for use when Element Call is embedded in another app and can be enabled by using the perParticipantE2EE URL param.

There are also fixes for incorrect participant counts and ending calls when in embedded mode.

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

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

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 these updates 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
Copy link
Contributor Author

renovate bot commented Jul 12, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'sed -i "s/^version:.*/version: $(grep '^version:' Chart.yaml | awk '{print $2}' | awk -F '[."]' '{$NF = $NF + 1;} 1' | sed 's/ /./g')/" Chart.yaml' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch 2 times, most recently from 9678cd2 to 1458b48 Compare July 13, 2023 02:39
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.4.1 Update ghcr.io/vector-im/element-call Docker tag to v0.4.2 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch 2 times, most recently from 59c5544 to 5b411ff Compare July 13, 2023 10:06
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch 2 times, most recently from ea2490b to f1d00e7 Compare July 13, 2023 11:10
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from f1d00e7 to e35d266 Compare August 12, 2023 05:17
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.4.2 Update ghcr.io/vector-im/element-call Docker tag to v0.4.3 Aug 12, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from e35d266 to dadced3 Compare September 21, 2023 05:17
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.4.3 Update ghcr.io/vector-im/element-call Docker tag to v0.5.0 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from dadced3 to 9c2a612 Compare September 23, 2023 11:30
@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.2 Sep 23, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 9c2a612 to 8d96900 Compare September 26, 2023 02:14
@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 26, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 8d96900 to df81116 Compare September 28, 2023 05:55
@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 28, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from df81116 to 4a1817b Compare September 29, 2023 20:31
@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 4a1817b to b9d76c8 Compare November 1, 2023 14:54
@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.9 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from b9d76c8 to 1f769ef Compare November 7, 2023 17:46
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.9 Update ghcr.io/vector-im/element-call Docker tag to v0.5.10 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 1f769ef to a834581 Compare November 15, 2023 05:08
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.10 Update ghcr.io/vector-im/element-call Docker tag to v0.5.11 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from a834581 to 899ac18 Compare November 16, 2023 17:44
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.11 Update ghcr.io/vector-im/element-call Docker tag to v0.5.12 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-vector-im-element-call-0.x branch from 899ac18 to d04f68f Compare November 30, 2023 14:45
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.12 Update ghcr.io/vector-im/element-call Docker tag to v0.5.14 Nov 30, 2023
@renovate renovate bot changed the title Update ghcr.io/vector-im/element-call Docker tag to v0.5.14 Update ghcr.io/vector-im/element-call Docker tag to v0.5.14 - autoclosed Dec 13, 2023
@renovate renovate bot closed this Dec 13, 2023
@renovate renovate bot deleted the renovate/ghcr.io-vector-im-element-call-0.x branch December 13, 2023 05:54
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.

0 participants