github element-hq/element-call v0.19.0

latest release: v0.19.1-rc1
9 hours ago

What's Changed

✨ Features

🙌 Improvements

💾 Developer Experience

  • Reset overwrite url if it is invalid (does fail to reach sfu) by @toger5 in #3595

Others

  • Audio Control | Default to using earpiece when doing audio vs speaker for video call (depending on presence of headset or not) by @BillCarsonFr in #3801

👒 Dependencies

New Contributors

Full Changelog: v0.18.0...v0.19.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.19.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.19.0

Android AAR

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

SwiftPM

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

Don't miss a new element-call release

NewReleases is sending notifications on new releases.