-
Notifications
You must be signed in to change notification settings - Fork 3
Update ghcr.io/element-hq/element-call Docker tag to v0.16.3 #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
09a0a10 to
3b1d683
Compare
3b1d683 to
0366d80
Compare
0366d80 to
d4f34b2
Compare
d4f34b2 to
db3aa62
Compare
db3aa62 to
0ab43a0
Compare
0ab43a0 to
cbf0c34
Compare
cbf0c34 to
3a67a5d
Compare
3a67a5d to
408373f
Compare
408373f to
bea0d5d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.16.3Release Notes
element-hq/element-call (ghcr.io/element-hq/element-call)
v0.16.3What's Changed
🙌 Improvements
Full Changelog: element-hq/element-call@v0.16.1...v0.16.3
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.16.1Compare Source
What's Changed
🙌 Improvements
Full Changelog: element-hq/element-call@v0.16.0...v0.16.1
v0.16.0Compare Source
What's Changed
✨ Features
🙌 Improvements
deferin test by @AndrewFerr in #3470callPickupState$) by @toger5 in #3466🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies
New Contributors
Full Changelog: element-hq/element-call@v0.15.0...v0.16.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.15.0Compare Source
Stability and Spec work
This release introduces a key part of the MatrixRTC spec that was previously missing from Element Call. The state key of call member events is now distinct per MatrixRTC session type (application), allowing an Element Call m.call session to run alongside other session types.
Element Call now also supports MatrixRTC Authorization Service v0.3.0, which adds a key infrastructure control by restricting automatic LiveKit SFU room creation to users on selected (trusted) homeservers, helping ensure that SFU resources are used efficiently and remain available for their intended communities. Note this does NOT break calls across federation.
Calls also now have a dedicated "Reconnecting" state. This enhances both stability and security: Element Call stops publishing and subscribing media when you are disconnected from the room state. This prevents downloading media you cannot decrypt and uploading media unnecessarily when others are not aware you are in the call.
What's Changed
🛠 Breaking Changes
membership_keep_alive_period,membership_server_side_expiry_timeout,key_rotation_on_leave_delay) by @toger5 in #3416✨ Features
🙌 Improvements
delayed_leave_event_restart_local_timeout_mstoconfig.jsonby @toger5 in #3415📄 Documentation
🐛 Bugfixes
💾 Developer Experience
.tsfor remaining js config files by @toger5 in #3443Others
👒 Dependencies
Full Changelog: element-hq/element-call@v0.14.1...v0.15.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.14.1Compare Source
This minor release fixes an issue with the rageshake logging. Additionally it fixes one issue that results in missing audio streams on Safari.
What's Changed
🐛 Bugfixes
Others
Full Changelog: element-hq/element-call@v0.14.0...v0.14.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.14.0Compare Source
What's Changed
✨ Features
🙌 Improvements
🐛 Bugfixes
Others
👒 Dependencies
Full Changelog: element-hq/element-call@v0.13.1...v0.14.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.13.1Compare Source
This release fixes bluetooth devices issues on iOS present in v0.13.0.
What's Changed
🐛 Bugfixes
Known problems
Full Changelog: element-hq/element-call@v0.13.0...v0.13.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.13.0Compare Source
Native audio device handling
This release delivers a significant upgrade to the audio experience, with a particular focus on mobile devices. We've enhanced Element Call to provide a more native, phone-call-like experience when used within Element X.
Key improvements include:
These changes represent a major step forward in making Element Call feel like a natural extension of your device's native calling capabilities.
What's Changed
✨ Features
🙌 Improvements
update_statewidget driver compatibility by @toger5 in #3290onBackButtonPressedcontrols api by @toger5 in #3357📄 Documentation
🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies
New Contributors
Full Changelog: element-hq/element-call@v0.12.2...v0.13.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.12.2: (Embedded only release)Compare Source
It contains the following notable changes to optimize the audio device handling on mobile devices:
add onAudioTrackReady callback for controls 533297
Use html audio element to call setsink id for reactions and call sounds. 5332970
Always render audio from the current set of participants 9ff6bc
Avoid reactivity bugs in how we track external state 047b3f
Ignore spurious 'devicechange' events a9ab93
Break loop in acquiring media on Safari 8b75a2
Full Changelog: element-hq/element-call@v0.12.0...v0.12.2
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.12.0Compare 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.1Compare 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.0Compare 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
ratchetWindowSizeto > 0 enable rachet compatibility. by @toger5 in #3224📄 Documentation
🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies
developbranch (with RoomAndToDeviceTransport) by @toger5 in #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.0Compare 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: matrix-org/matrix-rust-sdk#4859
What's Changed
lib(build output) by @toger5 in #3093Configuration
📅 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.