fix(deps): update dependency io.element.android:element-call-embedded to v0.11.1 #4743
+1
−1
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:
0.9.0
->0.11.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
element-hq/element-call (io.element.android:element-call-embedded)
v0.11.1
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
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
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
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 was generated by Mend Renovate. View the repository job log.