Skip to content

Update dependency io.element.android:element-call-embedded to v0.24.0 - #7474

Merged
jmartinesp merged 1 commit into
developfrom
renovate/io.element.android-element-call-embedded-0.x
Aug 20, 2026
Merged

jmartinesp merged 1 commit into
developfrom
renovate/io.element.android-element-call-embedded-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.element.android:element-call-embedded 0.23.00.24.0 age confidence

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.24.0

⚠️ This release deprecates the method of discovering MatrixRTC transports that used the homeserver's /.well-known/matrix/client file. You may need to take certain actions to ensure Element Call can still find your LiveKit SFU.

For client developers using Element Call as a widget, make sure that your client supports the new get_rtc_transports action from MSC4515. If desired, you can implement this action in a way that still falls back to .well-known discovery to give your users more time to migrate to the MSC4519 endpoint.

For admins hosting a standalone Element Call instance, make sure that your homeserver supports the GET /_matrix/client/unstable/org.matrix.msc4143/rtc/transports endpoint from MSC4519. See the updated self-hosting guide. If your server's /.well-known/matrix/client file contained an org.matrix.msc4143.rtc_foci key, you may remove it.

For other homeserver admins, no changes are required at this time because Element Web/Desktop and Element X Android/iOS are all being adapted to keep the .well-known discovery method as a fallback. We still recommend enabling the GET /_matrix/client/unstable/org.matrix.msc4143/rtc/transports endpoint from MSC4519 however to prepare for future changes. See the updated self-hosting guide.

What's Changed

🛠 Breaking Changes
✨ Features
  • feat: advanced media quality settings UI and config-driven defaults by @​emmick4 in #​3736
🙌 Improvements
🐛 Bugfixes
💾 Developer Experience
  • Remove default server config as it is not likely to be correct by @​hughns in #​3075
👒 Dependencies

New Contributors

Full Changelog: element-hq/element-call@v0.22.0...v0.24.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).

docker pull ghcr.io/element-hq/element-call:v0.24.0

Embedded packages

This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.

NPM
npm install @element-hq/element-call-embedded@0.24.0
Android AAR
dependencies {
  implementation 'io.element.android:element-call-embedded:0.24.0'
}
SwiftPM
.package(url: "https://github.com/element-hq/element-call-swift.git", from: "0.24.0")

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 18, 2026 16:24
@renovate
renovate Bot removed the request for review from a team August 18, 2026 16:24
@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label Aug 18, 2026
@renovate
renovate Bot requested a review from jmartinesp August 18, 2026 16:24
@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/eqmpWX

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.68%. Comparing base (f2883ef) to head (e6e7698).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7474   +/-   ##
========================================
  Coverage    80.68%   80.68%           
========================================
  Files         2748     2748           
  Lines        80528    80528           
  Branches     11052    11052           
========================================
  Hits         64974    64974           
  Misses       11283    11283           
  Partials      4271     4271           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/io.element.android-element-call-embedded-0.x branch from 70ba311 to e6e7698 Compare August 20, 2026 13:58
@sonarqubecloud

Copy link
Copy Markdown

@ElementBot

Copy link
Copy Markdown
Collaborator
Warnings
⚠️

gradle/libs.versions.toml#L14 - A newer version of androidx.core:core-ktx than 1.18.0 is available: 1.19.0

⚠️

gradle/libs.versions.toml#L35 - A newer version of io.github.takahirom.roborazzi:roborazzi-junit-rule than 1.71.0 is available: 1.72.0

⚠️

gradle/libs.versions.toml#L57 - A newer version of dev.zacsweers.metro:runtime than 1.4.1 is available: 1.4.2

⚠️

gradle/libs.versions.toml#L65 - A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.6.4

⚠️

gradle/libs.versions.toml#L87 - A newer version of com.google.firebase:firebase-bom than 34.17.0 is available: 34.18.0

⚠️

gradle/libs.versions.toml#L129 - A newer version of androidx.compose.material3:material3 than 1.5.0-alpha23 is available: 1.5.0-alpha26

⚠️

gradle/libs.versions.toml#L152 - A newer version of com.squareup.okhttp3:okhttp-bom than 5.4.0 is available: 5.5.0

⚠️

gradle/libs.versions.toml#L178 - A newer version of io.github.sergio-sastre.ComposablePreviewScanner:android than 0.9.2 is available: 0.9.3

⚠️

gradle/libs.versions.toml#L211 - A newer version of net.zetetic:sqlcipher-android than 4.17.0 is available: 4.18.0

⚠️

gradle/libs.versions.toml#L225 - A newer version of com.google.guava:guava than 33.6.0-android is available: 33.7.1-android

⚠️

gradle/libs.versions.toml#L232 - A newer version of com.posthog:posthog-android than 3.56.4 is available: 3.60.1

Generated by 🚫 dangerJS against e6e7698

@jmartinesp
jmartinesp merged commit d710b23 into develop Aug 20, 2026
33 of 34 checks passed
@jmartinesp
jmartinesp deleted the renovate/io.element.android-element-call-embedded-0.x branch August 20, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants