Update ghcr.io/vector-im/element-call Docker tag to v0.5.9 #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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.
8d2cf95
(https://github.com/vector-im/element-call/pull/1750)fdf7f43
(https://github.com/vector-im/element-call/pull/1760)5d98624
(https://github.com/vector-im/element-call/pull/1761)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:
What's Changed
65d8626
(https://github.com/vector-im/element-call/pull/1364)0f8c876
(https://github.com/vector-im/element-call/pull/1368)cf8514a
(https://github.com/vector-im/element-call/pull/1367)9311bf5
(https://github.com/vector-im/element-call/pull/1365)885d146
(https://github.com/vector-im/element-call/pull/1370)Avatar
component from Compound (https://github.com/vector-im/element-call/pull/1387)a8a3f3a
(https://github.com/vector-im/element-call/pull/1449)4c1b68d
(https://github.com/vector-im/element-call/pull/1450)b4bedf8
(https://github.com/vector-im/element-call/pull/1451)879dcbb
(https://github.com/vector-im/element-call/pull/1452)dedd61c
(https://github.com/vector-im/element-call/pull/1453)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.
This PR has been generated by Mend Renovate. View repository job log here.