-
Notifications
You must be signed in to change notification settings - Fork 3
Update ghcr.io/element-hq/element-call Docker tag to v0.12.0 #32
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-element-hq-element-call-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a217b50
to
22b60ab
Compare
22b60ab
to
5a2cf7b
Compare
5a2cf7b
to
d9621af
Compare
d9621af
to
890b129
Compare
890b129
to
2b3f4ff
Compare
2b3f4ff
to
272631e
Compare
272631e
to
a088d83
Compare
a088d83
to
d1a768f
Compare
d1a768f
to
0e63261
Compare
0e63261
to
37d341a
Compare
37d341a
to
c0a5ab0
Compare
c0a5ab0
to
c6463c6
Compare
c6463c6
to
e351573
Compare
e351573
to
8d866dd
Compare
8d866dd
to
bce1042
Compare
bce1042
to
f3cc558
Compare
f3cc558
to
7fd07cc
Compare
7fd07cc
to
a48ec12
Compare
a48ec12
to
09a0a10
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.5.14
->v0.12.0
Release Notes
element-hq/element-call (ghcr.io/element-hq/element-call)
v0.12.0
Compare Source
What's Changed
✨ Features
🙌 Improvements
📄 Documentation
🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies
Full Changelog: element-hq/element-call@v0.11.1...v0.12.0
Docker full package
Element Call is available as a Docker image from the GitHub Container Registry.
The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.11.1
Compare Source
What's Changed
Full Changelog: element-hq/element-call@v0.11.0...v0.11.1
Docker full package
Element Call is available as a Docker image from the GitHub Container Registry.
The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.11.0
Compare Source
Element Call now supports background blurring for video feeds. This highly requested feature finally made it to Element Call. As one of the most secure video conferencing solutions, this is a must have for Element Call because it can be considered a privacy feature.
What's Changed
✨ Features
🙌 Improvements
ratchetWindowSize
to > 0 enable rachet compatibility. by @toger5 in https://github.com/element-hq/element-call/pull/3224📄 Documentation
🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies
develop
branch (with RoomAndToDeviceTransport) by @toger5 in https://github.com/element-hq/element-call/pull/3205Full Changelog: element-hq/element-call@v0.10.0...v0.11.0
Docker full package
Element Call is available as a Docker image from the GitHub Container Registry.
The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.10.0
Compare Source
This release brings some changes to how encryption keys are shared to other participants: in encrypted rooms, Element Call will now use to-device messages rather than room messages by default. For now, Element Call will still automatically fall back to the room messages method for compatibility with older clients. But this already brings some significant performance improvements, and will provide a foundation for further improvements to the security of calls (forward secrecy and post-compromise security related).
We also have some improvements to the docs, primarily around our self-hosting guide and a section featuring some community guides and how-tos.
Breaking/Blocking
This release can not be used with the RustSDK widget driver until it supports to-device messaging: https://github.com/matrix-org/matrix-rust-sdk/issues/4859
What's Changed
lib
(build output) by @toger5 in https://github.com/element-hq/element-call/pull/3093.links.yaml
by @toger5 in https://github.com/element-hq/element-call/pull/3168RoomAndToDeviceKeyTransport
by @toger5 in https://github.com/element-hq/element-call/pull/3185New Contributors
Full Changelog: element-hq/element-call@v0.9.0...v0.10.0
Docker full package
Element Call is available as a Docker image from the GitHub Container Registry.
The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.9.0
Compare Source
What's Changed
Highlights
Changes
Documentation
Other
setLKLogLevel
to window for debugging. by @toger5 in https://github.com/element-hq/element-call/pull/3064isJoined
(isJoined
will now be false before we left as expected by EC) by @toger5 in https://github.com/element-hq/element-call/pull/3092Full Changelog: element-hq/element-call@v0.8.0...v0.9.0
No changes since
v0.9.0-rc.4
: element-hq/element-call@v0.9.0-rc.4...v0.9.0Docker full package
Element Call is available as a Docker image from the GitHub Container Registry.
The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.8.0
Compare Source
What's Changed
Highlights
This release brings a major architectural shift: call participation and video tiles now rely on MatrixRTC membership instead of the LiveKit room state. This marks the final step toward enabling to-device media key exchange. To support this change, we introduced a new MembershipManager, ensuring RTC membership is accurately handled across all scenarios.
Additionally this release includes various usability improvements.
Key updates:
Changes
en-GB
language toen
by @hughns in https://github.com/element-hq/element-call/pull/2866Configuration
📅 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 was generated by Mend Renovate. View the repository job log.