github element-hq/element-call v0.14.0

latest releases: v0.15.0, v0.15.0-rc.1, v0.14.1...
one month ago

What's Changed

✨ Features

🙌 Improvements

  • Reduce timeout after network error down to 100 ms for resetting delayed events by @fkwp in #3365
  • Increase opacity of the EarpieceOverlay background for better visibility by @toger5 in #3369
  • Update earpiece overlay button text for clarity by @toger5 in #3370

🐛 Bugfixes

Others

  • Fix bluetooth iOS issue (device auto switches from Bluetooth to speaker) by @toger5 in #3388
  • Earpiece follow up: Change labels and icons by @toger5 in #3401
  • Backport: bump js-sdk version 28/07/2025 (disable encryption manager in unencrypted rooms) by @toger5 in #3423

👒 Dependencies

  • Update dependency livekit-client to v2.14.0 by @renovate[bot] in #3371
  • Update embedded package dependencies by @renovate[bot] in #3378
  • Update all non-major dependencies by @renovate[bot] in #3377
  • Update dependency livekit-client to v2.15.2 by @renovate[bot] in #3396
  • Update dependency @vector-im/compound-design-tokens to v4.0.5 by @renovate[bot] in #3392
  • Update dependency @livekit/components-react to v2.9.13 by @renovate[bot] in #3395
  • Update dependency livekit-client to v2.15.3 by @renovate[bot] in #3406
  • Update LiveKit components by @renovate[bot] in #3407
  • Update dependency @vector-im/compound-web to v8.2.0 by @renovate[bot] in #3410
  • Update dependency @vector-im/compound-design-tokens to v5 by @renovate[bot] in #3411

Full Changelog: 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).

docker pull ghcr.io/element-hq/element-call:v0.14.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.14.0

Android AAR

dependencies {
  implementation 'io.element.android:element-call-embedded:0.14.0'
}

SwiftPM

.package(url: "https://github.com/element-hq/element-call-swift.git", from: "0.14.0")

Don't miss a new element-call release

NewReleases is sending notifications on new releases.