-
Notifications
You must be signed in to change notification settings - Fork 240
fix(deps): update dependency io.element.android:element-call-embedded to v0.12.0 #4743
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
fix(deps): update dependency io.element.android:element-call-embedded to v0.12.0 #4743
Conversation
I was not expecting Renovate to open a new PR for this upgrade :/. I closed #4734. Let's block and keep this PR opened then... EDIT: ah, this is 0.11.1 |
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4743 +/- ##
========================================
Coverage 80.43% 80.43%
========================================
Files 2143 2143
Lines 56769 56769
Branches 7120 7120
========================================
Hits 45660 45660
Misses 8672 8672
Partials 2437 2437 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
13a93df
to
bf8b007
Compare
bf8b007
to
1e00893
Compare
|
|
@bmarty Will this allow to merge this? element-hq/element-call#3277 |
I'm taking over the review of this PR.
Yes, it should be included in this version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The upgrade seems to work fine.
This PR contains the following updates:
0.9.0
->0.12.0
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.12.0
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
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.