Conversation
|
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #6244 +/- ##
========================================
Coverage 81.41% 81.41%
========================================
Files 2571 2571
Lines 69850 69850
Branches 8964 8964
========================================
+ Hits 56869 56870 +1
Misses 9653 9653
+ Partials 3328 3327 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bmarty
left a comment
There was a problem hiding this comment.
Call still seems to work fine.



This PR contains the following updates:
0.16.3→0.17.0Warning
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.17.0What's Changed
Version 0.17.0 is large leap in landing the MatrixRTC spec. It is contains all the implementation proves required for the spec process.
The main changes are:
Additionally it brings a lot of bug fixes and cleanups!
There is a full refactor of the
CallViewModel(a major part of the codebase), an SDK version, and all the Matrix 2.0 features that cover security, reliability and convenience.It is important to note that this release does not use any of the new Matrix features and MatrixRTC changes by default. So it is a fully compatible version that can be updated. Since it is compatible it allows a comfortable transition because it is compatible with future versions that enable the new spec by default.
✨ Features
🙌 Improvements
CallViewmodelrefactor by @toger5 in #3560oldest_member(singeSFU) tomulti_sfu) by @toger5 in #3681📄 Documentation
🐛 Bugfixes
💾 Developer Experience
createCallViewModel$function refactor by @toger5 in #3571OpenTelementryrelated code by @toger5 in #3586Others
👒 Dependencies
6da8fa9by @renovate[bot] in #3550New Contributors
Full Changelog: element-hq/element-call@v0.16.3...v0.17.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.